mirror of
https://github.com/YunoHost-Apps/proxitok_ynh.git
synced 2024-09-03 20:15:53 +02:00
commit
2d9297868d
4 changed files with 28 additions and 22 deletions
19
README.md
19
README.md
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# ProxiTok for YunoHost
|
# ProxiTok for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/proxitok)  
|
[](https://dash.yunohost.org/appci/app/proxitok)  
|
||||||
[](https://install-app.yunohost.org/?app=proxitok)
|
[](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)*
|
||||||
|
@ -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)
|
- 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/
|
**Demo:** https://proxitok.herokuapp.com/
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: https://proxitok.herokuapp.com
|
* Official app website: <https://proxitok.herokuapp.com>
|
||||||
* Upstream app code repository: https://github.com/pablouser1/ProxiTok
|
* Upstream app code repository: <https://github.com/pablouser1/ProxiTok>
|
||||||
* YunoHost documentation for this app: https://yunohost.org/app_proxitok
|
* YunoHost documentation for this app: <https://yunohost.org/app_proxitok>
|
||||||
* Report a bug: https://github.com/YunoHost-Apps/proxitok_ynh/issues
|
* Report a bug: <https://github.com/YunoHost-Apps/proxitok_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/proxitok_ynh/tree/testing).
|
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.
|
To try the testing branch, please proceed like that.
|
||||||
```
|
|
||||||
|
``` bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/proxitok_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/proxitok_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
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
|
||||||
```
|
```
|
||||||
|
|
||||||
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||||
|
|
25
README_fr.md
25
README_fr.md
|
@ -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
|
# ProxiTok pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/proxitok)  
|
[](https://dash.yunohost.org/appci/app/proxitok)  
|
||||||
[](https://install-app.yunohost.org/?app=proxitok)
|
[](https://install-app.yunohost.org/?app=proxitok)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[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.
|
> *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.*
|
||||||
|
@ -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)
|
- 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/
|
**Démo :** https://proxitok.herokuapp.com/
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d'écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## 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>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/proxitok_ynh/tree/testing).
|
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.
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
```
|
|
||||||
|
``` bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/proxitok_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/proxitok_ynh/tree/testing --debug
|
||||||
ou
|
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>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/pablouser1/ProxiTok/archive/refs/tags/v2.2.2.0.tar.gz
|
SOURCE_URL=https://github.com/pablouser1/ProxiTok/archive/refs/tags/v2.3.0.0.tar.gz
|
||||||
SOURCE_SUM=c1e41231c652ac3b1c6a9985fb7cc1fc4c1d5b11ee2048928bd05e6517a7042b
|
SOURCE_SUM=27336f52b6a9a1e66a6fcdebd853a974319376168a58b873c0bdbceac466c8ff
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Alternative frontend for TikTok",
|
"en": "Alternative frontend for TikTok",
|
||||||
"fr": "Frontend alternatif à TikTok"
|
"fr": "Frontend alternatif à TikTok"
|
||||||
},
|
},
|
||||||
"version": "2.2.2.0~ynh1",
|
"version": "2.3.0.0~ynh1",
|
||||||
"url": "https://proxitok.herokuapp.com",
|
"url": "https://proxitok.herokuapp.com",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
|
|
Loading…
Add table
Reference in a new issue