harmony is a drawing app for the remarkable tablet
- Tilt + pressure sensitive brushes
- Procedural brushes
- Drawing in 3 colors: white, gray & black
- Saving + loading pngs
It's recommended to install harmony from toltec, but you can also get the binaries from https://build.rmkit.dev/
- download or build the binaries for harmony (see docs/BUILDING.md)
- copy
harmony
to /home/root/harmony on the remarkable - launch
/home/root/harmony
through SSH
see docs/BUILDING.md
MIT except where noted otherwise
- fontawesome for their icons
- harmony for the idea of procedural brushes
- libremarkable for reverse engineering remarkable IO
- stb for image resizing and font rendering libraries