kobopatch icon indicating copy to clipboard operation
kobopatch copied to clipboard

An improved patching system for Kobo eReaders.

Results 8 kobopatch issues
Sort by recently updated
recently updated
newest added

Selecting an alternate font to Avenir in "Custom header/footer captions" (nickel.yaml) is not applied to "Custom header/footer page number text" (libnickel.so.1.0.0.yaml). Unfortunately, there is no option to define the font-family...

MR:post-4101498 I will call the win32 `MessageBoxW` function via `syscall.NewLazyDLL` to use the native dialogs and keep the binary size small.

At the moment, `kobopatch.yaml` support `files` to transfer files to Kobo devices. I'd like to have `folders` support to transfer folders as well. That would be helpful in case I...

The CSS minifier and detector have a lot of room for improvement in accuracy, efficiency, and speed. For the detector: - It is slower than it needs to be. -...

enhancement

The unit tests work, but are a mess. I'm planning to make them more modular and readable by splitting them up more and using `testing.T.Run` for subtests. I'm also probably...

enhancement

Hi there! Thanks for making the kobopatch system, it's very useful. When converting my existing set of enabled patches to the override yaml file, I noticed I'm not able (or...

enhancement