Open source · Local AI · macOS
Think out loud. Sticky turns your notes into tasks. Locally, privately, for free.
Requires macOS · Ollama runs locally · Free forever
Features
Runs on your machine via Ollama. Your notes never leave your device.
Type whatever you're thinking. AI pulls out tasks, sub-tasks, and context.
Drop one task onto another. AI combines them without losing detail.
Lives in your menu bar. One click to open, type, and close.
Add notes to any task later. AI weaves in the new context.
Auto merge
Drag one note onto another. AI reads both, merges them into one task. Sub-tasks, context, deadlines. Nothing gets lost.
How it works
Open Sticky from the menu bar. Type whatever's on your mind.
Ollama runs locally, pulls out tasks, and organizes them into a checklist.
Work through your list. Merge, add context, undo. That's it.
Open source
MIT licensed. Read the source, file issues, submit PRs.
# Clone & run
git clone https://github.com/isaacHuh/simple_notes
cd simple_notes
npm install
npm start