1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/httpsh_ynh.git synced 2025-11-05 12:18:37 +01:00
ttyd package for YunoHost, a web terminal client
Find a file
2025-05-29 23:00:30 +02:00
.github Initial commit 2023-09-21 15:11:59 +02:00
conf ooops 2024-12-07 18:43:34 +01:00
doc Update doc 2023-09-21 16:36:55 +02:00
scripts cleaning 2025-05-29 22:27:07 +02: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 Merge pull request #13 from yunohost-bot/auto-helpers-2.1 2025-05-29 22:27:31 +02:00
README.md Auto-update READMEs 2025-05-29 22:27:33 +02: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

📦 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.