Quote:
Originally Posted by Mars95
Thank you very much for this. In case anyone is interested and hadn't thought of it, you can run the script directly from koreader terminal. I've just put the command in the "/koreader/scripts/profile.user" file so it runs as soon as the terminal opens (or you could make an alias), and then made a corner tap gesture in the main menu to open terminal.
1 click to fetch new books, very cool. :-)
|
As a supplement, the proper command can refer to [menu.json](
https://github.com/guo-yong-zhi/Mail...ster/menu.json), the items after
"action"s. For example, use command
cd /mnt/us/extensions/MailPush; ./mailpush.sh python3 -u src/mailpush.py can `Fetch mails wifh config.json`. (Please replace
/extensions/MailPush with your correct path.)