diff options
author | Michael Floering <michaelfloering@gmail.com> | 2022-01-11 18:16:17 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-11 18:16:17 +0000 |
commit | 52681fa23a31f3909e6251bc972a80ce30f68504 (patch) | |
tree | c28f30ce03863aad725509bee6e3824da4ead85e | |
parent | Update Airsonic to Airsonic Advanced (#2802) (diff) | |
download | awesome-selfhosted-52681fa23a31f3909e6251bc972a80ce30f68504.tar.gz awesome-selfhosted-52681fa23a31f3909e6251bc972a80ce30f68504.zip |
Remove ZeroQueue - it's been archived (#2812)
I just noticed this while browsing. Might make more sense to leave it in and add a note saying it's archived, but the quick thing was to LYK it's been archived.
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -187,7 +187,6 @@ _Related: [Internet of Things (IoT)](#internet-of-things-iot)_ - [ydl_api](https://github.com/Totonyus/ydl_api) - Simple youtube-dl REST API to launch downloads on a distant server. `GPL-3.0` `Python` - [YoutubeDL-Material](https://github.com/Tzahi12345/YoutubeDL-Material) - Material Design inspired YouTube downloader, based on youtube-dl. Supports playlists, quality select, search, dark mode and much more, all with a clean and modern design. `MIT` `Nodejs` - [Zenbot](https://github.com/DeviaVir/zenbot) - Zenbot is a lightweight, extendable, artificially intelligent trading bot for Bitcoin, Ether, Litecoin, and more. `MIT` `Nodejs` -- [ZeroQueue](https://github.com/thezeroqueue/zeroqueue) - A low-code queue management system that lets you run scheduled jobs for anything. `GPL-3.0` `Nodejs` - [µTask](https://github.com/ovh/utask) - µTask is an automation engine that models and executes business processes declared in yaml. `BSD-3-Clause` `Go` |