diff options
author | nodiscc <nodiscc@gmail.com> | 2020-06-14 13:31:34 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-14 13:31:34 +0000 |
commit | 7e8ca0eed58fcdea39762015fb46fedaf234c1b3 (patch) | |
tree | 574b02ae262a1f56e0c349dade5fdecf2178c0c1 /README.md | |
parent | Merge pull request #2113 from tomsaleeba/patch-1 (diff) | |
parent | Add ZeroQueue (diff) | |
download | awesome-selfhosted-7e8ca0eed58fcdea39762015fb46fedaf234c1b3.tar.gz awesome-selfhosted-7e8ca0eed58fcdea39762015fb46fedaf234c1b3.zip |
Merge pull request #2114 from hazim-j/patch-1
Add ZeroQueue
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -191,6 +191,7 @@ See also [Internet of Things (IoT)](#internet-of-things-iot) - [WebUI-aria2](https://github.com/ziahamza/webui-aria2) - Interface to interact with the aria2 downloader. Very simple to use, just download and open index.html in any web browser. ([Demo](http://ziahamza.github.io/webui-aria2/)) `MIT` `HTML5` - [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 3](https://github.com/carlos8f/zenbot) - Zenbot is a lightweight, extendable, artificially intelligent trading bot for Bitcoin, Ether, Litecoin, and more. `MIT` `Node.js` +- [ZeroQueue](https://github.com/thezeroqueue/zeroqueue) - A low-code queue management system that lets you run scheduled jobs for anything. `GPL-3.0` `Node.js` ## Blogging Platforms |