diff options
author | lardbit <45122868+lardbit@users.noreply.github.com> | 2019-11-06 19:01:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-06 19:01:14 +0000 |
commit | c0cf0b2e8f177ae4278155df2438a41174ee4d61 (patch) | |
tree | 0264fc885632ba1045a190b9d4e0fd1dfc1a271c | |
parent | Merge pull request #1870 from emmanouil/patch-1 (diff) | |
download | awesome-selfhosted-c0cf0b2e8f177ae4278155df2438a41174ee4d61.tar.gz awesome-selfhosted-c0cf0b2e8f177ae4278155df2438a41174ee4d61.zip |
Automation: nefarious
include nefarious in the automation section
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -176,6 +176,7 @@ Some [Content Management System](#content-management-systems-cms) solutions also - [Lidarr](https://lidarr.audio/) - Lidarr is a music collection manager for Usenet and BitTorrent users. ([Source Code](https://github.com/Lidarr/Lidarr)) `GPL-3.0` `C#` - [Medusa](https://github.com/pymedusa/SickRage) - Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic. `GPL-3.0` `Python` - [n8n](https://n8n.io/) - Free node based Workflow Automation Tool. Easily automate tasks across different services. ([Source Code](https://github.com/n8n-io/n8n)) `Apache-2.0` `Nodejs` +- [nefarious](https://github.com/lardbit/nefarious) - nefarious is a web application that automates downloading Movies and TV Shows. `GPL-3.0` `Python` - [Node RED](http://nodered.org/) - Browser-based flow editor that helps you wiring hardware devices, APIs and online services to create IoT solutions. ([Source Code](https://github.com/node-red/node-red)) `Apache-2.0` `Nodejs` - [openHAB](http://www.openhab.org) - Vendor and technology agnostic open source software for home automation. ([Source Code](https://github.com/openhab/openhab)) `EPL-1.0` `Java` - [Poffer](http://poffer.gabinaureche.com) `⚠` - Tool that makes it easier to share the content you like thanks to Pocket+Buffer. ([Source Code](https://github.com/Zhouzi/Poffer)) `MIT` `Nodejs` |