diff options
author | n8225 <n8225@users.noreply.github.com> | 2016-09-13 21:29:33 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-09-13 21:29:33 +0000 |
commit | d21c0c70b7c5ba4890c3b9a7b2b81e410254302b (patch) | |
tree | 867d6d684ab0bdbd6aa4e75ecccb454e3a0a02b3 | |
parent | Add FileShelter (#786) (diff) | |
download | awesome-selfhosted-d21c0c70b7c5ba4890c3b9a7b2b81e410254302b.tar.gz awesome-selfhosted-d21c0c70b7c5ba4890c3b9a7b2b81e410254302b.zip |
Add homebank (#783)
* Add homebank-converter #776
* Fix
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -116,6 +116,7 @@ _Business Intelligence_ * [CouchPotato](https://couchpota.to/) - CouchPotato is an automatic Video Library Manager for Movies. Automatic torrent/nzb searching, downloading, and processing at the qualities you want. ([Source Code](https://github.com/CouchPotato/CouchPotatoServer/)) `GPLv3` `Python` * [Headphones](https://github.com/rembo10/headphones) - An automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent, Deluge and Blackhole. `GPLv3` `Python` * [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` `Python` + * [homebank-converter](https://github.com/Binnette/homebank-converter) - A web app to convert an export bank file to compatible Homebank csv. ([Demo](http://binnette.github.io/homebank-converter/)) `AGPLv3` `HTML5` * [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` * [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. `GPLv3` `Python` |