View Single Post
Old 11-10-2018, 03:30 PM   #14
chech
Enthusiast
chech began at the beginning.
 
Posts: 34
Karma: 10
Join Date: Oct 2018
Device: kobo aura h2o
Quote:
Originally Posted by frostschutz View Post
You can use my WebPortal mod to run HTML+JS+CGI stuff in the Kobo browser (from localhost, http://127.0.0.1 or http://webportal).

However, the Kindle app shown in their screenshot won't work on Kobo browser either.



So this kindle script is trying to use localStorage which is apparently, not available on Kobo. And without local storage you can not configure server.

And once you fix the localStorage thing (just a few settings you can just as well put in the file directly), another problem is likely to come up, so it probably just won't work.

----

changed localStorage to cookies and next problem



I give up on it at this point, sorry
hello i explain you my project i have a signalk server on raspberry i connect the kobo h20 to the server whith your intranet hack think you now the aplication open i change the ipserver adress and its good but the data and setting dont arrive i think its the localstorage probleme you talk to set this localstorage to cookie can you explain me tomorow i take a little video because 2 apps are good i see the data signal k its not easy for me im not develloper but i learn i take you the little app for you iĦunderstand i m french sorry for my bad english do you know if it possible to open an http page whith ksm09 like thishttp;//10.10.10.1:3000 /kindle/index.html for example to a local server my raspberry pi with signakserver installed have a good day think you
chech is offline   Reply With Quote