diff options
author | Edward D <ed.kickball@hotmail.com> | 2016-02-20 13:04:54 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-02-20 13:04:54 +0000 |
commit | 4117a2be99383f45414bcd8ffa4ae0e3073b9cbc (patch) | |
tree | 8efdb0e1b59fde6e34d2f465a6c101afac73d9fc | |
parent | Merge pull request #454 from adminrezo/mailing (diff) | |
parent | added Phant IoT Data Storage (diff) | |
download | awesome-selfhosted-4117a2be99383f45414bcd8ffa4ae0e3073b9cbc.tar.gz awesome-selfhosted-4117a2be99383f45414bcd8ffa4ae0e3073b9cbc.zip |
Merge pull request #455 from cavebeat/thingspeak
Add Thingspeak (Personal Dashboards)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -633,6 +633,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza * [Habitica](http://habitica.com/) - A habit tracker app which treats your goals like a Role Playing Game. Previously called HabitRPG. ([Source Code](https://github.com/HabitRPG/habitrpg)) `GPLv3/Other` `Nodejs` * [Phant](http://phant.io/) - Phant is a modular data logging tool for collecting data from the Internet of Things. ([Demo](https://data.sparkfun.com/), [Source Code](https://github.com/sparkfun/phant)) `GPLv3` `Nodejs` * [Reportr](https://github.com/Reportr/dashboard) - Your life's personal dashboard. ([Source Code](https://github.com/Reportr/dashboard)) + * [Thingspeak](https://thingspeak.com/) - An open source “Internet of Things” application and API to store and retrieve data from things using HTTP. ([Demo](https://thingspeak.com/channels/public), [Source Code](https://github.com/iobridge/thingspeak)) `GPL` `Ruby` * [Tipboard](http://allegro.tech/tipboard/) - In-house, tasty, local dashboarding system. ([Source Code](https://github.com/allegro/tipboard)) `Apache` `Python` * [wger](https://github.com/rolandgeider/wger) - A web-based personal workout, fitness and weight logger/tracker. It can also be used as a simple gym management utility and offers a full REST API as well. ([Demo](https://wger.de)) `AGPLv3` `Python` |