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

Merge pull request #4 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2022-05-24 17:12:57 +02:00 committed by GitHub
commit 2d9297868d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 28 additions and 22 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>

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/pablouser1/ProxiTok/archive/refs/tags/v2.2.2.0.tar.gz
SOURCE_SUM=c1e41231c652ac3b1c6a9985fb7cc1fc4c1d5b11ee2048928bd05e6517a7042b
SOURCE_URL=https://github.com/pablouser1/ProxiTok/archive/refs/tags/v2.3.0.0.tar.gz
SOURCE_SUM=27336f52b6a9a1e66a6fcdebd853a974319376168a58b873c0bdbceac466c8ff
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Alternative frontend for TikTok",
"fr": "Frontend alternatif à TikTok"
},
"version": "2.2.2.0~ynh1",
"version": "2.3.0.0~ynh1",
"url": "https://proxitok.herokuapp.com",
"upstream": {
"license": "AGPL-3.0-only",