diff options
author | Simon Delberghe <orandin@users.noreply.github.com> | 2020-10-10 10:32:00 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-10 10:32:00 +0000 |
commit | e4cee5549200ee299ef67a01b8648d34e1d122a7 (patch) | |
tree | 91b580d2a5682b9f2f96ed8c5fff35cd5003a9a2 | |
parent | .travis.yml: re-enable builds on master branch, disable building on branch pu... (diff) | |
download | awesome-selfhosted-e4cee5549200ee299ef67a01b8648d34e1d122a7.tar.gz awesome-selfhosted-e4cee5549200ee299ef67a01b8648d34e1d122a7.zip |
Adding uTask to Automation
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -156,6 +156,7 @@ See also [Internet of Things (IoT)](#internet-of-things-iot) - [Radarr](https://radarr.video/) - Radarr is an independent fork of Sonarr reworked for automatically downloading movies via Usenet and BitTorrent, à la Couchpotato. ([Source Code](https://github.com/Radarr/Radarr)) `GPL-3.0` `C#` - [SickRage](http://sickrage.github.io/) - SickRage is an automatic Video Library Manager for TV Shows. Automatic torrent/nzb searching, downloading, and processing at the qualities you want. ([Source Code](https://github.com/SickRage/SickRage)) `GPL-3.0` `Python` - [Sonarr](https://sonarr.tv/) - Automatic TV Shows downloader and manager for Usenet and BitTorrent. It can grab, sort and rename new episodes and automatically upgrade the quality of files already downloaded when a better quality format becomes available. ([Source Code](https://github.com/Sonarr/Sonarr)) `GPL-3.0` `C#` +- [µTask](https://github.com/ovh/utask) - µTask is an automation engine that models and executes business processes declared in yaml. `BSD-3-Clause` `Go` - [TriggerHappy](https://trigger-happy.readthedocs.io/en/latest/) - Open source clone of IFTTT, a bridge between your internet services. ([Source Code](https://github.com/foxmask/django-th)) `BSD-3-Clause` `Python` - [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` |