Antara for reMarkable Paper Pro
Antara turns the Paper Pro sleep screen into a typeset quote card — 2,026 of them, a different one every time you wake the device. Nothing on the system is modified.
A thought for today by Antara
Confine yourself to the present.
Marcus Aurelius
132 → 56 px
Nothing here is a screenshot and nothing is placed by hand. Quotes are text; the renderer wraps them and steps the size down until they fit, then draws them. Same box below, three different lengths — the dashed line is the box.
2,026 across 20
Each pack is one file. Rotate all of them, or pick the two you want tonight.
# just these two
make rotation-set PACKS=stoic,night
3 commands
Turn on Developer Mode on the tablet — this wipes it, so let it re-sync
first. Then plug it in over USB and install your key:
ssh-copy-id root@10.11.99.1
Turn Sleep Screen Illustrations off in Settings. With it on, the firmware draws your last document over the card and you will think the install failed.
make sleepscreen-probe # does your firmware support it? make rotation-set # render the cards make sleepscreen # install
Press the power button. A quote is your sleep screen, and it changes every time you wake the device.
make sleepscreen-remove — it deletes one line from a config file.
Your original sleep screen returns because it was never touched.
0 bytes
This reads undocumented firmware internals, so it is built to leave nothing behind.
The card lives in /home beside your notebooks, and the firmware is
pointed at it by a single setting it already supports.
suspended.png left byte-identical