Toon mobile access
Moderators: marcelr, TheHogNL, Toonz
Re: Toon mobile access
nice, happy to include this in a future version once you are ready for it
member of the Toon Software Collective
Re: Toon mobile access
I have modified the webserver configuration file to switch on basic authentication for accessing the /mobile pages.yjb wrote:Works like a charm; but really need some basic authentication before opening this up in my router.
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
member of the Toon Software Collective
Re: Toon mobile access
I agree, that should be more than sufficient.
-
- Member
- Posts: 76
- Joined: Wed Nov 07, 2018 1:53 pm
Re: Toon mobile access
Does it update the On/Off state on the Toon itself as well?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:
Re: Toon mobile access
Of course it does that.WickedMaster wrote:Does it update the On/Off state on the Toon itself as well?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:
Member of the Toon Software Collective
Re: Toon mobile access
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
ok, will add it.....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">
member of the Toon Software Collective
Re: Toon mobile access
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 complicatedToonz wrote:I have modified the webserver configuration file to switch on basic authentication for accessing the /mobile pages.yjb wrote:Works like a charm; but really need some basic authentication before opening this up in my router.
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
Re: Toon mobile access
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...
The app will contain an updated lighttpd.conf file.
I am testing it already, works as expected so far...
member of the Toon Software Collective
Re: Toon mobile access
is there any future update,implantation that can we link it to Domoticz (alexa/google) using mobile access ...?
thanks
thanks
Re: Toon mobile access
Toon to domoticz is already possible. You could even control your toon over domoticz with alexe/google when you use IFTTT.comhayman wrote:is there any future update,implantation that can we link it to Domoticz (alexa/google) using mobile access ...?
Toon mobile is just a javascript web site on the toon itself.
Member of the Toon Software Collective
Re: Toon mobile access
i know the old way is there any other way than making the Dummy sensors ... ?
thanks
thanks
Re: Toon mobile access
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
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
member of the Toon Software Collective
Re: Toon mobile access
Hi Toonz, can I be an "azijnzeiker" for just a moment?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
