alternative-front-ends/README.md

179 lines
11 KiB
Markdown
Raw Normal View History

# alternative-front-ends
2021-02-20 19:08:06 +03:00
Overview of alternative open source front-ends for popular internet platforms (e.g. YouTube, Twitter, etc.)
2020-04-10 19:51:10 +03:00
2021-02-20 18:16:12 +03:00
## Call to Action
2021-02-20 18:44:05 +03:00
- Do you know any other projects that are not included in the overview yet? (front ends, alternatives to websites, apps, etc.)
2021-07-22 22:48:25 +03:00
- Just create an [issue](https://github.com/mendel5/alternative-front-ends/issues) and let me know. I'm always looking for new projects to add.
2021-01-31 00:43:07 +03:00
2021-05-27 11:20:07 +03:00
## Contents
- [YouTube](#youtube)
2021-05-27 11:25:49 +03:00
- [Twitter](#twitter)
- [Instagram](#instagram)
- [Reddit](#reddit)
2021-06-24 09:34:24 +03:00
- [Search Engines](#search-engines)
2021-05-27 11:25:49 +03:00
- [Facebook](#facebook)
- [Other](#other)
- [Related](#related)
2021-05-27 11:20:07 +03:00
2021-01-31 00:43:07 +03:00
## Overview
### YouTube
2021-01-31 00:43:07 +03:00
2021-02-20 18:33:02 +03:00
- [Invidious](https://github.com/iv-org/invidious): Invidious is an alternative front-end to YouTube
- [Invidious instances](https://github.com/iv-org/documentation/blob/master/Invidious-Instances.md)
- Official instance: [https://invidio.us](https://invidio.us), will be moved to: [https://invidious.io](https://invidious.io/)
- Example: Troy Hunt on [Youtube](https://www.youtube.com/user/troyhuntdotcom/videos) and [Invidious](https://invidio.us/channel/troyhuntdotcom)
2021-06-29 21:12:53 +03:00
- [FreeTube](https://github.com/FreeTubeApp/FreeTube): Open source YouTube desktop player for privacy on Windows, Mac and Linux
2021-02-20 18:52:10 +03:00
- [CloudTube](https://git.sr.ht/~cadence/cloudtube): A front-end for Invidious
2021-02-20 19:03:46 +03:00
- Instance: [https://tube.cadence.moe](https://tube.cadence.moe/)
- [Invuedious](https://github.com/bocchilorenzo/invuedious): An alternative frontend for invidious built with vue.js
2021-05-09 13:44:51 +03:00
- Official instance: [https://bocchilorenzo.github.io/invuedious/](https://bocchilorenzo.github.io/invuedious/)
- [Youtube-viewer](https://github.com/trizen/youtube-viewer): Lightweight YouTube client for Linux
- [Straw-viewer](https://github.com/trizen/straw-viewer): A lightweight YouTube client for Linux, using the API of Invidious
- [Invidious-viewer](https://github.com/git-bruh/invidious-viewer): Python application to watch YouTube videos through the Invidious API, in the terminal (requires MPV player and libmpv.so, provided by Linux distro)
- [NewPipe](https://github.com/TeamNewPipe/NewPipe): A libre lightweight streaming front-end for Android
2021-04-08 14:17:36 +03:00
- [Piped](https://github.com/TeamPiped/Piped): An alternative privacy-friendly YouTube frontend which is efficient by design.
2021-02-20 18:42:08 +03:00
- [Youtube-dl](https://github.com/ytdl-org/youtube-dl): Command-line program to download videos from YouTube.com and other video sites
2021-05-04 10:00:33 +03:00
- [Youtube-dl-gui](https://github.com/jely2002/youtube-dl-gui): A cross-platform GUI for youtube-dl made in Electron and node.js
- [ytdl-gui](https://github.com/JaGoLi/ytdl-gui): A simple-to-use, cross-platform graphical interface for youtube-dl.
2021-02-20 18:42:08 +03:00
- [Alltube](https://github.com/Rudloff/alltube): Web GUI for youtube-dl
- [Vividl](https://github.com/Bluegrams/Vividl): Modern Windows GUI for youtube-dl
2021-02-20 18:42:08 +03:00
- [Tartube](https://github.com/axcore/tartube): A GUI front-end for youtube-dl, partly based on youtube-dl-gui and written in Python 3 / Gtk 3
2021-05-27 11:29:17 +03:00
- [ytmdl](https://github.com/deepjyoti30/ytmdl): A simple app to get songs from YouTube in mp3 format with artist name, album name etc from sources like iTunes, LastFM, Deezer, Gaana etc.
- [Plumber](https://github.com/keshavbhatt/plumber): Local and remote video trimmer, can trim parts of video without downloading whole video, utilizes youtube-dl, allows conversion to GIFs
- [ViewTube](https://github.com/ViewTube/viewtube-vue): An alternative front-end for YouTube, written in Vue.js, uses Plyr video player; supports SponsorBlock, multiple Invidious instances support, chapters
- [youtube-local](https://github.com/user234683/youtube-local): Browser-based client for watching Youtube anonymously and with greater page performance
2021-07-23 00:19:50 +03:00
- [yt-local](https://git.sr.ht/~heckyel/yt-local): Browser-based client for watching Youtube anonymously without forcing javascript (Fork of [youtube-local](https://github.com/user234683/youtube-local))
2021-02-20 18:33:02 +03:00
- [Yotter](https://github.com/ytorg/Yotter): Youtube and Twitter with privacy
- [Yotter instances](https://github.com/ytorg/Yotter#public-instances)
- Official instance: [yotter.xyz](https://yotter.xyz)
### Twitter
2021-02-20 18:33:02 +03:00
- [Nitter](https://github.com/zedeus/nitter): Alternative Twitter front-end
- [Nitter instances](https://github.com/zedeus/nitter/wiki/Instances)
- Official instance: [nitter.net](https://nitter.net/)
- Example: Troy Hunt on [Twitter](https://twitter.com/troyhunt) and [Nitter](https://nitter.net/troyhunt)
- [Shitter](https://github.com/nuclearfog/Shitter): Android, alternative front-end for Twitter, built with Java
- [Harpy](https://github.com/robertodoering/harpy): Android, alternative front-end for Twitter, built with Flutter/Dart
- [Twidere X](https://github.com/TwidereProject/TwidereX-Android): Android, alternative front-end for Twitter, built mostly with Kotlin, in early stage
2021-02-20 18:52:10 +03:00
- [Tweeterr](https://github.com/sherwyn11/Tweeterr): A tool to use Twitter from the command line on the fly
2021-02-20 18:52:10 +03:00
- [Tweet-app](https://github.com/rhysd/tweet-app): Desktop Twitter client only for tweeting. Timeline never shows up
- [Tweepy](https://github.com/tweepy/tweepy): Twitter for Python
- [Fritter](https://github.com/jonjomckay/fritter): A free, open-source Twitter client for Android and iOS
### Instagram
2021-02-20 18:33:02 +03:00
- [Bibliogram](https://sr.ht/~cadence/bibliogram/): Bibliogram is an alternative front-end for Instagram
2021-01-31 02:23:02 +03:00
- Originally on [Github](https://github.com/cloudrac3r/bibliogram)
- [Bibliogram instances](https://git.sr.ht/~cadence/bibliogram-docs/tree/master/docs/Instances.md) ([Old](https://github.com/cloudrac3r/bibliogram/wiki/Instances))
- Official instance: [https://bibliogram.art](https://bibliogram.art)
- Example: Troy Hunt on [Instagram](https://www.instagram.com/troyhunt/) and [Bibliogram](https://bibliogram.art/u/troyhunt)
- [Barinsta](https://github.com/austinhuang0131/barinsta): Open-source alternative Instagram client for Android
### Reddit
2021-05-09 13:35:39 +03:00
- [Libreddit](https://github.com/spikecodes/libreddit): Alternative front-end for Reddit. Themed around Reddit redesign
- Official instance: [libredd.it](https://libredd.it)
2021-02-20 18:33:02 +03:00
- [Teddit](https://codeberg.org/teddit/teddit): Alternative Reddit front-end focused on privacy
2021-01-31 02:32:57 +03:00
- [Github mirror repo](https://github.com/teddit-net/teddit)
- Official instance: [teddit.net](https://teddit.net/)
- Example: /r/Privacy on [Reddit](https://www.reddit.com/r/privacy/) and [Teddit](https://teddit.net/r/privacy)
2021-02-20 18:34:25 +03:00
- [Xeddit](https://github.com/ErlingMK/Xeddit): A Xamarin.Forms app for Reddit
- Official instance: [xeddit.com](https://www.xeddit.com/)
- Example: /r/Privacy on [Reddit](https://www.reddit.com/r/privacy/) and [Xeddit](https://www.xeddit.com/r/privacy/)
2021-02-20 18:52:10 +03:00
- [RedditClient](https://github.com/grey-r/RedditSharp): Alternative front-end for Reddit, built with Angular
2021-01-31 02:11:06 +03:00
- [Updoot](https://github.com/adityam49/Updoot): Android, alternative front-end for Reddit
2021-02-20 18:56:55 +03:00
- [Eddrit](https://github.com/corenting/eddrit): Alternative front-end for Reddit, inspired by Nitter, built with Python & Starlette
2021-02-20 18:56:55 +03:00
- [Top of Reddit](https://github.com/mgerb/top-of-reddit): Top Reddit posts every day
- [Snew](https://github.com/snew/snew): Open-source client for Reddit forked from the Reddit source code
2021-06-24 09:34:07 +03:00
### Search Engines
- [Whoogle Search](https://github.com/benbusby/whoogle-search): A self-hosted, ad-free, privacy-respecting metasearch engine for Google
2021-05-09 13:53:49 +03:00
- [Searx](https://github.com/searx/searx): Privacy-respecting meta-search engine
- [Searx instances](https://searx.space/)
### Facebook
2021-02-20 18:57:59 +03:00
- [Fb-messenger-cli](https://github.com/Alex-Rose/fb-messenger-cli): Use Facebook Messenger from command line
2021-01-31 02:11:06 +03:00
- [SlimSocial](https://github.com/rignaneseleo/SlimSocial-for-Facebook): Android, alternative front-end for Facebook, built with Java
- [Frost](https://github.com/AllanWang/Frost-for-Facebook): An extensive and functional third party app for Facebook (Android app)
2021-01-31 01:58:46 +03:00
### Other
- [MediathekViewWeb](https://github.com/mediathekview/mediathekviewweb): Video content of German public-service television broadcasters (e.g. ARD, ZDF)
- Official instance: [mediathekviewweb.de](https://mediathekviewweb.de/)
2021-01-31 01:58:46 +03:00
2021-05-09 13:54:29 +03:00
- [PrivateBin](https://github.com/PrivateBin/PrivateBin): Zero knowledge encrypted paste-bin. A minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES.
2021-05-09 13:42:08 +03:00
2021-05-06 00:30:06 +03:00
- [HN-search](https://github.com/algolia/hn-search): Algolia Hacker News search
2021-01-31 02:29:26 +03:00
- Example: [Highest rated submissions of the past 24 hours](https://hn.algolia.com/?sort=byPopularity&page=0&dateRange=last24h&type=all)
- [HNTopLinks](https://github.com/eguller/hntoplinks): Top Links on Hacker News
- Official instance: [hntoplinks.com](http://www.hntoplinks.com/)
- Example: [HNTopLinks of past month](http://www.hntoplinks.com/month)
2021-01-31 02:38:18 +03:00
2021-05-09 13:49:30 +03:00
- [vaultwarden](https://github.com/dani-garcia/vaultwarden): Password manager. Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs.
- [snapdrop](https://github.com/RobinLinus/snapdrop): Similar to Apple's Airdrop but in your browser. A Progressive Web App for local file sharing.
2021-05-09 13:53:03 +03:00
- [hedgedoc](https://github.com/hedgedoc/hedgedoc): Collaborative markdown editor. A platform to write and share markdown.
- [etherpad-lite](https://github.com/ether/etherpad-lite): Collaborative rich text editor. A modern really-real-time collaborative document editor.
- [gitea](https://github.com/go-gitea/gitea): Lightweight git server. Git with a cup of tea, painless self-hosted git service.
## Related
2021-02-20 18:58:59 +03:00
- [Privacy-redirect](https://github.com/SimonBrazell/privacy-redirect): A simple web extension that redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives
2021-02-20 18:19:27 +03:00
- [Firefox Add-On: Privacy Redirect](https://addons.mozilla.org/en-US/firefox/addon/privacy-redirect/)
- [Chrome Extension: Privacy Redirect](https://chrome.google.com/webstore/detail/privacy-redirect/pmcmeagblkinmogikoikkdjiligflglb)
2021-02-20 18:58:59 +03:00
- [uBlock Origin](https://github.com/gorhill/uBlock): An efficient blocker for Chromium and Firefox. Fast and lean
2021-02-20 18:19:27 +03:00
- [Firefox Add-On: uBlock Origin](https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/)
- [Chrome Extension: uBlock Origin](https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm)
2021-04-27 20:44:16 +03:00
- [StreetComplete](https://github.com/streetcomplete/StreetComplete): Easy to use OpenStreetMap editor for Android
2021-05-09 13:44:08 +03:00
2021-06-28 18:56:35 +03:00
- [Matrix.org's Synapse](https://github.com/matrix-org/synapse): End-to-end-encrypted messaging. Matrix reference homeserver. See also [matrix.org](https://matrix.org/).
2021-05-27 11:22:23 +03:00
2021-06-28 18:56:35 +03:00
- [Pluja's Awesome Privacy](https://github.com/pluja/awesome-privacy): A curated list of services and alternatives that respect your privacy because privacy matters.