mirror of
https://github.com/YunoHost-Apps/proxitok_ynh.git
synced 2024-09-03 20:15:53 +02:00
Merge branch 'version-2' of https://github.com/YunoHost-Apps/proxitok_ynh into version-2
This commit is contained in:
commit
a09c6039ae
2 changed files with 12 additions and 10 deletions
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
||||||
# ProxiTok for YunoHost
|
# ProxiTok for YunoHost
|
||||||
|
|
||||||
[![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)
|
[![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)
|
[![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)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
19
README_fr.md
19
README_fr.md
|
@ -5,15 +5,16 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# ProxiTok pour YunoHost
|
# ProxiTok pour YunoHost
|
||||||
|
|
||||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/proxitok.svg)](https://dash.yunohost.org/appci/app/proxitok) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/proxitok.status.svg) ![Statut de maintenance](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) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/proxitok.status.svg) ![Statut 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)
|
[![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)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer ProxiTok rapidement et simplement sur un serveur YunoHost.
|
> *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.*
|
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
Use Tiktok with an alternative frontend, inspired by Nitter.
|
Use Tiktok with an alternative frontend, inspired by Nitter.
|
||||||
|
|
||||||
|
@ -32,14 +33,14 @@ Use Tiktok with an alternative frontend, inspired by Nitter.
|
||||||
|
|
||||||
**Démo :** https://proxitok.herokuapp.com/
|
**Démo :** https://proxitok.herokuapp.com/
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d’écran
|
||||||
|
|
||||||
![Capture d'écran de ProxiTok](./doc/screenshots/screenshot.png)
|
![Capture d’écran de ProxiTok](./doc/screenshots/screenshot.png)
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://proxitok.herokuapp.com>
|
* Site officiel de l’app : <https://proxitok.herokuapp.com>
|
||||||
* Dépôt de code officiel de l'app : <https://github.com/pablouser1/ProxiTok>
|
* Dépôt de code officiel de l’app : <https://github.com/pablouser1/ProxiTok>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_proxitok>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_proxitok>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/proxitok_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/proxitok_ynh/issues>
|
||||||
|
|
||||||
|
@ -55,4 +56,4 @@ ou
|
||||||
sudo yunohost app upgrade proxitok -u https://github.com/YunoHost-Apps/proxitok_ynh/tree/testing --debug
|
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>
|
Loading…
Reference in a new issue