Update 'README.md'
This commit is contained in:
parent
c3d14eb3f1
commit
7ff9d9c7bf
@ -7,19 +7,26 @@ The main advantages of twitch-frontend are:
|
|||||||
|
|
||||||
</br>
|
</br>
|
||||||
|
|
||||||
|
# Okay, but why?
|
||||||
|
It is impossible to use Twitch without being bombarded with tons of ads, multiple trackers, and enourmous page sizes and loading times. This project aims to fix these issues, by removing all trackers, have much smaller page sizes, and very fast loading times.
|
||||||
|
|
||||||
# Features
|
# Features
|
||||||
|
|
||||||
### User features
|
### User features
|
||||||
- [x] No connection to twitch/amazon
|
- [x] No connection to twitch/amazon
|
||||||
|
- [x] Lightweight on server and client
|
||||||
- [x] No Ads or tracking
|
- [x] No Ads or tracking
|
||||||
- [x] No outside connections, only connection is the instance
|
- [x] No outside connections, only connection is the instance
|
||||||
- [x] Uses [Vue](https://vuejs.org/) for a speedy experience
|
- [x] Uses [Vue](https://vuejs.org/) for a speedy experience
|
||||||
- [x] No identifiable logs are kept (see [logs](#so-what-is-logged))
|
- [x] No identifiable logs are kept (see [logs](#so-what-is-logged))
|
||||||
- [x] Much smaller pages compared to Twitch (<600kb compared to >8.2mb)
|
- [x] Much smaller pages compared to Twitch (<600kb compared to >8.2mb)
|
||||||
|
- [x] Follow streamers locally to have a more personalized feel
|
||||||
|
- [x] Infinite scrolling
|
||||||
|
|
||||||
### Technical features
|
### Technical features
|
||||||
- [x] Public API
|
- [x] Public API
|
||||||
- [x] No official APIs are used
|
- [x] No official APIs are used
|
||||||
|
- [x] No rate lim
|
||||||
- [x] Uses a custom Twitch webscraper
|
- [x] Uses a custom Twitch webscraper
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user