diff options
author | n8225 <n8225@users.noreply.github.com> | 2018-11-22 22:59:27 +0000 |
---|---|---|
committer | Edward Dickson <ed.kickball@hotmail.com> | 2018-11-22 22:59:27 +0000 |
commit | 3e538b0ee35b0afc2fb7cbd97811f14000d25771 (patch) | |
tree | 11558d782e1d697132a3c04cdbfe154256aef7d7 | |
parent | Davical License Fix (#1550) (diff) | |
download | awesome-selfhosted-3e538b0ee35b0afc2fb7cbd97811f14000d25771.tar.gz awesome-selfhosted-3e538b0ee35b0afc2fb7cbd97811f14000d25771.zip |
Add HRConvert2 to Automation (#1571)
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -159,6 +159,7 @@ Some [Content Management System](#content-management-systems-cms) solutions also - [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` - [Home Assistant](https://home-assistant.io/) - Open-source home automation platform. ([Demo](https://home-assistant.io/demo/), [Source Code](https://github.com/home-assistant/home-assistant)) `MIT` `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://www.honestrepair.net/index.php/hrconvert2/) - Drag-and-drop file conversion server with session based authentication, automatic temporary file maintenance, and logging capability. ([Demo](https://www.honestrepair.net/index.php/convert/), [Source Code](https://github.com/zelon88/HRConvert2)) `GPL-3.0` `PHP` - [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` |