NickelMenu
NickelMenu copied to clipboard
The easiest way to launch scripts, change settings, and run actions on Kobo e-readers.
I do have a configuration like this: ``` menu_item :library :Foobar :cmd_spawn :quiet:/mnt/onboard/.adds/foobar.sh chain_success :dbg_toast :Done ``` The documentation states "By default, each action only executes if the previous one...
Kobo Sage and Kobo Elipsa have a new feature: Notebooks. Currently there is no way to open a notebook or list of notebooks via NickelMenu. There is also no way...
This is definitely possible since DictionaryViewFooter uses a QBoxLayout and adds a TouchLabel for each item. I'll need to find a better way to get the current selection first, though.
Hey, I just got my first Kobo and I've been loving NickelMenu so far! I'm not sure if this is already configurable - it looks like you gave it some...
I used highlight(original function in kobo) for one sentence, and next time when I just click it once, it will trigger the selection menu. And in the menu I have...
Suppose you put all your menu items into the library menu, you'll still end up with a "Nickel menu" (ie. the main menu) in the bottom tab bar. Is there...
It would be nice to be able to launch menu item(s) when NickelMenu is loaded at boot time. Perhaps via a flag in the menu item file to say that...
I've just installed NickelMenu on my kobo nia to get dark mode and wrote a configuration file like this: ``` menu_item:reader:night:nickel_setting:toggle:dark_mode ``` When clicking on the "night" menu item, the...
When using the power off option, it leaves a "Shutting down" white rectangle on the otherwise black "powered off" screen. Can this please be removed?