1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/httpsh_ynh.git synced 2025-12-21 02:13:05 +01:00
ttyd package for YunoHost, a web terminal client
Find a file
2025-12-08 12:24:12 +01:00
.github Initial commit 2023-09-21 15:11:59 +02:00
conf cleaning 2025-12-07 23:39:45 +01:00
doc Update doc 2023-09-21 16:36:55 +02:00
scripts cleaning 2025-12-07 23:39:45 +01:00
.gitattributes Initial commit 2023-09-21 15:11:59 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-30 23:32:00 +02:00
LICENSE First working commit 2023-09-26 21:21:32 +02:00
manifest.toml cleaning 2025-12-07 23:39:45 +01:00
README.md Auto-update READMEs 2025-12-07 23:38:39 +01:00
tests.toml fix linter 2024-11-15 22:42:57 +01:00

Logo of httpsh on ttyd httpsh on ttyd, packaged for YunoHost

Connect to your server via a terminal in the browser

Version: 1.7.7~ynh1

Screenshots

Screenshot of httpsh on ttyd

📦 Developer info

Automatic tests level

🛠️ Upstream httpsh on ttyd repository: https://github.com/leshniak/httpsh

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/httpsh_ynh/tree/testing

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

📚 App packaging documentation

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