Summed Up Features

This commit is contained in:
ElectronicsArchiver 2022-08-09 06:49:15 -04:00
parent 50f6c01e6c
commit e18c967a35
1 changed files with 27 additions and 9 deletions

View File

@ -34,15 +34,33 @@ 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)
- AGPLv3 licensed, no proprietary instances permitted
**No Advertisements**
**No Account Required**
**No JavaScript**
**No Rate Limiting**
**Prevents IP Tracking**
**Prevents Fingerprinting**
**Decoupled From Twitter**
**Lightweight** <br>
*For [@nim_lang], `60KB` vs* <br>
*`784KB` from twitter.com*
**RSS Feeds**
**Themes**
**Mobile Support** <br>
*Responsive Design*
**AGPLv3 Licensed** <br>
*Forbids Proprietary Instances*
<br>
<br>