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

View file

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

View file

@ -16,6 +16,11 @@
[**Tiny Tiny RSS**](https://tt-rss.org/) [**Tiny Tiny RSS**](https://tt-rss.org/)
: Web-based news feed reader and aggregator : 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 ### Version Control
[**Gitea**](https://gitea.io/) [**Gitea**](https://gitea.io/)

View file

@ -5,6 +5,7 @@ This is a collection of nice open source software for your server.
- [Communication](#communication) - [Communication](#communication)
- [DAV](#dav) - [DAV](#dav)
- [Newsfeeds](#newsfeeds) - [Newsfeeds](#newsfeeds)
- [Search Engines](#search-engines)
- [Version Control](#version-control) - [Version Control](#version-control)
### Communication ### Communication
@ -24,6 +25,11 @@ This is a collection of nice open source software for your server.
- [**Tiny Tiny RSS**](https://tt-rss.org/) - [**Tiny Tiny RSS**](https://tt-rss.org/)
Web-based news feed reader and aggregator 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 ### Version Control
- [**Gitea**](https://gitea.io/) - [**Gitea**](https://gitea.io/)