Plugins [better]: Koreader

_meta.lua : Contains the plugin's name, version, and description. main.lua : Contains the actual logic and UI code.

Here is a curated list of the most useful KOReader plugins, broken down by category. koreader plugins

Synchronizes reading progress across multiple KOReader instances using a simple self-hosted server or a public community server. Perfect if you read on both a Kobo at night and an Android phone during the day. No cloud account needed. _meta.lua : Contains the plugin's name

function HelloPlugin:init() -- No initialization needed end koreader plugins