Koreader — Plugins Link
(HTTP File Server)
From there, you can access KOReader’s full API: gesture detectors, file system tools, notification system, and even the document’s DOM. koreader plugins
Mounts a remote folder as if it were local. You can browse, download, and auto-sync highlights and progress. (HTTP File Server) From there, you can access
function MyPlugin:onShowMenu() print("Hello from KOReader plugin!") end (HTTP File Server) From there