This commit is contained in:
Denis Lehmann 2020-05-04 23:19:26 +02:00
parent bb7fb68c05
commit 32abbf9c5c
4 changed files with 22 additions and 13 deletions

View file

@ -23,10 +23,10 @@ Links**](./selfhosted.md).
- [Look & Feel](#look-feel)
- [Music](#music)
- [Networking](#networking)
- [Newsfeeds](#newsfeeds)
- [Operating Systems](#operating-systems)
- [Package Managers](#package-managers)
- [Programming Languages](#programming-languages)
- [Search Engines](#search-engines)
- [Terminal](#terminal)
- [Version Control](#version-control)
- [Video](#video)
@ -123,6 +123,11 @@ Links**](./selfhosted.md).
- [**Wireshark**](https://wireshark.org/)
The worlds foremost and widely-used network protocol analyzer
### Newsfeeds
- [**spiderss**](https://git.opaque.tech/denis/spiderss/)
Plaintext RSS crawler
### Operating Systems
- [**NixOS**](https://nixos.org/)
@ -145,12 +150,6 @@ Links**](./selfhosted.md).
Language empowering everyone to build reliable and efficient
software
### Search Engines
- [**searx**](https://asciimoo.github.io/searx/)
Free internet metasearch engine which aggregates results from more
than 70 search services
### Terminal
- [**fish**](https://fishshell.com/)

View file

@ -104,6 +104,11 @@ Nerdy
[**Wireshark**](https://wireshark.org/)
: The world's foremost and widely-used network protocol analyzer
### Newsfeeds
[**spiderss**](https://git.opaque.tech/denis/spiderss/)
: Plaintext RSS crawler
### Operating Systems
[**NixOS**](https://nixos.org/)
@ -128,12 +133,6 @@ Nerdy
: Language empowering everyone to build reliable and efficient
software
### Search Engines
[**searx**](https://asciimoo.github.io/searx/)
: Free internet metasearch engine which aggregates results from more
than 70 search services
### Terminal
[**fish**](https://fishshell.com/)

View file

@ -16,6 +16,11 @@
[**Tiny Tiny RSS**](https://tt-rss.org/)
: Web-based news feed reader and aggregator
### Search Engines
[**searx**](https://asciimoo.github.io/searx/)
: Free internet metasearch engine which aggregates results from more
### Version Control
[**Gitea**](https://gitea.io/)

View file

@ -5,6 +5,7 @@ This is a collection of nice open source software for your server.
- [Communication](#communication)
- [DAV](#dav)
- [Newsfeeds](#newsfeeds)
- [Search Engines](#search-engines)
- [Version Control](#version-control)
### Communication
@ -24,6 +25,11 @@ This is a collection of nice open source software for your server.
- [**Tiny Tiny RSS**](https://tt-rss.org/)
Web-based news feed reader and aggregator
### Search Engines
- [**searx**](https://asciimoo.github.io/searx/)
Free internet metasearch engine which aggregates results from more
### Version Control
- [**Gitea**](https://gitea.io/)