Dashticz - Alternative Dashboard
Moderator: leecollings
Re: WIP - Dashticz - Alternative Dashboard
Note that not only PHP but also curl is required when running on a normal webserver! I had to find out from my appache log.
Maybe the OP and github can be updated?
I have no xbmc tab appearing after putting ip and port in the CONFIG.js file. Any idea what could be wrong?
Maybe the OP and github can be updated?
I have no xbmc tab appearing after putting ip and port in the CONFIG.js file. Any idea what could be wrong?
-
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Re: WIP - Dashticz - Alternative Dashboard
Sorry, I will add that to the readme and the OP!
Thanks!
XBMC doesn't have a separate tab yet, there was one in the beginning but functionality didn't work yet.
If everything is set right in CONFIG.js, you should see a XBMC-block on the dashboard when something is playing.
Thanks!
XBMC doesn't have a separate tab yet, there was one in the beginning but functionality didn't work yet.
If everything is set right in CONFIG.js, you should see a XBMC-block on the dashboard when something is playing.
Re: WIP - Dashticz - Alternative Dashboard
I do see the extra tile when playing media in xbmc (kodi)!
It was because of the screenshots I was expecting to see a tab for xbmc..
Thanks for your reply.
It was because of the screenshots I was expecting to see a tab for xbmc..
Thanks for your reply.
-
- Posts: 890
- Joined: Tuesday 30 September 2014 8:49
- Target OS: Linux
- Domoticz version: beta
- Location: The Netherlands
- Contact:
Re: WIP - Dashticz - Alternative Dashboard
How's this project going? Any updates ?
I am not active on this forum anymore.
-
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Re: WIP - Dashticz - Alternative Dashboard
There was a small update yesterday.
It was 'on hold' for a while because of other projects (wich I still have by the way) and currently I'm not sure what features most people want.
So, any suggestions are welcome!
It was 'on hold' for a while because of other projects (wich I still have by the way) and currently I'm not sure what features most people want.
So, any suggestions are welcome!
-
- Posts: 890
- Joined: Tuesday 30 September 2014 8:49
- Target OS: Linux
- Domoticz version: beta
- Location: The Netherlands
- Contact:
Re: WIP - Dashticz - Alternative Dashboard
Just installed the newest version from GitHub and it is looking really good!
Will try it later this evening/tomorrow on my 7" tablet that i use to control Domoticz.
One small bug i found for now: when switching a light from on to off (or viceversa), the dimmer slider is replaced with a textbox with the value "13" for a second or two.
Oh, and the language of the items in the top menu bar don't change when you change the language through settings....
I will have another look at it later and see if i have some features/bugs for you
Will try it later this evening/tomorrow on my 7" tablet that i use to control Domoticz.
One small bug i found for now: when switching a light from on to off (or viceversa), the dimmer slider is replaced with a textbox with the value "13" for a second or two.
Oh, and the language of the items in the top menu bar don't change when you change the language through settings....
I will have another look at it later and see if i have some features/bugs for you
I am not active on this forum anymore.
-
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Re: WIP - Dashticz - Alternative Dashboard
That will be nice, could you add the issues to Github?
-
- Posts: 890
- Joined: Tuesday 30 September 2014 8:49
- Target OS: Linux
- Domoticz version: beta
- Location: The Netherlands
- Contact:
Re: WIP - Dashticz - Alternative Dashboard
Will do!
P.s. maybe update the first post of this topic with soms screenshots of the more up2date version?
P.s. maybe update the first post of this topic with soms screenshots of the more up2date version?
I am not active on this forum anymore.
-
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Re: WIP - Dashticz - Alternative Dashboard
Will do too
-
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Re: WIP - Dashticz - Alternative Dashboard
Just pushed a new version to github:
0.93 - 07/04/2015
- Bugs in translations topmenu
- Bug in switches (icon-classes)
(Screenshot in OP has been changed!)
0.93 - 07/04/2015
- Bugs in translations topmenu
- Bug in switches (icon-classes)
(Screenshot in OP has been changed!)
-
- Posts: 98
- Joined: Monday 28 July 2014 9:58
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2020.2
- Location: Stockholm
- Contact:
Re: WIP - Dashticz - Alternative Dashboard
Well, yet anohter amature
I have now tried for avail to get it to work since it looks so nice... Only gets a whith page.
1) Copied all the files to a directory called dash in the www folder
2) changed the CONFIG.js file to:
//GENERAL HOSTS
var _HOST_DOMOTICZ = 'http://192.168.1.117:8080';
var _HOST_NZBGET = 'http://192.168.1.117:6144';
and...nothing...anyone a suggestion?
what is the second line with "var _HOST_NZBGET" for??
BR/lennart
I have now tried for avail to get it to work since it looks so nice... Only gets a whith page.
1) Copied all the files to a directory called dash in the www folder
2) changed the CONFIG.js file to:
//GENERAL HOSTS
var _HOST_DOMOTICZ = 'http://192.168.1.117:8080';
var _HOST_NZBGET = 'http://192.168.1.117:6144';
and...nothing...anyone a suggestion?
what is the second line with "var _HOST_NZBGET" for??
BR/lennart
/lennart
-
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Re: WIP - Dashticz - Alternative Dashboard
Do you get any errors in console window of your browser?? You can renove the second line for _HOST_NZBGET..
Before you go any further, empty the nzbget-var. So we first try to make Domoticz work.
Did you install Dashticz for the first time?
On a separate webserver (or the Domoticz-server) with PHP or without PHP?
Before you go any further, empty the nzbget-var. So we first try to make Domoticz work.
Did you install Dashticz for the first time?
On a separate webserver (or the Domoticz-server) with PHP or without PHP?
-
- Posts: 98
- Joined: Monday 28 July 2014 9:58
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2020.2
- Location: Stockholm
- Contact:
Re: WIP - Dashticz - Alternative Dashboard
Hi,
I get
I get
Code: Select all
Failed to load resource: the server responded with a status of 404 (Not Found)
http://192.168.1.117:8080/plugins/bootstrap-slider/bootstrap-slider.css Failed to load resource: the server responded with a status of 404 (Not Found)
http://192.168.1.117:8080/plugins/morrisjs/morris.css Failed to load resource: the server responded with a status of 404 (Not Found)
http://192.168.1.117:8080/plugins/font-awesome/css/font-awesome.min.css Failed to load resource: the server responded with a status of 404 (Not Found)
http://192.168.1.117:8080/plugins/icomoon/icomoon.css Failed to load resource: the server responded with a status of 404 (Not Found)
http://192.168.1.117:8080/plugins/weather-icons/css/weather-icons.min.css Failed to load resource: the server responded with a status of 404 (Not Found)
http://192.168.1.117:8080/plugins/jquery/dist/jquery.min.js Failed to load resource: the server responded with a status of 404 (Not Found)
http://192.168.1.117:8080/plugins/bootstrap/dist/js/bootstrap.min.js Failed to load resource: the server responded with a status of 404 (Not Found)
http://192.168.1.117:8080/plugins/jquery-ui/jquery-ui.min.js Failed to load resource: the server responded with a status of 404 (Not Found)
http://192.168.1.117:8080/plugins/raphael/raphael-min.js Failed to load resource: the server responded with a status of 404 (Not Found)
http://192.168.1.117:8080/plugins/morrisjs/morris.min.js Failed to load resource: the server responded with a status of 404 (Not Found)
http://192.168.1.117:8080/plugins/bootstrap-slider/bootstrap-slider.js Failed to load resource: the server responded with a status of 404 (Not Found)
http://192.168.1.117:8080/plugins/skycons/skycons.js Failed to load resource: the server responded with a status of 404 (Not Found)
http://192.168.1.117:8080/js/dashticz.js Failed to load resource: the server responded with a status of 404 (Not Found)
http://192.168.1.117:8080/plugins/bootstrap/dist/css/bootstrap.min.css Failed to load resource: the server responded with a status of 404 (Not Found)
http://192.168.1.117:8080/plugins/bootstrap-slider/bootstrap-slider.css Failed to load resource: the server responded with a status of 404 (Not Found)
http://192.168.1.117:8080/plugins/font-awesome/css/font-awesome.min.css Failed to load resource: the server responded with a status of 404 (Not Found)
http://192.168.1.117:8080/plugins/morrisjs/morris.css Failed to load resource: the server responded with a status of 404 (Not Found)
http://192.168.1.117:8080/plugins/icomoon/icomoon.css Failed to load resource: the server responded with a status of 404 (Not Found)
http://192.168.1.117:8080/plugins/weather-icons/css/weather-icons.min.css Failed to load resource: the server responded with a status of 404 (Not Found)
/lennart
-
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Re: WIP - Dashticz - Alternative Dashboard
It seems like you are missing a lot of resources....
Try re-downloading the WHOLE package...
Try re-downloading the WHOLE package...
-
- Posts: 98
- Joined: Monday 28 July 2014 9:58
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2020.2
- Location: Stockholm
- Contact:
Re: WIP - Dashticz - Alternative Dashboard
I downloaded the zip file, isn't that the whole package?
Where do I find the variable to empty?
Its on the same machine as domoticz running Win 7
Where do I find the variable to empty?
Its on the same machine as domoticz running Win 7
/lennart
-
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Re: WIP - Dashticz - Alternative Dashboard
For example, when you extracted the zip-file to your webserver, can you find the file: /plugins/skycons/skycons.js ?
I meant you should leave the NZBGET-variable empty to make sure the 'base' is working... When Dashticz works, you can re-enter the ip of NZBGET
I meant you should leave the NZBGET-variable empty to make sure the 'base' is working... When Dashticz works, you can re-enter the ip of NZBGET
-
- Posts: 98
- Joined: Monday 28 July 2014 9:58
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2020.2
- Location: Stockholm
- Contact:
Re: WIP - Dashticz - Alternative Dashboard
Yes I can find the file, I will try to extract with another user, I did it from a remote PC.
How should my CONFIG.js file look if the IP of the domoticz is 192.168.1.117:8080
/lennart
How should my CONFIG.js file look if the IP of the domoticz is 192.168.1.117:8080
/lennart
/lennart
-
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Re: WIP - Dashticz - Alternative Dashboard
This should be the complete contents of your config-file:
Code: Select all
//GENERAL HOSTS
var _HOST_DOMOTICZ = 'http://192.168.1.17:8080'; //IP-address of Domoticz-server, e.g.: http://192.168.1.3:8084
var _HOST_NZBGET = '';
//HOSTS IF DASHTICZ IS INSTALLED ON A WEBSERVER WITH PHP-SUPPORT
var _HOST_XBMC = ''; //IP-address of XBMC/Kodi device, e.g.: http://192.168.1.109:8080
var _HOST_JOINTSPACE = '';//IP-address for televisions supported by JointSpace, e.g.: http://192.168.1.51:1925
var _HOST_PLEX = '';//http://192.168.1.28:32400';
-
- Posts: 98
- Joined: Monday 28 July 2014 9:58
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2020.2
- Location: Stockholm
- Contact:
Re: WIP - Dashticz - Alternative Dashboard
Thx,
I'll try to download again and test with your config. Reports when done..
I'll try to download again and test with your config. Reports when done..
/lennart
-
- Posts: 98
- Joined: Monday 28 July 2014 9:58
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2020.2
- Location: Stockholm
- Contact:
Re: WIP - Dashticz - Alternative Dashboard
Well, no luck
here is the folders and CONFIG.js file: and here is the browser If I look in the directories I can find the files as its reporting as errors... Not sure what to do now.. Bumer
here is the folders and CONFIG.js file: and here is the browser If I look in the directories I can find the files as its reporting as errors... Not sure what to do now.. Bumer
/lennart
Who is online
Users browsing this forum: No registered users and 1 guest