Closed NerdyProjects closed 2 months ago
I added a new kobov5 Makefile target to generate the update zip files for install and uninstall. You have to extract them onto the base of the usb storage.
I also replaced pkill by killall - I hope that's not a problem? As I kept the filename of the uninstaller script kfmon-uninstall.sh
it got killed during the uninstall :D
KFMon-.zip KFMon-Uninstaller.zip
Here are my builds of this branch, is anybody wants to try out :-)
I also replaced pkill by killall - I hope that's not a problem? As I kept the filename of the uninstaller script
kfmon-uninstall.sh
it got killed during the uninstall :D
Oh, good point ;p.
Nah, should be fine, we only really wanted to kill the actual daemon there.
Thanks!
(I may tweak a few things, so I might ping you to double-check I didn't break anything ;)).
There, pushed a few things, hopefully I didn't break anything ^^.
I updated to your master branch - it's working fine! thanks for tidying up - I lack a bit of practice there...
No worries, thanks for being willing to work on this and test it in the first place ;).
This adds a change to support Kobo v5 thumbnails, it also adds an init script to start kfmon on boot.
It still misses the tooling to generate an update.tar as there might be some more testing neccessary anyway.
ToDos
This change is