u/SecretaryKlutzy7992

An extra module for Simple UI Plugin

An extra module for Simple UI Plugin

I created a module for the Simple UI based on the hero section of the Bookshelf plugin. This will not replace the Simple UI itself. Just download it, place it like a regular plugin, and select "Hero Currently Reading" as an active module as usual.

It turns out that Simple UI supports external modules, and this can be seen as a proof of concept :)

You can download the module plugin from this repository: https://github.com/omer-faruq/simpleui_ext.koplugin

----

EDIT: v1.1.0: A new module added: Recent Book Stats: Displays reading statistics for the most recently opened book.

u/SecretaryKlutzy7992 — 1 day ago

Crossword Puzzle Plugin for KOReader

This plugin supports:

  • .puz and .ipuz files
  • Daily free puzzles from sources like USA Today, Universal, WSJ, Guardian, Newsday, Jonesin’, BEQ, and more
  • NYT archive puzzles from 1977 to today
  • Crosshare imports via URL or ID
  • Offline puzzle generation from StarDict dictionaries, books, or Vocabulary Builder data

Progress is saved automatically, and puzzles can be replayed offline.

(Developed entirely with AI assistance.)

Repo:
https://github.com/omer-faruq/crossword.koplugin

u/SecretaryKlutzy7992 — 4 days ago

[Update] App Store : install/ update plugins/ patches via repo URL

Thanks to a discussion topic by famewolf, these ideas were implemented into the plugin:

  • Install from URL: Manually install plugins and patches by entering GitHub owner/repo from the gear icon (⚙️)
  • Match with URL: Link installed plugins/patches to GitHub repositories using manual URL entry for update tracking
  • Unlink repo: Remove repository associations from linked plugins and patches
  • Smart filtering: Plugin matching now auto-filters the repository list by plugin name
  • Dispatcher support: Add dispatcher integration (by MikeHotelOscar)

You can download the plugin from this repository: https://github.com/omer-faruq/appstore.koplugin

u/SecretaryKlutzy7992 — 9 days ago

  • The "delete" button removes the entire plugin folder, including any config files it contains. However, it does not delete any files or folders outside the plugin directory, as there is no generic way to determine their paths.
  • The "disable" functionality uses KOReader’s native behavior.
  • The "delete" feature includes a safeguard for plugins not downloaded from the App Store (this can be disabled).
  • Details and the plugin in this repository: https://github.com/omer-faruq/appstore.koplugin
u/SecretaryKlutzy7992 — 20 days ago