1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nitter_ynh.git synced 2024-09-03 19:46:24 +02:00

Add description

This commit is contained in:
Éric Gaspar 2022-06-19 13:40:11 +02:00
parent 438806ee37
commit e979686fe5
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 12 additions and 0 deletions

12
doc/DESCRIPTION.md Normal file
View file

@ -0,0 +1,12 @@
A free and open source alternative Twitter front-end focused on privacy and performance.
Inspired by the Invidious project.
### Features
- No JavaScript or ads
- All requests go through the backend, client never talks to Twitter
- Prevents Twitter from tracking your IP or JavaScript fingerprint
- Uses Twitter's unofficial API (no rate limits or developer account required)
- Lightweight (for @nim_lang, 60KB vs 784KB from twitter.com)
- RSS feeds
- Themes
- Mobile support (responsive design)

0
doc/DISCLAIMER.md Normal file
View file