2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jump_ynh.git synced 2026-03-26 02:12:36 +01:00
Jump is a self-hosted startpage and real-time status page for your server designed to be simple, stylish, fast and secure.
Find a file
2026-02-23 12:58:48 +01:00
conf initial commit 2024-04-23 22:15:34 +04:00
doc initial commit 2024-04-23 22:15:34 +04:00
scripts initial commit 2024-04-23 22:15:34 +04:00
.directory initial commit 2024-04-23 22:15:34 +04:00
config_panel.toml.example initial commit 2024-04-23 22:15:34 +04:00
LICENSE initial commit 2024-04-23 22:15:34 +04:00
manifest.toml changed manifest.toml according to this suggestion: https://github.com/YunoHost/apps/pull/2263 2024-04-28 09:23:27 +04:00
README.md Auto-update READMEs 2026-02-23 12:58:48 +01:00
tests.toml initial commit 2024-04-23 22:15:34 +04:00

Logo of Jump Jump, packaged for YunoHost

A self-hosted startpage and real-time status page for your server designed to be simple, stylish, fast and secure

App Demo Version: 1.3.2~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream Jump repository: https://github.com/daledavies/jump/tree/main

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/jump_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade jump -u https://github.com/YunoHost-Apps/jump_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.