2024-06-23 00:44:55 +02:00
<!--
Este archivo README esta generado automaticamente< https: / / github . com / YunoHost / apps / tree / master / tools / readme_generator >
No se debe editar a mano.
-->
# ProxiTok para Yunohost
2024-08-20 23:21:37 +02:00
[![Nivel de integración ](https://dash.yunohost.org/integration/proxitok.svg )](https://ci-apps.yunohost.org/ci/apps/proxitok/) ![Estado funcional ](https://ci-apps.yunohost.org/ci/badges/proxitok.status.svg ) ![Estado En Mantención ](https://ci-apps.yunohost.org/ci/badges/proxitok.maintain.svg )
2024-06-23 00:44:55 +02:00
[![Instalar ProxiTok con Yunhost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=proxitok)
*[Leer este README en otros idiomas.](./ALL_README.md)*
> *Este paquete le permite instalarProxiTok rapidamente y simplement en un servidor YunoHost.*
> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
## Descripción general
Use Tiktok with an alternative frontend, inspired by Nitter.
### Features
- Privacy: All requests made to TikTok are server-side, so you will never connect to their servers
- See user's feed
- See trending and discovery tab
- See tags
- See video by id
- Themes
- RSS Feed for user, trending and tag (just add /rss to the url)
2024-08-20 23:21:37 +02:00
**Versión actual:** 2.5.0.0~ynh1
2024-06-23 00:44:55 +02:00
**Demo:** < https: / / proxitok . herokuapp . com / >
## Capturas
![Captura de ProxiTok ](./doc/screenshots/screenshot.png )
## Documentaciones y recursos
- Sitio web oficial: < https: // proxitok . herokuapp . com >
- Repositorio del código fuente oficial de la aplicación : < https: // github . com / pablouser1 / ProxiTok >
- Catálogo YunoHost: < https: // apps . yunohost . org / app / proxitok >
- Reportar un error: < https: // github . com / YunoHost-Apps / proxitok_ynh / issues >
## Información para desarrolladores
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/proxitok_ynh/tree/testing
Para probar la rama `testing` , sigue asÍ:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/proxitok_ynh/tree/testing --debug
o
sudo yunohost app upgrade proxitok -u https://github.com/YunoHost-Apps/proxitok_ynh/tree/testing --debug
```
**Mas informaciones sobre el empaquetado de aplicaciones:** < https: / / yunohost . org / packaging_apps >