1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/proxitok_ynh.git synced 2024-09-03 20:15:53 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2022-05-24 12:59:19 +00:00
parent e92d2bd41f
commit d53dbb1692
2 changed files with 25 additions and 19 deletions

View file

@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# ProxiTok for YunoHost
[![Integration level](https://dash.yunohost.org/integration/proxitok.svg)](https://dash.yunohost.org/appci/app/proxitok) ![](https://ci-apps.yunohost.org/ci/badges/proxitok.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/proxitok.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/proxitok.svg)](https://dash.yunohost.org/appci/app/proxitok) ![Working status](https://ci-apps.yunohost.org/ci/badges/proxitok.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/proxitok.maintain.svg)
[![Install ProxiTok with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=proxitok)
*[Lire ce readme en français.](./README_fr.md)*
@ -28,30 +28,31 @@ Use Tiktok with an alternative frontend, inspired by Nitter.
- RSS Feed for user, trending and tag (just add /rss to the url)
**Shipped version:** 2.2.2.0~ynh1
**Shipped version:** 2.3.0.0~ynh1
**Demo:** https://proxitok.herokuapp.com/
## Screenshots
![](./doc/screenshots/screenshot.png)
![Screenshot of ProxiTok](./doc/screenshots/screenshot.png)
## Documentation and resources
* Official app website: https://proxitok.herokuapp.com
* Upstream app code repository: https://github.com/pablouser1/ProxiTok
* YunoHost documentation for this app: https://yunohost.org/app_proxitok
* Report a bug: https://github.com/YunoHost-Apps/proxitok_ynh/issues
* Official app website: <https://proxitok.herokuapp.com>
* Upstream app code repository: <https://github.com/pablouser1/ProxiTok>
* YunoHost documentation for this app: <https://yunohost.org/app_proxitok>
* Report a bug: <https://github.com/YunoHost-Apps/proxitok_ynh/issues>
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/proxitok_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/proxitok_ynh/tree/testing --debug
or
sudo yunohost app upgrade proxitok -u https://github.com/YunoHost-Apps/proxitok_ynh/tree/testing --debug
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,10 +1,14 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
# ProxiTok pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/proxitok.svg)](https://dash.yunohost.org/appci/app/proxitok) ![](https://ci-apps.yunohost.org/ci/badges/proxitok.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/proxitok.maintain.svg)
[![Niveau d'intégration](https://dash.yunohost.org/integration/proxitok.svg)](https://dash.yunohost.org/appci/app/proxitok) ![Status du fonctionnement](https://ci-apps.yunohost.org/ci/badges/proxitok.status.svg) ![Status de maintenance](https://ci-apps.yunohost.org/ci/badges/proxitok.maintain.svg)
[![Installer ProxiTok avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=proxitok)
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer ProxiTok rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
@ -24,30 +28,31 @@ Use Tiktok with an alternative frontend, inspired by Nitter.
- RSS Feed for user, trending and tag (just add /rss to the url)
**Version incluse :** 2.2.2.0~ynh1
**Version incluse :** 2.3.0.0~ynh1
**Démo :** https://proxitok.herokuapp.com/
## Captures d'écran
![](./doc/screenshots/screenshot.png)
![Capture d'écran de ProxiTok](./doc/screenshots/screenshot.png)
## Documentations et ressources
* Site officiel de l'app : https://proxitok.herokuapp.com
* Dépôt de code officiel de l'app : https://github.com/pablouser1/ProxiTok
* Documentation YunoHost pour cette app : https://yunohost.org/app_proxitok
* Signaler un bug : https://github.com/YunoHost-Apps/proxitok_ynh/issues
* Site officiel de l'app : <https://proxitok.herokuapp.com>
* Dépôt de code officiel de l'app : <https://github.com/pablouser1/ProxiTok>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_proxitok>
* Signaler un bug : <https://github.com/YunoHost-Apps/proxitok_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/proxitok_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/proxitok_ynh/tree/testing --debug
ou
sudo yunohost app upgrade proxitok -u https://github.com/YunoHost-Apps/proxitok_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>