Miyoo mini plus - ebook reader app
If you run onion os, you can get an app that turns your miyoo mini plus into an ebook reader. I made an adjustment so the font was a bit bigger that eventually made its way into the code base. Its awesome to see what can be considered an ebook reader!
I actually used this to read Vainqueur the Dragon, a very funny series. On the bus.
7 replies
What's the name of the app? I wanna read cryptonomicon on a gameboy
https://onionui.github.io/docs/apps/ebook-reader
You have to install onion os.
Code is here: https://github.com/ealang/pixel-reader
I just did a VERY small change to make the font bigger but technically you can run the code on any old machine. Which was nice.
Thanks
I love this kind of tech!
Me too. It's so cool!
You are on a roll with this stuff! Look at you over there turning everything into an ereader. Love this!!
I had a stint where it was my "hello world". Its relatively easy and you can go far with it. It also shows the limitation of hardware sometimes. Like the Arduinos tiny program space and the comparative hugeness of the ESP32. A long time ago I did a couple of programs for the BASIC stamp as well that had an ebook like interface.
Almost anything with a screen can become some kind of ebook reader!