From 2e3cdf2fce10539e45a0a1536df02404ffd43c60 Mon Sep 17 00:00:00 2001 From: Kieran Date: Mon, 1 Aug 2022 08:08:06 +0100 Subject: [PATCH 1/3] Move readflow to misc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a81feff..033e9503 100644 --- a/README.md +++ b/README.md @@ -1259,6 +1259,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [oTranscribe](https://github.com/oTranscribe/oTranscribe) - Free web app to take the pain out of transcribing recorded interviews. ([Demo](https://otranscribe.com/)) `MIT` `Javascript` - [PassCheck](https://passcheck.anhur.xyz/) - A web application featuring some handy password tools, including a password generator, strength checker and HaveIBeenPwned breach checker. ([Source Code](https://github.com/apacketofsweets/PassCheck)) `MIT` `Javascript` - [Reactive Resume](https://rxresu.me/) - A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. ([Demo](https://rxresu.me/app/dashboard/), [Source Code](https://github.com/AmruthPillai/Reactive-Resume)) `MIT` `Docker/Nodejs` +- [Readflow](https://readflow.app) - Lightweight news reader with modern interface and features: full-text search, automatic categorization, archiving, offline support, notifications... ([Source Code](https://github.com/ncarlier/readflow)) `MIT` `Go` - [ReleaseBell](https://releasebell.com/) - Send release notifications for starred Github repos. ([Source Code](https://git.cloudron.io/cloudron/releasebell)) `MIT` `Nodejs` - [revealjs](https://revealjs.com) - Framework for easily creating beautiful presentations using HTML. ([Demo](https://revealjs.com/), [Source Code](https://github.com/hakimel/reveal.js)) `MIT` `Javascript` - [Revive Adserver](https://www.revive-adserver.com/) - World's most popular free, open source ad serving system. Formerly known as OpenX Adserver and phpAdsNew. ([Source Code](https://github.com/revive-adserver/revive-adserver)) `GPL-2.0-or-later` `PHP` @@ -1545,7 +1546,6 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_ **[`^ back to top ^`](#)** -- [Readflow](https://readflow.app) - Lightweight news reader with modern interface and features: full-text search, automatic categorization, archiving, offline support, notifications... ([Source Code](https://github.com/ncarlier/readflow)) `MIT` `Go` - [Wallabag](https://www.wallabag.org) - Wallabag, formerly Poche, is a web application allowing you to save articles to read them later with improved readability. ([Source Code](https://github.com/wallabag/wallabag)) `MIT` `PHP` From 8770d86da668c538ff0eef44f8eb4692bc94d3a2 Mon Sep 17 00:00:00 2001 From: Kieran Date: Mon, 1 Aug 2022 08:08:40 +0100 Subject: [PATCH 2/3] Move wallabag to misc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 033e9503..c33f0ec9 100644 --- a/README.md +++ b/README.md @@ -1269,6 +1269,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [TeslaMate](https://github.com/adriankumpf/teslamate) - A powerful data logger for Tesla vehicles. `MIT` `Elixir` - [Trello Burndown](https://github.com/mtricht/trello-burndown) `⚠` - Easy to use SCRUM burndown chart for Trello boards. `MIT` `Go/Docker` - [ViMbAdmin](https://www.vimbadmin.net/) - Provides a web based virtual mailbox administration system to allow mail administrators to easily manage domains, mailboxes and aliases. ([Source Code](https://github.com/opensolutions/ViMbAdmin)) `GPL-3.0` `PHP` +- [Wallabag](https://www.wallabag.org) - Wallabag, formerly Poche, is a web application allowing you to save articles to read them later with improved readability. ([Source Code](https://github.com/wallabag/wallabag)) `MIT` `PHP` - [WeeWX](https://weewx.com/) - Open source software for your weather station. ([Demo](https://weewx.com/showcase.html), [Source Code](https://github.com/weewx/weewx)) `GPL-3.0` `Python` - [ytdl-webserver](https://github.com/Algram/ytdl-webserver) - Docker-ready webserver for downloading youtube videos. `MIT` `Nodejs` @@ -1546,7 +1547,6 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_ **[`^ back to top ^`](#)** -- [Wallabag](https://www.wallabag.org) - Wallabag, formerly Poche, is a web application allowing you to save articles to read them later with improved readability. ([Source Code](https://github.com/wallabag/wallabag)) `MIT` `PHP` ### Recipe Management From 199bd51a7726d3678f4be35598759d47d1f0c595 Mon Sep 17 00:00:00 2001 From: Kieran Date: Mon, 1 Aug 2022 08:09:21 +0100 Subject: [PATCH 3/3] Remove category --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index c33f0ec9..1ffffd22 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,6 @@ See [Contributing](.github/CONTRIBUTING.md). - [Photo and Video Galleries](#photo-and-video-galleries) - [Polls and Events](#polls-and-events) - [Proxy](#proxy) - - [Read-it-later Lists](#read-it-later-lists) - [Recipe Management](#recipe-management) - [Resource Planning](#resource-planning) - [Resource Planning - Enterprise Resource Planning](#resource-planning---enterprise-resource-planning) @@ -1543,12 +1542,6 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_ - [Traefik](https://traefik.io/) - Træfɪk is a modern HTTP reverse proxy and load balancer made to deploy microservices with ease. It supports several backends (Docker, Swarm, Mesos/Marathon, …) to manage its configuration automatically and dynamically. ([Source Code](https://github.com/traefik/traefik)) `MIT` `Go` -### Read-it-later Lists - -**[`^ back to top ^`](#)** - - - ### Recipe Management **[`^ back to top ^`](#)**