You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flexible toolbar — press Space to toggle, or enable always-on in Settings; compact panel with More to expand, undo, copy, and whiteboard actions in-panel; independent floating window with drawing / click-through toggles
Click-through mode — interact with apps below while staying in the session; toggle via toolbar buttons, Ctrl+Shift+X (global), or X while drawing; disabled in whiteboard mode
Full keyboard control — every action has a shortcut, no menus needed
Preserve drawings — enable Keep after exit under Whiteboard & content to resume on re-enter
Whiteboard mode — set default entry to whiteboard, or press W to toggle; content rules are in Whiteboard & content settings
Whiteboard copy — copy the whiteboard as an image with Ctrl/Command + C
Lightweight & Fast
Built with Rust + Canvas, MarkerOn has an installer of just ~1.5 MB and a minimal memory footprint — no background daemons, no bloat. It responds instantly to your hotkey and renders annotations at full frame rate while consuming nearly zero system resources.
Keyboard Shortcuts
On macOS, use Command (⌘) in place of Ctrl, and Option (⌥) in place of Alt.
In General settings: Off / Hover drag / Hold Ctrl to drag
Double-click existing text
Re-enter edit mode for that text
Double-click empty area in T mode
Create a new text input at cursor position
Color Switching
Action
Effect
Q / E
Previous / Next color
Right-click
Open quick color picker at cursor
Whiteboard Mode
Action
Effect
W
Toggle whiteboard mode
Ctrl + C / Command + C
Copy the current whiteboard as an image
Settings
General → Whiteboard & content: default entry, keep after exit, keep on W toggle
Other
Action
Windows
macOS
Stroke width
Ctrl + Scroll
Command + Scroll
Redo (alt)
Ctrl + Shift + Z
Command + Shift + Z
Switch window & exit
Alt + Tab
Command + Tab
Settings
Toolbar display — press Space to toggle, or always-on (Space does nothing when pinned); floating toolbar window with drawing / click-through buttons; use More to expand full options
Click-through — pass mouse events to apps below; toggle in toolbar, with Ctrl+Shift+X or X (not in whiteboard mode)
Whiteboard & content — default entry (screen / whiteboard), keep after exit, keep on W toggle
Element dragging — off, hover to drag, or hold Ctrl/Command to drag (disabled while eraser is selected)
Eraser mode — stroke (local erase) or object (delete whole elements when passing over); eraser tool disables element dragging
Stroke width — Ctrl/Command + scroll or toolbar; pen & shapes share one width, highlighter/eraser/text are separate
Angle snap step — snap interval for straight lines drawn with Alt
Auto start — launch the app automatically at system startup
Development
npm install
npm run dev
npm run build
Tech Stack
Technology
Role
Tauri v2
Desktop framework — Rust backend, system tray, global shortcuts, transparent always-on-top window