Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Kobo Reader > Kobo Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 01-03-2019, 08:30 AM   #1
Vancete
Member
Vancete began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Jan 2019
Device: Clara HD
Clara working hacks?

Hi there,

Planning to buy a Clara HD, but I'm not finding much information about 'hacking' it. I've found the SSH part and that things.

But I want to use it as e-ink dashboard, so it will be cool if you point me how to run scripts or show full-screen images (like the weather dashboards available for kindles).

Thanks
Vancete is offline   Reply With Quote
Old 01-03-2019, 09:24 AM   #2
geek1011
Wizard
geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.
 
Posts: 2,735
Karma: 6990705
Join Date: May 2016
Location: Ontario, Canada
Device: Kobo Mini, Aura Edition 2 v1, Clara HD
Quote:
Originally Posted by Vancete View Post
Hi there,

Planning to buy a Clara HD, but I'm not finding much information about 'hacking' it. I've found the SSH part and that things.

But I want to use it as e-ink dashboard, so it will be cool if you point me how to run scripts or show full-screen images (like the weather dashboards available for kindles).

Thanks
I'm not to date on the older mods for the Kobo, but some are listed in the hacks, tweaks, and mods thread. As for your use, you can probably either write an app in Qt, use the Kobo web browser (there's a full screen mode for it you can enable in the config file), or use fbink to show text/images. Not that the Kobo web browser lacks most HTML5 features and only supports ES5.
geek1011 is offline   Reply With Quote
Advert
Old 01-04-2019, 03:54 AM   #3
jcn363
absolute beginner
jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.
 
jcn363's Avatar
 
Posts: 323
Karma: 1750999
Join Date: May 2017
Location: Go with the wind (43°19'17.7"N 2°00'19.4"W)
Device: ka1
I think frostschutz's `MiniClock` and `Random Screensaver Image` are a good start point for your goal.
Good luck.
jcn363 is offline   Reply With Quote
Old 01-04-2019, 05:49 AM   #4
Vancete
Member
Vancete began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Jan 2019
Device: Clara HD
Quote:
Originally Posted by jcn363 View Post
I think frostschutz's `MiniClock` and `Random Screensaver Image` are a good start point for your goal.
Good luck.
Are these working on Clara? Is there any known way to run py/pygame scripts on the new Clara?

Many thanks
Vancete is offline   Reply With Quote
Old 01-04-2019, 06:22 AM   #5
jcn363
absolute beginner
jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.
 
jcn363's Avatar
 
Posts: 323
Karma: 1750999
Join Date: May 2017
Location: Go with the wind (43°19'17.7"N 2°00'19.4"W)
Device: ka1
Quote:
Originally Posted by Vancete View Post
Are these working on Clara? Is there any known way to run py/pygame scripts on the new Clara?

Many thanks

Yes. Although all Kobo use different drivers, because of different hardware (mainly screen), all use the same system (Linux).
Read NiLuJe's post for Python.

Good luck.
jcn363 is offline   Reply With Quote
Advert
Old 01-13-2019, 04:59 PM   #6
Vancete
Member
Vancete began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Jan 2019
Device: Clara HD
Quote:
Originally Posted by jcn363 View Post
Yes. Although all Kobo use different drivers, because of different hardware (mainly screen), all use the same system (Linux).
Read NiLuJe's post for Python.

Good luck.
That's really helpful, the thing is... I don't know how to 'jailbreak' my Clara to run python/lua scripts.

Is there any step-by-step guide?

Many thanks
Vancete is offline   Reply With Quote
Old 01-13-2019, 06:47 PM   #7
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 35,393
Karma: 145435140
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Forma, Clara HD, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by Vancete View Post
That's really helpful, the thing is... I don't know how to 'jailbreak' my Clara to run python/lua scripts.

Is there any step-by-step guide?

Many thanks
No jailbreak needed. Think of your Clara as a Linux box with root access.
DNSB is online now   Reply With Quote
Old 01-14-2019, 11:14 AM   #8
Vancete
Member
Vancete began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Jan 2019
Device: Clara HD
Quote:
Originally Posted by DNSB View Post
No jailbreak needed. Think of your Clara as a Linux box with root access.
Thanks for the answer.

I'm following this guide, but it's a little bit complicated, even more in Windows:
https://yingtongli.me/blog/2018/07/30/kobo-telnet.html

Is there any ready to go image with root access to write it on the sd?

Thanks
Vancete is offline   Reply With Quote
Old 01-14-2019, 12:09 PM   #9
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,477
Karma: 26012494
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
oh, hai!
NiLuJe is offline   Reply With Quote
Old 01-14-2019, 02:45 PM   #10
Vancete
Member
Vancete began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Jan 2019
Device: Clara HD
Quote:
Originally Posted by NiLuJe View Post
Welcome here

I've just installed your kfmon without hassle, now I'll try to follow that thread.

Many many thanks
Vancete is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
I removed the hacks, installed 3.1, then new hacks, and now Kindle is dead cloudyvisions Amazon Kindle 55 11-29-2023 07:27 PM
Kobo Clara HD Derf Kobo Reader 142 04-19-2019 01:24 PM
Clara Clara Peculiarity Calenorn Kobo Reader 13 09-17-2018 08:33 PM
Installing custom hacks not working discocreeper101 Kindle Developer's Corner 4 04-24-2014 02:27 AM
[Paperwhite] Which hacks are working? mmatting Kindle Developer's Corner 26 10-19-2012 02:18 PM


All times are GMT -4. The time now is 10:19 PM.


MobileRead.com is a privately owned, operated and funded community.