UntrackMe-app-android-redir.../README.md

33 lines
1.4 KiB
Markdown
Raw Normal View History

2020-01-26 08:38:49 +01:00
# NitterizeMe [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![Crowdin](https://badges.crowdin.net/nitterizeme/localized.svg)](https://crowdin.com/project/nitterizeme)
2020-01-25 11:00:55 +01:00
2020-01-25 11:02:44 +01:00
NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app.
2020-01-25 11:32:00 +01:00
You can download the debug apk here:
[app-debug-1.0.0.apk](./apk/app-debug-1.0.0.apk) - from 01/26/2020
2020-01-25 11:02:44 +01:00
### What is Nitter:
A free and open source alternative Twitter front-end focused on privacy.
Github project: [/zedeus/nitter](https://github.com/zedeus/nitter)
### What is Invidious:
A free and open source alternative front-end to YouTube
2020-01-25 11:17:16 +01:00
Github project: [/omarroth/invidious](https://github.com/omarroth/invidious)
### Screenshots:
2020-01-25 15:38:39 +01:00
![A simple interface to cusomize instances](./images/img1.png) ![Clicking on app will open settings](./images/img2.png)
2020-01-25 11:17:16 +01:00
2020-01-25 15:38:39 +01:00
![A YouTube link received via a text message](./images/img3.png) ![The app handled and transformed it before delegating the action](./images/img4.png) ![The app opened the transformed link](./images/img5.png)
2020-01-25 11:17:16 +01:00
2020-01-27 07:31:57 +01:00
### Going further
For a full coverage with URLs, you can use FireFox with the [Invidition](https://addons.mozilla.org/fr/firefox/addon/invidition/) plugin from [@booteille](https://framapiaf.org/@booteille).
Source code of [Invidition on Godeberg](https://codeberg.org/Booteille/invidition)