View Single Post
Old 04-10-2025, 09:23 PM   #1
beecom
Enthusiast
beecom can extract oil from cheesebeecom can extract oil from cheesebeecom can extract oil from cheesebeecom can extract oil from cheesebeecom can extract oil from cheesebeecom can extract oil from cheesebeecom can extract oil from cheesebeecom can extract oil from cheese
 
Posts: 40
Karma: 1000
Join Date: Jun 2022
Device: Kindle Oasis
How to execute a .lua script in KOReader?

I’m testing how to run .lua scripts in KOReader. (installed on Paperwhite11)

I created a test file using:
echo 'local _ = require("logger").info("TEST OK"); os.exit()' > /mnt/us/koreader/scripts/test.lua

The file test.lua exists in /mnt/us/koreader/scripts/, but I can’t find any ‘Scripts’ menu in KOReader to execute it. How can I run this script?"

Last edited by beecom; 04-10-2025 at 09:25 PM.
beecom is offline   Reply With Quote