Page 3 of 12

Re: Toon mobile access

Posted: Thu Feb 28, 2019 9:04 pm
by Toonz
nice, happy to include this in a future version once you are ready for it

Re: Toon mobile access

Posted: Thu Feb 28, 2019 9:38 pm
by Toonz
yjb wrote:Works like a charm; but really need some basic authentication before opening this up in my router.
I have modified the webserver configuration file to switch on basic authentication for accessing the /mobile pages.
Works fine, userid/passwd combination needs to be stored in a separate file.
I plan to build a TCS menu item to allow you to configure the userid/passwd from Toon itself.

In this setup you must access the page via http://userid:passwd@192.168.x.x/mobile .
Without the userid:passwd the browser asks for your credentials.

I guess this will be sufficient.

Kind regardz,

Toonz

Re: Toon mobile access

Posted: Thu Feb 28, 2019 9:48 pm
by yjb
I agree, that should be more than sufficient.

Re: Toon mobile access

Posted: Fri Mar 01, 2019 5:47 pm
by WickedMaster
mAiden wrote:Nice to see this one as a app. I always used the Quby version, with a lot of my own work in it, including support for me smart plugs. Like:
Does it update the On/Off state on the Toon itself as well?

Re: Toon mobile access

Posted: Fri Mar 01, 2019 7:33 pm
by mAiden
WickedMaster wrote:
mAiden wrote:Nice to see this one as a app. I always used the Quby version, with a lot of my own work in it, including support for me smart plugs. Like:
Does it update the On/Off state on the Toon itself as well?
Of course it does that.

Re: Toon mobile access

Posted: Fri Mar 08, 2019 6:17 pm
by rolinck
To make the mobile site fullscreen on a ios device . You can add the following line in the index.html. And add the site to the ios beginscreen

Code: Select all

<meta name="apple-mobile-web-app-capable" content="yes">

Re: Toon mobile access

Posted: Sat Mar 09, 2019 11:27 am
by Toonz
rolinck wrote:To make the mobile site fullscreen on a ios device . You can add the following line in the index.html. And add the site to the ios beginscreen

Code: Select all

<meta name="apple-mobile-web-app-capable" content="yes">
ok, will add it.....

Re: Toon mobile access

Posted: Sun Mar 17, 2019 2:00 pm
by Dare
Toonz wrote:
yjb wrote:Works like a charm; but really need some basic authentication before opening this up in my router.
I have modified the webserver configuration file to switch on basic authentication for accessing the /mobile pages.
Works fine, userid/passwd combination needs to be stored in a separate file.
I plan to build a TCS menu item to allow you to configure the userid/passwd from Toon itself.

In this setup you must access the page via http://userid:passwd@192.168.x.x/mobile .
Without the userid:passwd the browser asks for your credentials.

Toonz
This is the last piece I was looking for, my toon is now complete with the remote tool. Would be great to configure a logon in the app itself. Can someone in perhaps explain how to create a user / password in the lighthttpd.conf? I openend the config and found the authentication section but looks quite complicated

Re: Toon mobile access

Posted: Sun Mar 17, 2019 4:44 pm
by Toonz
Login function will be released later this week. Userid /password entry via the latest tsc resource file (settings - tsc).
The app will contain an updated lighttpd.conf file.
I am testing it already, works as expected so far...

Re: Toon mobile access

Posted: Mon Mar 18, 2019 5:45 pm
by hayman
is there any future update,implantation that can we link it to Domoticz (alexa/google) using mobile access ...?


thanks

Re: Toon mobile access

Posted: Mon Mar 18, 2019 5:50 pm
by TheHogNL
hayman wrote:is there any future update,implantation that can we link it to Domoticz (alexa/google) using mobile access ...?
Toon to domoticz is already possible. You could even control your toon over domoticz with alexe/google when you use IFTTT.com

Toon mobile is just a javascript web site on the toon itself.

Re: Toon mobile access

Posted: Mon Mar 18, 2019 11:57 pm
by hayman
i know the old way is there any other way than making the Dummy sensors ... ?
thanks

Re: Toon mobile access

Posted: Tue Mar 19, 2019 10:10 pm
by Toonz
Hi all,

version 1.0.6 is available in ToonStore.
Changelog:
- <toon-ip>/mobile website now needs logon credentials. No change to the website itself.

You can set the userid/password on Toon via the 'Mobile login' button in the TSC menu (from resource file version 1.5.0 onwards):
enter both username and the password and press 'Opslaan'.
You can also manually configure the userid/password by creating the file /qmf/etc/lighttpd/lighttpd.user with contents: username:password

When accessing the <toon-ip>/mobile website your browser will ask for the credentials.
Alternatively you can use [url]http://username:password@<toon-ip>/mobile[/url] for direct access in your browser.

Kind regardz,

Toonz

Re: Toon mobile access

Posted: Wed Mar 20, 2019 11:36 am
by MyZ
Nice work!

Re: Toon mobile access

Posted: Wed Mar 20, 2019 8:21 pm
by MyZ
Toonz wrote:Hi all,

version 1.0.6 is available in ToonStore.
Changelog:
- <toon-ip>/mobile website now needs logon credentials. No change to the website itself.

You can set the userid/password on Toon via the 'Mobile login' button in the TSC menu (from resource file version 1.5.0 onwards):
enter both username and the password and press 'Opslaan'.
You can also manually configure the userid/password by creating the file /qmf/etc/lighttpd/lighttpd.user with contents: username:password

When accessing the <toon-ip>/mobile website your browser will ask for the credentials.
Alternatively you can use [url]http://username:password@<toon-ip>/mobile[/url] for direct access in your browser.

Kind regardz,

Toonz
Hi Toonz, can I be an "azijnzeiker" for just a moment? ;-) Is it possible to place a better TSC logo? It's quite blurry. Low res? Or was it intentionally done this way?