diff options
author | nodiscc <nodiscc@gmail.com> | 2015-11-02 19:00:48 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-11-02 19:00:48 +0000 |
commit | 75a320b6ff0ef2ef479aa9be51343f29be6851be (patch) | |
tree | 692a9a8d55cca3caea809521e66d9362f7f6762f /README.md | |
parent | move weblogmatrix to section description (diff) | |
download | awesome-selfhosted-75a320b6ff0ef2ef479aa9be51343f29be6851be.tar.gz awesome-selfhosted-75a320b6ff0ef2ef479aa9be51343f29be6851be.zip |
add rss-bridge, fixes #305
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -89,6 +89,7 @@ _Web Analytics_ * [Huginn](https://github.com/cantino/huginn) - Allows you to build agents that monitor and act on your behalf. Built in Ruby - `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` + * [RSS-Bridge](https://github.com/sebsauvage/rss-bridge) - rss-bridge is a PHP project capable of generating ATOM feeds for websites which don't have one. `Public domain` `PHP` ## Blogging Platforms |