A local-first memo app that runs entirely in a single HTML file.
No server, no build tools, no dependencies — just open it in your browser and start writing.
Why LOCAMO?
Features
Self-contained single HTML file
UI, logic, and data all in one file — TiddlyWiki-style
Works offline
Open via file:// protocol — no server needed
Multi-page memo organization
Add, delete, and rename pages freely
Plain text editor
Monospace font for distraction-free writing
Save in place
Cmd+S / Ctrl+S using the File System Access API
Dark / Light theme
Toggle between themes with a click
Keyboard shortcuts
Option+N to create, Option+Up/Down to switch pages
Unsaved changes indicator
Save hint pulses orange when you have unsaved edits
Customizable app title
Click the title to rename your LOCAMO instance
Get Started
Clone the repository or copy the HTML file.
Double-click the file or open it in Chrome / Edge.
Start creating pages and writing. Save anytime with Cmd+S.
If you find LOCAMO useful, consider supporting its development.
Sponsor on GitHub