1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/proxitok_ynh.git synced 2024-09-03 20:15:53 +02:00
ProxiTok package for YunoHost
Find a file
2024-08-20 23:39:42 +02:00
conf v2 2023-09-01 22:22:34 +02:00
doc v2 2023-09-01 22:27:50 +02:00
scripts 2.5.0.0 2024-08-20 23:21:32 +02:00
sources First commit 2022-03-29 23:35:03 +02:00
ALL_README.md Auto-update READMEs 2024-08-20 21:21:37 +00:00
config_panel.toml.example fix 2024-08-20 23:35:30 +02:00
LICENSE First commit 2022-03-29 23:35:03 +02:00
manifest.toml 2.5.0.0 2024-08-20 23:21:32 +02:00
README.md Auto-update READMEs 2024-08-20 21:21:37 +00:00
README_es.md Auto-update READMEs 2024-08-20 21:21:37 +00:00
README_eu.md Auto-update READMEs 2024-08-20 21:21:37 +00:00
README_fr.md Auto-update READMEs 2024-08-20 21:21:37 +00:00
README_gl.md Auto-update READMEs 2024-08-20 21:21:37 +00:00
README_id.md Auto-update READMEs 2024-08-20 21:21:37 +00:00
README_ru.md Auto-update READMEs 2024-08-20 21:21:37 +00:00
README_zh_Hans.md Auto-update READMEs 2024-08-20 21:21:37 +00:00
tests.toml v2 2023-09-01 22:27:50 +02:00

ProxiTok for YunoHost

Integration level Working status Maintenance status

Install ProxiTok with YunoHost

Read this README in other languages.

This package allows you to install ProxiTok quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

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)

Shipped version: 2.5.0.0~ynh1

Demo: https://proxitok.herokuapp.com/

Screenshots

Screenshot of ProxiTok

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

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