diff options
author | nodiscc <nodiscc@gmail.com> | 2018-07-15 11:47:56 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-15 11:47:56 +0000 |
commit | f0926824aac62e87d208248ba76251e2bdf44d60 (patch) | |
tree | c5841188437dc99412125d925a711f55600178cf | |
parent | removed source code link (diff) | |
download | awesome-selfhosted-f0926824aac62e87d208248ba76251e2bdf44d60.tar.gz awesome-selfhosted-f0926824aac62e87d208248ba76251e2bdf44d60.zip |
add ⚠ symbol to lazylibrarian
The program requires access to goodreads and librarything (non-free 3rd party services) APIs to scrape book data
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -153,7 +153,7 @@ 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` +- [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` |