macos
Notepad Mac
A clean, Windows Notepad-inspired text editor for macOS. Tabbed editing, line numbers, find & replace, dark mode, word count, recent files — all in a lightweight Electron app.
Built With
Electron
JavaScript
HTML
CSS
macOS 10.12+
Features
- Tabbed editing — Open multiple files at once in a clean tab bar, each with its own state
- Line numbers — Numbered gutter synced with scroll, toggleable from View menu
- Find & Replace — Full find bar with match count, case-sensitive, regex, and Replace All
- Dark mode — Toggle between light and dark theme instantly from the View menu
- Recent files — File menu keeps the last 10 opened files for quick access
- Word & character count — Live count shown in the status bar as you type
- Go to line — Jump to any line number instantly (Cmd+G)
- File associations — Set as default app for .txt, .md, .log and other text files
- Universal binary — Native support for both Apple Silicon (M1/M2/M3/M4) and Intel Macs
- Windows Notepad feel — Familiar Consolas font, status bar, and keyboard shortcuts
Recent Updates
v1.0.0
Stable
May 15, 2026
Initial release — tabbed editing, line numbers, find & replace, dark mode, recent files, word count, universal binary (Apple Silicon + Intel).