Page 1 of 1

Some screenshots from my new Tellstick.net PHP app/interface

Posted: Fri Mar 17, 2023 9:45 am
by atchoo
I´m about 70% finished with a new PHP web app for Tellstick.net, called Tellstick Command Center (working title, bear with me :).
I´ll post links to the app when I have something ready enough to present, but here´s a preview in the meantime :D
Tellstick.net Command Center - Test2.png
Tellstick.net Command Center - Test2.png (219.56 KiB) Viewed 7519 times
Tellstick.net Command Center - Test1.png
Tellstick.net Command Center - Test1.png (206.64 KiB) Viewed 7519 times
Andreas

Re: Some screenshots from my new Tellstick.net PHP app/inter

Posted: Fri Mar 17, 2023 9:45 am
by Harjo
Looks great.

What functions will it have ?

Re: Some screenshots from my new Tellstick.net PHP app/inter

Posted: Fri Mar 17, 2023 9:45 am
by atchoo
It´s coming along, quite slowly because I´m kind of stuck with troublesome javascript code for showing sensor history. If I can´t get it working the way I want, I´ll just publicize "as is", and leave it open for someone else to tinker with it (after all, that´s the beauty of open source code/API).

The web interface will have:

- Automatic detection of devices and sensors (working OK)
- Interactive sensor chooser with detail view for each sensor (working OK, minus graph issues)
- On/off-switches (working OK)
- Stepless dimmer sliders (working OK)
- Event programming (work in progress)
- Update profile option (working OK)
- Push notifications for events (OS X/iOS only - work in progress)
- Option to upgrade to Telldus Pro integrated (work in progress - almost done)

No Mysql database required, cookie/session based with an automatic generated config file. At this point you will have to run a local webserver, or somehow manage to find a webhost that will agree to install PEAR Oauth php extension (good luck, I have tried).

Andreas

Re: Some screenshots from my new Tellstick.net PHP app/inter

Posted: Fri Mar 17, 2023 9:45 am
by sean
Looks good :D