Skip to content

Instantly share code, notes, and snippets.

@hius07
hius07 / 2-fm-title-info.lua
Created April 16, 2025 05:33
KOReader userpatch to show info in the file browser title
-- KOReader userpatch to show info in the file browser title
local config = {
-- indicators, comment out unneeded and set the order
"wifi",
"memory", -- RAM used, MiB
"storage", -- free storage, requires SystemStat plugin
"text",
"battery",
"ctime",