diff options
author | n8225 <n8225@users.noreply.github.com> | 2020-10-11 01:31:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-11 01:31:13 +0000 |
commit | 350216e7e628e2b6d5adc1a1ec7a469d956207b7 (patch) | |
tree | 2e45e25cbc3b1472e49e3de4c4cb51aaa9f4554a | |
parent | Merge pull request #2268 from AlexFullmoon/patch-2 (diff) | |
parent | Adding uTask to Automation (diff) | |
download | awesome-selfhosted-350216e7e628e2b6d5adc1a1ec7a469d956207b7.tar.gz awesome-selfhosted-350216e7e628e2b6d5adc1a1ec7a469d956207b7.zip |
Merge pull request #2269 from orandin/patch-2
Adding uTask to Automation
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -157,6 +157,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` |