From 5f8160aa2abd44ebf416519637fbdd8bc6c0f50b Mon Sep 17 00:00:00 2001 From: Saksham Shekher <95137948+OshekharO@users.noreply.github.com> Date: Mon, 6 Feb 2023 10:43:46 +0530 Subject: [PATCH 1/3] Add: Libmedium For Medium An Alternative Medium Frontend --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 504fc9e..d90b801 100644 --- a/README.md +++ b/README.md @@ -342,6 +342,9 @@ Overview of alternative open source front-ends for popular internet platforms (e - [Scribe](https://sr.ht/~edwardloveall/Scribe): Alternative front-end to Medium.com - Official website: https://scribe.rip +- [Libmedium](https://github.com/realaravinth/libmedium): Alternative front-end to Medium.com + - Official website: https://libmedium.batsense.net + ### IMDb - [libremdb](https://github.com/zyachel/libremdb): A FOSS alternative front-end to IMDb. From ba5c8cc984fa2677fefbc461f6d65a23d91cafef Mon Sep 17 00:00:00 2001 From: Saksham Shekher <95137948+OshekharO@users.noreply.github.com> Date: Mon, 6 Feb 2023 11:15:26 +0530 Subject: [PATCH 2/3] Add: Redirector --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d90b801..93d4caa 100644 --- a/README.md +++ b/README.md @@ -438,6 +438,10 @@ Overview of alternative open source front-ends for popular internet platforms (e - [UntrackMe](https://framagit.org/tom79/nitterizeme): UntrackMe transforms Twitter, YouTube, Reddit and Medium and Wikipedia links to links of open source, privacy friendly front-ends. Converts Google Maps links to OpenStreetMap links. Removes tracking parameters from any url. Then delegates the action to other apps that are capable of handling them. (Android app) +- [Redirector](https://github.com/einaregilsson/Redirector): Web browser extension (Firefox, Vivaldi, Chrome, Opera, Edge) to redirect URLs based on regex or wildcard patterns. + - [Firefox Add-On: Redirector](https://addons.mozilla.org/firefox/addon/redirector/) + - [Chrome Extension: Redirector](https://chrome.google.com/webstore/detail/redirector/ocgpenflpmgnfapjedencafcfakcekcd) + ## Related projects - [uBlock Origin](https://github.com/gorhill/uBlock): An efficient blocker for Chromium and Firefox. Fast and lean From 077846aa4c91d2306f569a55364e8dee7ee4f74c Mon Sep 17 00:00:00 2001 From: Saksham Shekher <95137948+OshekharO@users.noreply.github.com> Date: Thu, 9 Feb 2023 07:07:20 +0530 Subject: [PATCH 3/3] Add: Poketube --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 93d4caa..a586876 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,9 @@ Overview of alternative open source front-ends for popular internet platforms (e - List of public instances: https://github.com/TeamPiped/Piped/wiki/Instances - Installation guide for self-hosting: https://github.com/TeamPiped/Documentation/blob/main/content/docs/self-hosting/index.md +- [Poketube](https://github.com/ashley0143/poketube): The privacy-friendly youtube front-end built with the InnerTube API + - Official instance: [https://poketube.fun](https://poketube.fun) + - [CloudTube](https://git.sr.ht/~cadence/cloudtube): Alternative front-end for Invidious - Official instance: [https://tube.cadence.moe](https://tube.cadence.moe) - Installation guide for self-hosting: https://git.sr.ht/~cadence/tube-docs/tree/main/item/docs/cloudtube/Installing%20CloudTube.md