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
|
|
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitattributes | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
httpsh on ttyd, packaged for YunoHost
Connect to your server via a terminal in the browser
📦 Developer info
🛠️ 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.