diff options
author | nodiscc <nodiscc@gmail.com> | 2019-05-18 23:55:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-18 23:55:38 +0000 |
commit | 67e9782a93bb85590d59cbc1a2e0cc4b9927d157 (patch) | |
tree | 70722433652387ac16e950918037d036647ee7a5 | |
parent | Merge pull request #1678 from sourabh-joshi/patch-1 (diff) | |
parent | docs(readme): add Leon personal assistant (diff) | |
download | awesome-selfhosted-67e9782a93bb85590d59cbc1a2e0cc4b9927d157.tar.gz awesome-selfhosted-67e9782a93bb85590d59cbc1a2e0cc4b9927d157.zip |
Merge pull request #1681 from louistiti/patch-1
docs(readme): add Leon personal assistant
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -163,6 +163,7 @@ Some [Content Management System](#content-management-systems-cms) solutions also - [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` +- [Leon](https://getleon.ai) - Open-source personal assistant who can live on your server. ([Demo](https://www.youtube.com/watch?v=p7GRGiicO1c), [Source Code](https://github.com/leon-ai/leon)) `MIT` `Node.js` - [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` |