|
|
|
|
|
by landgenoot
992 days ago
|
|
Nice project. I did something similar, but with photos. I managed to process everything on the device in 100% golang with imagemagick C-bindings. As Imagemagick is also able to render text, it might be a solution for you to get rid of the need for an external server. The ARM build process happens on GitHub actions, so you can check it out. https://github.com/landgenoot/kindle-synology-photos-photofr... |
|
Really nice project.