√(noham)² 57a9dc6792 Add QMD ports for reMarkable 3.24-3.27
Add new extension sets for versions 3.24.0.149, 3.25.1.1, 3.26.0.68, and 3.27.1.0, including battery percentage, clock, quick settings clock/timer, convert-to-text remover, and uncompress dock variants. Refresh the README with a compatibility matrix, per-extension availability by firmware version, and clearer installation/extension documentation.
2026-07-06 15:39:01 +02:00
2026-07-06 12:32:44 +02:00
2026-07-06 12:32:44 +02:00
2026-07-06 12:32:44 +02:00

Xovi Extensions

Installation

Installation via the Vellum package manager is recommended. Dependencies are handled automatically.

Manual

All extensions require qt-resource-rebuilder, some will require other xovi extensions. See each extension for details.

Instructions to install xovi can be found here.

Download the extensions from the folder matching your reMarkable software version.

Copy the .qmd files to /home/root/xovi/exthome/qt-resource-rebuilder/ and restart xovi.

Some of the QMD files in this repo are my own and some are modifications I've made to extensions created by others in the community. Modifications will link to the original author.

Extensions have been tested only for the latest reMarkable OS version, though they may work on newer versions.

Beta releases are not tested nor supported.

Note: QMDs for version 3.22.4.2 are the same as the ones for 3.22.0.64.

Note 2: Make sure to use latest version of qt-resource-rebuilder for best compatibility.

Compatibility

Extension 3.22.0.64 3.23.0.64 3.24.0.149 3.25.1.1 3.26.0.68 3.27.1.0 3.27.3.0
batteryPercentage
clock
convertToText_remover
favoriteButton
forceSync
hideDocumentClose
quickSettingsClock
quickSettingsTimer
tagButton
uncompressDock

Extensions

batteryPercentage.qmd

vellum

  • Shows the battery percentage next to the battery icon in the main view header.

Available for: 3.24.0.149, 3.25.1.1, 3.26.0.68, 3.27.1.0, 3.27.3.0


clock.qmd

vellum

  • Adds a live clock to the library sidebar; tap the entry to toggle seconds display.

Note: You have to set the right timezone on the tablet (you can use reManager to set it)

Available for: 3.22.0.64, 3.23.0.64, 3.24.0.149, 3.25.1.1, 3.26.0.68, 3.27.1.0, 3.27.3.0


convertToText_remover.qmd

vellum

  • Removes the Convert to text option from selection menus and the toolbar.

Available for: 3.22.0.64, 3.23.0.64, 3.24.0.149, 3.25.1.1, 3.26.0.68, 3.27.1.0, 3.27.3.0


favoriteButton.qmd

vellum

  • Restores a Favorite action in the document list header for faster pinning.

Available for: 3.22.0.64, 3.23.0.64


forceSync.qmd

vellum

  • Adds a cloud button in Quick Settings that forces a library sync when tapped (need further testing to confirm it works as intended).

Available for: 3.22.0.64, 3.23.0.64


hideDocumentClose.qmd

  • Hides the close button in the document toolbar to prevent accidental exits. Use hide-document-close by ingatellent instead.

Available for: 3.22.0.64, 3.23.0.64


quickSettingsClock.qmd

  • Injects a tappable clock into the Quick Settings header; tap to toggle between minute and second precision. Use quicksettings-clock-serif by rmitchellscott instead.

Available for: 3.22.0.64, 3.23.0.64, 3.24.0.149, 3.25.1.1, 3.26.0.68, 3.27.1.0, 3.27.3.0


quickSettingsTimer.qmd

  • Adds a countdown timer and stopwatch to the Quick Settings panel, under the light slider.
  • Switch between Timer (presets: 1min, 5min, 10min, 30min, 1h) and Chrono (start/stop) modes.
  • Preset buttons respect the add/set mode toggle : increments, replaces.
  • Notification bar shows "Time's up! (duration)" when the timer finishes.

Available for: 3.24.0.149, 3.25.1.1, 3.26.0.68, 3.27.1.0, 3.27.3.0


tagButton.qmd

vellum

  • Puts a Tag action next to other list controls to open the tag editor directly.

Available for: 3.22.0.64, 3.23.0.64


uncompressDock.qmd

vellum

  • Replaces the widget-based create menu with dedicated buttons for notebook, folder, and quick sheet creation.
  • Rewritten for the new HomeScreen.CreateMenu — the old Navigator.CreateMenu is no longer used in 3.27.
  • Note: Notebook and Folder use Navigator methods; Quicksheet uses LibraryController (experimental).

Available for: 3.22.0.64, 3.23.0.64, 3.24.0.149, 3.25.1.1, 3.26.0.68, 3.27.1.0, 3.27.3.0

Description
My modifications to QoL improvements for reMarkable tablets using xovi
Readme MIT 780 KiB
Languages
Shell 100%