Releases: ffabbr/tinyreMarkable
Release list
Tiny reMarkable v1.3.2
Housekeeping and licensing release — no functional changes to cloud sync or rendering.
- Add MIT
LICENSEandNOTICE.mdcrediting rmapi (AGPL-3.0) and rmc (MIT), both run as separate runtime-fetched programs - Fix a stale error message that wrongly claimed handwritten-notebook export was unsupported
- Remove dead code and an unused import
- Trim and correct the README
Tiny reMarkable v1.3.1
Annotated PDF export
- Handwritten annotations are now included, and placed correctly, when you download a PDF you marked up on the reMarkable. Ink is composited onto each page at the right size, orientation, and position — for both portrait and landscape documents — matching what you see on the tablet. Plain (un-annotated) PDFs export unchanged.
Install: open the DMG and drag Tiny reMarkable to Applications. On first launch, right-click the app → Open (unsigned build).
Requires: macOS 13+. Handwriting rendering uses a one-time Python helper (Python 3.10+, e.g. brew install python).
Tiny reMarkable v1.3.0
- Drag-and-drop upload: drop a PDF or image directly onto the menu-bar icon to upload it to the root folder, without opening the menu.
- Success feedback: after any upload, download, or sign-in, the menu-bar icon briefly transitions to a checkmark via a small scale-in/scale-out animation before returning to the reMarkable logo.
Tiny reMarkable v1.2.0
Upload images directly: selecting an image in the "Upload PDF to …" picker now wraps it in a single-page PDF automatically before uploading.
Tiny reMarkable v1.1.2
Fix a menu-reflow glitch: the bottom Refresh / Account / Quit section is now added up-front while the Loading row is on screen, so when async children swap in, the menu's full vertical structure is already known. Previously, appending those items after the fetch left a blank row at the bottom until the menu was closed and reopened.
Tiny reMarkable v1.1.1
What's new
- rmapi is no longer bundled, it's downloaded automatically on first cloud action (per-arch, from rmapi's GitHub releases) and cached in
~/Library/Application Support/tinyreMarkable/bin/. rmapi updates are picked up without a new app release, and Intel Macs work too.
Install
Open the DMG, drag Tiny reMarkable to Applications. On first launch, right-click the app → Open and confirm.
System Settings → Privacy & Security → Open Anyway to allow permissions if needed
tinyreMarkable v1.0.0
First release of tinyreMarkable.
Install
- Open
tinyreMarkable-1.0.0.dmgand drag tinyreMarkable to Applications. - The app is unsigned, so on first launch right-click it → Open (or System Settings → Privacy & Security → Open Anyway).
- Look for the reMarkable logo in the menu bar.
Notes
- Apple silicon (arm64) only, macOS 13+.
- Handwritten-notebook export auto-installs a small Python (
rmc) helper on first use (Python 3.10+ required).