1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/httpsh_ynh.git synced 2024-09-03 19:25:55 +02:00
ttyd package for YunoHost, a web terminal client
Find a file
2024-04-02 23:06:18 +02:00
.github Initial commit 2023-09-21 15:11:59 +02:00
conf Bump to 1.7.4, oops. Also fix readonly ttyd 2023-12-13 10:50:38 +01:00
doc Update doc 2023-09-21 16:36:55 +02:00
scripts Add --full_replace=1 2024-04-02 23:06:18 +02:00
.gitattributes Initial commit 2023-09-21 15:11:59 +02:00
.gitignore Initial commit 2023-09-21 15:11:59 +02:00
ALL_README.md Auto-update README 2024-03-29 07:07:00 +01:00
config_panel.toml.example Initial commit 2023-09-21 15:11:59 +02:00
LICENSE First working commit 2023-09-26 21:21:32 +02:00
manifest.toml Upgrade sources 2024-04-02 23:06:18 +02:00
README.md Auto-update README 2024-03-29 07:07:00 +01:00
README_fr.md Auto-update README 2024-03-29 07:07:00 +01:00
README_gl.md Auto-update README 2024-03-29 07:07:00 +01:00
README_it.md Auto-update README 2024-03-29 07:07:00 +01:00
tests.toml Initial commit for httpsh 2023-09-21 16:29:54 +02:00

httpsh on ttyd for YunoHost

Integration level Working status Maintenance status

Install httpsh on ttyd with YunoHost

Read this README is other languages.

This package allows you to install httpsh on ttyd quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

This package is based on two projects:

  • ttyd is a TTY (terminal) web server
  • httpsh is a login script that is called by ttyd

Shipped version: 1.7.4~ynh3

Screenshots

Screenshot of httpsh on ttyd

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/httpsh_ynh/tree/testing --debug
or
sudo yunohost app upgrade httpsh -u https://github.com/YunoHost-Apps/httpsh_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps