diff options
author | nodiscc <nodiscc@gmail.com> | 2018-07-15 11:49:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-15 11:49:48 +0000 |
commit | 66f0e581c399b999d9a80ed6de9c574b67aac7f5 (patch) | |
tree | 8f5944e4373e91a8effc58b983ff3e4f088eb60e | |
parent | Merge pull request #1448 from synox/patch-1 (diff) | |
parent | add ⚠ symbol to lazylibrarian (diff) | |
download | awesome-selfhosted-66f0e581c399b999d9a80ed6de9c574b67aac7f5.tar.gz awesome-selfhosted-66f0e581c399b999d9a80ed6de9c574b67aac7f5.zip |
Merge pull request #1450 from goofballtech/master
Added Lazy librarian for Books and Lidarr for Music in Automated
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -154,6 +154,8 @@ Some [Content Management System](#content-management-systems-cms) solutions also - [Huginn](https://github.com/cantino/huginn) - Allows you to build agents that monitor and act on your behalf. `MIT` `Ruby` - [Http2pic](https://http2pic.haschek.at/) - Website screenshots/renderer. It uses the wkhtmltox to render websites with various options. ([Source Code](https://github.com/chrisiaut/http2pic)) `Apache 2.0` `PHP/Javascript` - [Kibitzr](https://kibitzr.github.io) - Lightweight personal web assistant with powerful integrations. ([Source Code](https://github.com/kibitzr/kibitzr/)) `MIT` `Python` +- [LazyLibrarian](https://github.com/DobyTang/LazyLibrarian) `⚠` - LazyLibrarian is a program to follow authors and grab metadata for all your digital reading needs. It uses a combination of Goodreads Librarything and optionally GoogleBooks as sources for author info and book info. `GPL-3.0` `Python` +- [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` - [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` |