Merge branch 'dev-indep' of https://github.com/pluja/Parasitter into dev-indep
This commit is contained in:
commit
7366bad30a
3
.gitignore
vendored
3
.gitignore
vendored
@ -146,3 +146,6 @@ dmypy.json
|
|||||||
|
|
||||||
# Added
|
# Added
|
||||||
data_export.json
|
data_export.json
|
||||||
|
/misc
|
||||||
|
misc/*
|
||||||
|
/misc/*
|
||||||
|
35
README.md
35
README.md
@ -5,8 +5,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<p align="center"> <img width="200" src="app/static/img/logo_new.png"> </img></p>
|
<p align="center"> <img width="620" src="app/static/img/banner.png"> </img></p>
|
||||||
<p align="center"> Youtube and Twitter with privacy </p>
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
### In this new version, Yotter no longer depends on Invidious. [Click on this link](https://github.com/pluja/Yotter/tree/master) if you want to go to the old version using Invidious (not updated anymore).
|
### In this new version, Yotter no longer depends on Invidious. [Click on this link](https://github.com/pluja/Yotter/tree/master) if you want to go to the old version using Invidious (not updated anymore).
|
||||||
@ -25,27 +24,17 @@ Yotter is possible thanks to several open-source projects that are listed on the
|
|||||||
* [Donate](#-donate)
|
* [Donate](#-donate)
|
||||||
|
|
||||||
## Features:
|
## Features:
|
||||||
✅ No Ads.
|
- [x] No Ads.
|
||||||
|
- [x] No JavaScript.
|
||||||
✅ No JavaScript.
|
- [x] Minimalist.
|
||||||
|
- [x] Search on Twitter and Youtube.
|
||||||
✅ Minimalist.
|
- [x] Zero connections to Google/Twitter on the client.
|
||||||
|
- [x] Follow Twitter accounts.
|
||||||
✅ Search on Twitter and Youtube.
|
- [x] Follow Youtube accounts.
|
||||||
|
- [x] Save your favourite Tweets.
|
||||||
✅ Zero connections to Google/Twitter on the client.
|
- [x] Tor-friendly.
|
||||||
|
- [x] Terminal-browser friendly.
|
||||||
✅ Follow Twitter accounts.
|
- [x] Easy 2 minute self-hosting deploy.
|
||||||
|
|
||||||
✅ Follow Youtube accounts.
|
|
||||||
|
|
||||||
✅ Save your favourite Tweets.
|
|
||||||
|
|
||||||
✅ Tor-friendly.
|
|
||||||
|
|
||||||
✅ Terminal-browser friendly.
|
|
||||||
|
|
||||||
✅ Easy 2 minute self-hosting deploy.
|
|
||||||
|
|
||||||
> And many more to come!
|
> And many more to come!
|
||||||
|
|
||||||
|
1
misc/README.md
Normal file
1
misc/README.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
This is a miscellaneous folder for Github and Yotter image.
|
Reference in New Issue
Block a user