raisjn's comments

raisjn | 2 years ago | on: E-ink is so Retropunk

OP here. thanks for all the comments. some more info:

rmkit is a library (and group of devs) for creating apps on the rM (and now Kobo). outside of rmkit, people typically use Qt to write apps, but there's many routes[0], including SAS[1]: a solution that uses unix pipes. the rM2 requires a bit more hacking to get working than the rM1 because their framebuffer driver[2] is embedded in their software for rM2 and requires updating rm2fb every time remarkable releases a new update. there's alternative drivers[3] to drive the display in development.

i will keep updating the article based on feedback, thank you and keep hacking

[0]: https://remarkable.guide/devel/index.html

[1]: https://rmkit.dev/apps/sas

[2]: https://github.com/ddvk/remarkable2-framebuffer/

[3]: https://github.com/matteodelabre/waved

page 1