[ DomoDash ] a Angular tablet/mobile dashboard *Updated
Posted: Monday 10 July 2017 16:39
Dear users, after experiencing the amazing Dashticz v2 tool, I wanted to make my own version of dashticz but without the drawbacks of Jquery
so I came to the conclussion that I had a great example to start developing...

Now if you guys are interested the first version is downloadable from github
https://github.com/danielalmering/DomoDash/tree/master
Lastest UPDATES
- Added Garbage collector
- Added Sabnzb
- Added TV guide (tvgids.nl)
- Added internal/external ip support
- Added Save settings notification
- Made working Tooltip with information
Currently supporting
- Light switches
- Dimmers
- Weather ( Wunderground )
- Spotify
- News ( RSS reader )
- Traffic ( Anwb )
- Device mapper
- Google Calendar
- Tv guide (Tvgids.nl)
- Sabnzb
- Garbage collector (recyclemanager, mijnafvalwijzer)
- Cors PHP proxy ( cors.php?url=***** )
Installation
Before you start be sure that your webserver is running PHP! otherwise you cannot save the settings, you can only download them manualy
( Read install instructions below )
Windows based system
- step 1: Download the repo with following https://github.com//danielalmering/Domo ... master.zip
- step 2: Extract all files with program like winzip/7zip
- step 3: Open winSCP and connect to your desired webserver
- step 4: Select the extracted files and place them on the webserver
- step 5: Rename the config-default.json to config.json and give it write access (if subdirectory then that as well)
( continue to step 6 )
Linux based system
- step 1: Git clone https://github.com/danielalmering/DomoDash.git
- step 2: Move folder to webserver directory
- step 3: Rm config-default.json to config.json
- step 4: Chmod 777 config.json (if subdirectory then that as well)
( continue to step 6 )
- step 6: Open the application and fill in your settings like the example listed below!
https://raw.githubusercontent.com/danie ... ttings.png
- step 7: If you have PHP installed just hit the Save Changes button or if you dont have it installed just download it manualy with the Download Manualy button and upload the config.json to the root of the application
( if you experiencing that you hitting the save button but nothing happens it is probably your browser cache by cleaning it would show the correct saved settings )
Settings (example)

Coming features
- News Modal(iframe)
Missing features?
If there are features that are a must for your Domoticz environment please let me know!?
so I came to the conclussion that I had a great example to start developing...

Now if you guys are interested the first version is downloadable from github
https://github.com/danielalmering/DomoDash/tree/master
Lastest UPDATES
- Added Garbage collector
- Added Sabnzb
- Added TV guide (tvgids.nl)
- Added internal/external ip support
- Added Save settings notification
- Made working Tooltip with information
Currently supporting
- Light switches
- Dimmers
- Weather ( Wunderground )
- Spotify
- News ( RSS reader )
- Traffic ( Anwb )
- Device mapper
- Google Calendar
- Tv guide (Tvgids.nl)
- Sabnzb
- Garbage collector (recyclemanager, mijnafvalwijzer)
- Cors PHP proxy ( cors.php?url=***** )
Installation
Before you start be sure that your webserver is running PHP! otherwise you cannot save the settings, you can only download them manualy
( Read install instructions below )
Windows based system
- step 1: Download the repo with following https://github.com//danielalmering/Domo ... master.zip
- step 2: Extract all files with program like winzip/7zip
- step 3: Open winSCP and connect to your desired webserver
- step 4: Select the extracted files and place them on the webserver
- step 5: Rename the config-default.json to config.json and give it write access (if subdirectory then that as well)
( continue to step 6 )
Linux based system
- step 1: Git clone https://github.com/danielalmering/DomoDash.git
- step 2: Move folder to webserver directory
- step 3: Rm config-default.json to config.json
- step 4: Chmod 777 config.json (if subdirectory then that as well)
( continue to step 6 )
- step 6: Open the application and fill in your settings like the example listed below!
https://raw.githubusercontent.com/danie ... ttings.png
- step 7: If you have PHP installed just hit the Save Changes button or if you dont have it installed just download it manualy with the Download Manualy button and upload the config.json to the root of the application
( if you experiencing that you hitting the save button but nothing happens it is probably your browser cache by cleaning it would show the correct saved settings )
Settings (example)

Coming features
- News Modal(iframe)
Missing features?
If there are features that are a must for your Domoticz environment please let me know!?