A fast, distraction-free, offline note-taking pad for quick thoughts, code snippets, and temporary text right in your browser.
- Zero Dependencies: Built with pure HTML, CSS, and Vanilla JavaScript. Fast and lightweight.
- 100% Offline & Private: All notes stay local. Data is auto-saved instantly to your browser's
localStorage. - Modern Themes & Typography: Support for Dark, Light, and Warm Sepia themes, plus customizable fonts (Sans, Monospace, Serif).
- Quick Search: Real-time note filtering as you type.
- Keyboard Shortcuts: Work at the speed of thought with intuitive hotkeys.
- Fully Responsive: Fluid side-drawer navigation that adapts cleanly from desktop screens to mobile devices.
No build step or server required! Simply clone the repository and open index.html in any web browser:
git clone https://github.com/AvveGbm/scratchpad.git
cd scratchpad
# Open index.html in your browser| Shortcut | Action |
|---|---|
Alt + N |
Create a new note |
Ctrl + S / Cmd + S |
Trigger manual save (auto-save is active by default) |
Ctrl + Shift + C |
Copy current note text |