Sticky turns freeform thoughts into structured tasks using a local LLM. No cloud. No subscriptions. Just your notes, on your machine.
Requires macOS · Ollama runs locally · Free forever
Every feature is designed around one idea: your notes should be useful the moment you write them.
Powered by Ollama running on your machine. Your notes never leave your device. No API keys, no accounts, no subscriptions.
Just type what's on your mind. Sticky's AI extracts structured checklists from freeform text, complete with sub-tasks and context notes.
Drop one task onto another and the AI intelligently combines them. Related items get consolidated without losing detail.
Lives in your menu bar. One click to open, type a note, and close. No window management. Always one shortcut away.
Add notes and sub-tasks to any item after creation. The AI enriches existing tasks with new context without overwriting your structure.
No frameworks. No React. No webpack. Just vanilla HTML, CSS, and JS. The entire app is under 3MB. Starts instantly.
Open Sticky from the menu bar and type whatever is on your mind. Meeting notes, grocery lists, project ideas — anything.
Ollama processes your note locally, extracts actionable items, and organizes them into a structured checklist with sub-tasks.
Work through your list. Merge related tasks by dragging. Add context to items as things evolve. Undo anything.
Sticky is MIT licensed and open to contributions. Read the source, file issues, submit PRs — it's your tool too.
View on GitHub# Clone & run
git clone https://github.com/isaacHuh/simple_notes
cd simple_notes
npm install
npm start