diff --git a/wiki/bibliogram.md b/wiki/bibliogram.md index 706d80f..20c1626 100644 --- a/wiki/bibliogram.md +++ b/wiki/bibliogram.md @@ -10,6 +10,6 @@ A server can be setup via docker with the [cloudrac3r image](./docker-images/clo ## Automatic redirect from Instagram There are various addons to redirect from Instagram links to your (or a public) -invidious instance. +Bibliogram instance. For Firefox for example there is [privacy redirect](https://addons.mozilla.org/en-US/firefox/addon/privacy-redirect/). diff --git a/wiki/docker-images/spikecodes_-_libreddit.md b/wiki/docker-images/spikecodes_-_libreddit.md new file mode 100755 index 0000000..d3b3ab3 --- /dev/null +++ b/wiki/docker-images/spikecodes_-_libreddit.md @@ -0,0 +1,24 @@ +# spikecodes - libreddit + +The official container and documentation was made by [spikecodes](https://github.com/spikecodes/libreddit). + +## Ports + +Set the following ports with the -p tag. + +| Container Port | Recommended outside port | Protocol | Description | +| -------------- | ------------------------ | -------- | ----------- | +| `8080` | `8080` | TCP | WebUI | + +## Rebuild + +```shell +#!/bin/sh +docker stop libreddit +docker rm libreddit +docker pull spikecodes/libreddit:latest +docker run --name libreddit \ + --restart unless-stopped \ + -p 8080:8080 \ + -d spikecodes/libreddit:latest +``` diff --git a/wiki/libreddit.md b/wiki/libreddit.md new file mode 100644 index 0000000..091b3be --- /dev/null +++ b/wiki/libreddit.md @@ -0,0 +1,15 @@ +# LibReddit + +[LibReddit](https://github.com/spikecodes/libreddit) is an alternative frontend for +Reddit. + +## Server + +A server can be setup via docker with the [spikecodes image](./docker-images/spikecodes_-_libreddit.md). + +## Automatic redirect from Reddit + +There are various addons to redirect from Reddit links to your (or a public) +libreddit instance. +For Firefox for example there is +[privacy redirect](https://addons.mozilla.org/en-US/firefox/addon/privacy-redirect/). diff --git a/wiki/nitter.md b/wiki/nitter.md index 8a3e224..ea06d5b 100644 --- a/wiki/nitter.md +++ b/wiki/nitter.md @@ -10,7 +10,7 @@ A server can be setup via docker with the [zedeus image](./docker-images/zedeus_ ## Automatic redirect from Twitter There are various addons to redirect from Twitter links to your (or a public) -invidious instance. +Nitter instance. For Firefox for example there is [invidious redirect](https://addons.mozilla.org/en-US/firefox/addon/nitter-redirect/) or [privacy redirect](https://addons.mozilla.org/en-US/firefox/addon/privacy-redirect/). diff --git a/wiki/recommended_alternatives.md b/wiki/recommended_alternatives.md index 9a5c9cc..1d15b51 100644 --- a/wiki/recommended_alternatives.md +++ b/wiki/recommended_alternatives.md @@ -30,6 +30,7 @@ recommended, good software (mostly free and/or open-source). - [Slide](https://github.com/ccrama/Slide) is a open-sourced Reddit browser for Android. Slide does not feature local subscription management, so you will still need a reddit account. + - [LibReddit](./libreddit.md) is an alternative private front-end to Reddit. - [**Twitter**](https://twitter.com) alternatives: - [Fritter](https://github.com/jonjomckay/fritter) is a free, open-source Twitter