Temp Notepad is a lightweight, privacy-focused notepad app built as a single static HTML file. It's designed for quickly jotting down temporary notes directly in your browser—no signups, no syncing, no servers.
⚠️ Important: All notes are saved in your browser's Local Storage. Clearing your browser history, cache, or using Incognito/Private mode will delete all notes. Always back up important information manually.
- ✅ Single HTML file — no installs or dependencies.
- ✅ Offline & client-side only — works without internet.
- ✅ Zero data tracking — your notes never leave your browser.
- ✅ Instant startup — blazing-fast loading and usage.
- ✅ Persistent notes using Local Storage.
- ✅ Portable — host it anywhere or use it locally.
You have two options to start using Temp Notepad:
- Download
index.html
(or clone this repo). - Open it in your browser.
- Start taking notes instantly!
🌐 Live Demo: Temp Notepad on GitHub Pages
No installation needed — just open the link in your browser.
- Notes are stored in your browser using
localStorage
. - Your data is tied to the domain (or file path if local).
- Notes persist between sessions, unless:
- You manually clear your browser storage.
- You use Incognito/Private mode.
- You switch browsers or devices.
- Your notes are stored only on your device.
- No internet connection is required after loading the page.
- No cookies, analytics, or external scripts.
- 100% open-source and inspectable.
✅ Great for quick notes, to-dos, drafts, or private thoughts.
Want to host it on your own domain?
- Upload the
index.html
file to any static hosting service:- GitHub Pages
- Netlify
- Vercel
- Firebase Hosting
- That’s it — you're live!
You can modify the index.html
file to:
- Add themes (dark mode, fonts)
- Include markdown support
- Use auto-save timers
- Add export/import functionality
Want to contribute or suggest features?
Feel free to open issues or submit pull requests!
#temp-notepad
#notes-app
#offline-notes
#local-storage-notes
#browser-notepad
#static-html-notepad
#single-page-app
#quick-notes
#simple-notepad
#no-login-notepad
#privacy-notes
#html-note-app
#lightweight-notepad
#personal-notes
#minimal-notepad
#fast-notes
#text-notepad
#local-note-taking
#secure-note-app
#ephemeral-notes
#portable-notepad
#zero-dependency-app
#note-taking-tool
#instant-notes
#browser-based-notepad
#client-side-notes
#temporary-note-app
#no-database-notes
#self-hosted-notepad
#simple-note-taker
#quick-note-app
#html-only-notepad
#personal-note-tool
#javascript-notepad
#private-notes-app
This project is licensed under the MIT License.