[ DomoDash ] a Angular tablet/mobile dashboard *Updated
Moderator: leecollings
[ DomoDash ] a Angular tablet/mobile dashboard *Updated
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!?
Last edited by dycati on Thursday 24 August 2017 10:08, edited 38 times in total.
-
- Posts: 29
- Joined: Tuesday 14 March 2017 17:23
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Skendel
- Contact:
Re: [ DomoDash ] a Angular tablet/mobile dashboard
how to open the app
1. copied all the files to my webserver.
2. http://[url of webserver]
nothing happens
1. copied all the files to my webserver.
2. http://[url of webserver]
nothing happens
- remb0
- Posts: 499
- Joined: Thursday 11 July 2013 22:21
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: The Netherlands
- Contact:
Re: [ DomoDash ] a Angular tablet/mobile dashboard
very nice. a settings page is indeed very handy.
some ideas:
- updater from website (no need to ssh for a git pull)
- a domoticz device mapper? that it another name can select a domoticz device and give it another name for in the dashboard.
- tv gids.
some ideas:
- updater from website (no need to ssh for a git pull)
- a domoticz device mapper? that it another name can select a domoticz device and give it another name for in the dashboard.
- tv gids.
Re: [ DomoDash ] a Angular tablet/mobile dashboard
I wil look into that device mapper seems legit!, and what kinda tv gids do you prefer?remb0 wrote:very nice. a settings page is indeed very handy.
some ideas:
- updater from website (no need to ssh for a git pull)
- a domoticz device mapper? that it another name can select a domoticz device and give it another name for in the dashboard.
- tv gids.
Device mapper is added to the featurelist!!
Re: [ DomoDash ] a Angular tablet/mobile dashboard
Been busy making the widgets take less space.....
-
- Posts: 198
- Joined: Thursday 06 October 2016 8:14
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.7243
- Contact:
Re: [ DomoDash ] a Angular tablet/mobile dashboard
I have the samepvdhelm wrote:how to open the app
1. copied all the files to my webserver.
2. http://[url of webserver]
nothing happens
empty page
-
- Posts: 156
- Joined: Monday 25 May 2015 22:44
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V2020.2
- Location: Netherlands
- Contact:
Re: [ DomoDash ] a Angular tablet/mobile dashboard
Same here.kniazio wrote:I have the samepvdhelm wrote:how to open the app
1. copied all the files to my webserver.
2. http://[url of webserver]
nothing happens
empty page
Re: [ DomoDash ] a Angular tablet/mobile dashboard
Sorry guys, I made a mistake i didn't test the software without a proper config file. I have updated the master if you could redownload and try again it would be appreciated
-
- Posts: 198
- Joined: Thursday 06 October 2016 8:14
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.7243
- Contact:
Re: [ DomoDash ] a Angular tablet/mobile dashboard
Still the same
-
- Posts: 4
- Joined: Wednesday 11 January 2017 16:00
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: [ DomoDash ] a Angular tablet/mobile dashboard
still the same
failed to load app.js and app.css
failed to load app.js and app.css
-
- Posts: 29
- Joined: Tuesday 14 March 2017 17:23
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Skendel
- Contact:
Re: [ DomoDash ] a Angular tablet/mobile dashboard
still a white page
Re: [ DomoDash ] a Angular tablet/mobile dashboard
Are you openening the app on a properly configured webserver with apache, because the app wont work just running on your
desktop without it ?
desktop without it ?
-
- Posts: 198
- Joined: Thursday 06 October 2016 8:14
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.7243
- Contact:
Re: [ DomoDash ] a Angular tablet/mobile dashboard
Man.
I'm trying to run it on two Apache servers.
One on Synology, the other on Raspberry Raspbian
Without result
I'm trying to run it on two Apache servers.
One on Synology, the other on Raspberry Raspbian
Without result
Re: [ DomoDash ] a Angular tablet/mobile dashboard
I have update the directories and now it works on my default Domoticz(webserver), cant speak for the PHP because domoticz by default cant process PHP
-
- Posts: 198
- Joined: Thursday 06 October 2016 8:14
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.7243
- Contact:
Re: [ DomoDash ] a Angular tablet/mobile dashboard
The configuration page is displayed but nothing else
Does not save settings
I manually changed the IP: My Domoticz port, but I do not see any of my devices
The name of the config-default.json file has also changed to config.json
I changed the config.json file to 777 chmod
Does not save settings
I manually changed the IP: My Domoticz port, but I do not see any of my devices
The name of the config-default.json file has also changed to config.json
I changed the config.json file to 777 chmod
Re: [ DomoDash ] a Angular tablet/mobile dashboard
I could be that when you saved it would display the old config.json because of your cache, turning it off would do the trick. I Did a update so when you save the settings page you dont have to refresh it just rerenders the blocks/colums automatic!
If there are volunteers to share there teamviewer with me i would take a look to see what goes wrong? just pm me...
PS, If the console of your browser returns a "501 Not Implemented" it means it doenst support PHP
If there are volunteers to share there teamviewer with me i would take a look to see what goes wrong? just pm me...
PS, If the console of your browser returns a "501 Not Implemented" it means it doenst support PHP
-
- Posts: 198
- Joined: Thursday 06 October 2016 8:14
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.7243
- Contact:
Re: [ DomoDash ] a Angular tablet/mobile dashboard
still the same
Re: [ DomoDash ] a Angular tablet/mobile dashboard
Kniazio can you please show me your console/network output when you save you settings page?
-
- Posts: 198
- Joined: Thursday 06 October 2016 8:14
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.7243
- Contact:
Re: [ DomoDash ] a Angular tablet/mobile dashboard
Please
I am typing IP of my Domoticz (192.168.1.100:8078)
I press Save
I have it:
So nothing.
I am typing IP of my Domoticz (192.168.1.100:8078)
I press Save
I have it:
So nothing.
- Attachments
-
- dash.jpg (96.72 KiB) Viewed 9024 times
Re: [ DomoDash ] a Angular tablet/mobile dashboard
Dear kniazio, I tested it on 2 machines with correct write access(777) and PHP running it should work.
After saving settingspage clear cache and refresh page. If you still have problems just pm your teamviewer login so i can help your setup correctly.
You can try and test it on your desktop by downloading USBWebserver and running the folder with that
http://www.usbwebserver.net/nl/
After saving settingspage clear cache and refresh page. If you still have problems just pm your teamviewer login so i can help your setup correctly.
You can try and test it on your desktop by downloading USBWebserver and running the folder with that
http://www.usbwebserver.net/nl/
Who is online
Users browsing this forum: No registered users and 0 guests