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

Moderator: Telldus

Post Reply
atchoo
Posts: 21
Joined: Fri Mar 17, 2023 9:45 am
Location: Oslo, Norway
Contact:

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

Post 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 7474 times
Tellstick.net Command Center - Test1.png
Tellstick.net Command Center - Test1.png (206.64 KiB) Viewed 7474 times
Andreas
Harjo
Posts: 4
Joined: Fri Mar 17, 2023 9:45 am

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

Post by Harjo »

Looks great.

What functions will it have ?
Kind Regards
Michael - Denmark
(TellStick.Net v17)
atchoo
Posts: 21
Joined: Fri Mar 17, 2023 9:45 am
Location: Oslo, Norway
Contact:

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

Post 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
sean
Posts: 10
Joined: Fri Mar 17, 2023 9:45 am

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

Post by sean »

Looks good :D
Post Reply