mirror of
https://github.com/YunoHost-Apps/wetty_ynh.git
synced 2024-09-03 18:16:29 +02:00
Revert "Merge pull request #35 from YunoHost-Apps/testing"
This reverts commitc7129a59c0
, reversing changes made toda3cc18b28
.
This commit is contained in:
parent
c7129a59c0
commit
d1e2a3107a
9 changed files with 10 additions and 103 deletions
|
@ -1,7 +1,6 @@
|
||||||
# All available README files by language
|
# All available README files by language
|
||||||
|
|
||||||
- [Read the README in English](README.md)
|
- [Read the README in English](README.md)
|
||||||
- [Irakurri README euskaraz](README_eu.md)
|
|
||||||
- [Lire le README en français](README_fr.md)
|
- [Lire le README en français](README_fr.md)
|
||||||
- [Le o README en galego](README_gl.md)
|
- [Le o README en galego](README_gl.md)
|
||||||
- [阅读中文(简体)的 README](README_zh_Hans.md)
|
- [Leggi il “README” in italiano](README_it.md)
|
||||||
|
|
|
@ -9,7 +9,7 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
[![Install Wetty with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=wetty)
|
[![Install Wetty with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=wetty)
|
||||||
|
|
||||||
*[Read this README in other languages.](./ALL_README.md)*
|
*[Read this README is other languages.](./ALL_README.md)*
|
||||||
|
|
||||||
> *This package allows you to install Wetty quickly and simply on a YunoHost server.*
|
> *This package allows you to install Wetty quickly and simply on a YunoHost server.*
|
||||||
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
|
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
|
||||||
|
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
|
||||||
Terminal over HTTP and HTTPS. WeTTy is an alternative to ajaxterm and anyterm but much better than them because WeTTy uses xterm.js which is a full fledged implementation of terminal emulation written entirely in JavaScript. WeTTy uses websockets rather then Ajax and hence better response time.
|
Terminal over HTTP and HTTPS. WeTTy is an alternative to ajaxterm and anyterm but much better than them because WeTTy uses xterm.js which is a full fledged implementation of terminal emulation written entirely in JavaScript. WeTTy uses websockets rather then Ajax and hence better response time.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 2.7.0~ynh1
|
**Shipped version:** 2.5.0~ynh3
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
46
README_eu.md
46
README_eu.md
|
@ -1,46 +0,0 @@
|
||||||
<!--
|
|
||||||
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
|
|
||||||
EZ editatu eskuz.
|
|
||||||
-->
|
|
||||||
|
|
||||||
# Wetty YunoHost-erako
|
|
||||||
|
|
||||||
[![Integrazio maila](https://dash.yunohost.org/integration/wetty.svg)](https://dash.yunohost.org/appci/app/wetty) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/wetty.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/wetty.maintain.svg)
|
|
||||||
|
|
||||||
[![Instalatu Wetty YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=wetty)
|
|
||||||
|
|
||||||
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
|
|
||||||
|
|
||||||
> *Pakete honek Wetty YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
|
|
||||||
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
|
|
||||||
|
|
||||||
## Aurreikuspena
|
|
||||||
|
|
||||||
Terminal over HTTP and HTTPS. WeTTy is an alternative to ajaxterm and anyterm but much better than them because WeTTy uses xterm.js which is a full fledged implementation of terminal emulation written entirely in JavaScript. WeTTy uses websockets rather then Ajax and hence better response time.
|
|
||||||
|
|
||||||
|
|
||||||
**Paketatutako bertsioa:** 2.7.0~ynh1
|
|
||||||
|
|
||||||
## Pantaila-argazkiak
|
|
||||||
|
|
||||||
![Wetty(r)en pantaila-argazkia](./doc/screenshots/terminal.png)
|
|
||||||
|
|
||||||
## Dokumentazioa eta baliabideak
|
|
||||||
|
|
||||||
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/butlerx/wetty>
|
|
||||||
- YunoHost Denda: <https://apps.yunohost.org/app/wetty>
|
|
||||||
- Eman errore baten berri: <https://github.com/YunoHost-Apps/wetty_ynh/issues>
|
|
||||||
|
|
||||||
## Garatzaileentzako informazioa
|
|
||||||
|
|
||||||
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/wetty_ynh/tree/testing).
|
|
||||||
|
|
||||||
`testing` abarra probatzeko, ondorengoa egin:
|
|
||||||
|
|
||||||
```bash
|
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/wetty_ynh/tree/testing --debug
|
|
||||||
edo
|
|
||||||
sudo yunohost app upgrade wetty -u https://github.com/YunoHost-Apps/wetty_ynh/tree/testing --debug
|
|
||||||
```
|
|
||||||
|
|
||||||
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>
|
|
|
@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
|
||||||
Terminal sur HTTP et HTTPS. WeTTy est une alternative à ajaxterm et anyterm mais bien meilleure qu'eux car WeTTy utilise xterm.js qui est une implémentation complète de l'émulation de terminal écrite entièrement en JavaScript. WeTTy utilise des websockets plutôt que Ajax et donc un meilleur temps de réponse.
|
Terminal sur HTTP et HTTPS. WeTTy est une alternative à ajaxterm et anyterm mais bien meilleure qu'eux car WeTTy utilise xterm.js qui est une implémentation complète de l'émulation de terminal écrite entièrement en JavaScript. WeTTy utilise des websockets plutôt que Ajax et donc un meilleur temps de réponse.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 2.7.0~ynh1
|
**Version incluse :** 2.5.0~ynh3
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@ NON debe editarse manualmente.
|
||||||
Terminal over HTTP and HTTPS. WeTTy is an alternative to ajaxterm and anyterm but much better than them because WeTTy uses xterm.js which is a full fledged implementation of terminal emulation written entirely in JavaScript. WeTTy uses websockets rather then Ajax and hence better response time.
|
Terminal over HTTP and HTTPS. WeTTy is an alternative to ajaxterm and anyterm but much better than them because WeTTy uses xterm.js which is a full fledged implementation of terminal emulation written entirely in JavaScript. WeTTy uses websockets rather then Ajax and hence better response time.
|
||||||
|
|
||||||
|
|
||||||
**Versión proporcionada:** 2.7.0~ynh1
|
**Versión proporcionada:** 2.5.0~ynh3
|
||||||
|
|
||||||
## Capturas de pantalla
|
## Capturas de pantalla
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@ NON DEVE essere modificato manualmente.
|
||||||
Terminal over HTTP and HTTPS. WeTTy is an alternative to ajaxterm and anyterm but much better than them because WeTTy uses xterm.js which is a full fledged implementation of terminal emulation written entirely in JavaScript. WeTTy uses websockets rather then Ajax and hence better response time.
|
Terminal over HTTP and HTTPS. WeTTy is an alternative to ajaxterm and anyterm but much better than them because WeTTy uses xterm.js which is a full fledged implementation of terminal emulation written entirely in JavaScript. WeTTy uses websockets rather then Ajax and hence better response time.
|
||||||
|
|
||||||
|
|
||||||
**Versione pubblicata:** 2.7.0~ynh1
|
**Versione pubblicata:** 2.5.0~ynh3
|
||||||
|
|
||||||
## Screenshot
|
## Screenshot
|
||||||
|
|
||||||
|
|
|
@ -1,46 +0,0 @@
|
||||||
<!--
|
|
||||||
注意:此 README 由 <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> 自动生成
|
|
||||||
请勿手动编辑。
|
|
||||||
-->
|
|
||||||
|
|
||||||
# YunoHost 上的 Wetty
|
|
||||||
|
|
||||||
[![集成程度](https://dash.yunohost.org/integration/wetty.svg)](https://dash.yunohost.org/appci/app/wetty) ![工作状态](https://ci-apps.yunohost.org/ci/badges/wetty.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/wetty.maintain.svg)
|
|
||||||
|
|
||||||
[![使用 YunoHost 安装 Wetty](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=wetty)
|
|
||||||
|
|
||||||
*[阅读此 README 的其它语言版本。](./ALL_README.md)*
|
|
||||||
|
|
||||||
> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 Wetty。*
|
|
||||||
> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。*
|
|
||||||
|
|
||||||
## 概况
|
|
||||||
|
|
||||||
Terminal over HTTP and HTTPS. WeTTy is an alternative to ajaxterm and anyterm but much better than them because WeTTy uses xterm.js which is a full fledged implementation of terminal emulation written entirely in JavaScript. WeTTy uses websockets rather then Ajax and hence better response time.
|
|
||||||
|
|
||||||
|
|
||||||
**分发版本:** 2.7.0~ynh1
|
|
||||||
|
|
||||||
## 截图
|
|
||||||
|
|
||||||
![Wetty 的截图](./doc/screenshots/terminal.png)
|
|
||||||
|
|
||||||
## 文档与资源
|
|
||||||
|
|
||||||
- 上游应用代码库: <https://github.com/butlerx/wetty>
|
|
||||||
- YunoHost 商店: <https://apps.yunohost.org/app/wetty>
|
|
||||||
- 报告 bug: <https://github.com/YunoHost-Apps/wetty_ynh/issues>
|
|
||||||
|
|
||||||
## 开发者信息
|
|
||||||
|
|
||||||
请向 [`testing` 分支](https://github.com/YunoHost-Apps/wetty_ynh/tree/testing) 发送拉取请求。
|
|
||||||
|
|
||||||
如要尝试 `testing` 分支,请这样操作:
|
|
||||||
|
|
||||||
```bash
|
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/wetty_ynh/tree/testing --debug
|
|
||||||
或
|
|
||||||
sudo yunohost app upgrade wetty -u https://github.com/YunoHost-Apps/wetty_ynh/tree/testing --debug
|
|
||||||
```
|
|
||||||
|
|
||||||
**有关应用打包的更多信息:** <https://yunohost.org/packaging_apps>
|
|
|
@ -5,7 +5,7 @@ name = "Wetty"
|
||||||
description.en = "Terminal in browser over http/https"
|
description.en = "Terminal in browser over http/https"
|
||||||
description.fr = "Un terminal dans le navigateur sur http/https"
|
description.fr = "Un terminal dans le navigateur sur http/https"
|
||||||
|
|
||||||
version = "2.7.0~ynh1"
|
version = "2.5.0~ynh3"
|
||||||
|
|
||||||
maintainers = ["Salamandar"]
|
maintainers = ["Salamandar"]
|
||||||
|
|
||||||
|
@ -39,8 +39,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/butlerx/wetty/archive/refs/tags/v2.7.0.tar.gz"
|
url = "https://github.com/butlerx/wetty/archive/refs/tags/v2.5.0.tar.gz"
|
||||||
sha256 = "4c920be38036da1edd2a01f16396ea095ec5fb3552a168caa0082a828ad87217"
|
sha256 = "a6f7e3687619c29b2b8cc04b502fd8207c53a895527849557d3d3ed7f362cbac"
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
# COMMON VARIABLES
|
# COMMON VARIABLES
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
NODEJS_VERSION=18
|
NODEJS_VERSION=16
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# PERSONAL HELPERS
|
# PERSONAL HELPERS
|
||||||
|
|
Loading…
Reference in a new issue