diff options
author | nodiscc <nodiscc@gmail.com> | 2020-01-02 22:17:44 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-02 22:17:44 +0000 |
commit | 1cf42fad633ca55f1e8ffc40188393c581e8060a (patch) | |
tree | 3b295f49b706e06e77dc87b9f6c5311c02e792a0 /README.md | |
parent | Merge pull request #1925 from marclaporte/patch-3 (diff) | |
parent | Updated Huginn to use direct URL (diff) | |
download | awesome-selfhosted-1cf42fad633ca55f1e8ffc40188393c581e8060a.tar.gz awesome-selfhosted-1cf42fad633ca55f1e8ffc40188393c581e8060a.zip |
Merge pull request #1933 from AshLeece/master
Updated Huginn to use direct URL
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -170,7 +170,7 @@ See also [Internet of Things (IoT)](#internet-of-things-iot) - [Healthchecks](https://healthchecks.io/) - Django app which listens for pings and sends alerts when pings are late. ([Source Code](https://github.com/healthchecks/healthchecks)) `BSD-3-Clause` `Python` - [homebank-converter](https://github.com/Binnette/homebank-converter) - Web app to convert an export bank file to compatible Homebank csv. ([Demo](http://binnette.github.io/homebank-converter/)) `AGPL-3.0` `HTML5` - [HRConvert2](https://github.com/zelon88/HRConvert2) - Drag-and-drop file conversion server with session based authentication, automatic temporary file maintenance, and logging capability. `GPL-3.0` `PHP` -- [Huginn](https://github.com/cantino/huginn) - Allows you to build agents that monitor and act on your behalf. `MIT` `Ruby` +- [Huginn](https://github.com/huginn/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://gitlab.com/LazyLibrarian/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` |