diff --git a/README.md b/README.md index 43160f1..d50e544 100644 --- a/README.md +++ b/README.md @@ -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 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/) @@ -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/) diff --git a/raw/body.md b/raw/body.md index f87f563..ad6f249 100644 --- a/raw/body.md +++ b/raw/body.md @@ -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/) diff --git a/raw/body_selfhosted.md b/raw/body_selfhosted.md index db32417..cef1363 100644 --- a/raw/body_selfhosted.md +++ b/raw/body_selfhosted.md @@ -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/) diff --git a/selfhosted.md b/selfhosted.md index 3fc0de5..6e754b3 100644 --- a/selfhosted.md +++ b/selfhosted.md @@ -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/)