A beautiful, modern text editor built with Python Tkinter
Write code with style - Dark, Light, or Dracula themes at your fingertips
NoteFlow is a modern, feature-rich text editor designed for developers and writers who want a clean, distraction-free writing experience. Built with Python's Tkinter library, it offers professional-grade features with a beautiful, customizable interface.
- Dark Theme - Easy on the eyes for late-night coding
- Light Theme - Classic bright interface
- Dracula Theme - Popular dark theme with vibrant colors
- Open and save files in multiple formats (TXT, PY, JS)
- UTF-8 encoding support
- Auto-save prompts to prevent data loss
- Recent file tracking
- Cut, Copy, Paste - Standard clipboard operations
- Undo/Redo - Multi-level undo support
- Find Text - Search with highlighting
- Select All - Quick text selection
- Word Wrap - Automatic line wrapping
- Word Count - Track your writing progress
- Character Count - Including/excluding spaces
- Line & Column Position - Know exactly where you are
- Live Updates - Statistics update as you type
Ctrl + N- New fileCtrl + O- Open fileCtrl + S- Save fileCtrl + +- Zoom inCtrl + -- Zoom out
- Monospaced font (Consolas) for code editing
- Syntax-aware file extensions
- Horizontal & vertical scrollbars
- Customizable font sizes (8pt - 24pt)
- Python 3.6 or higher
- Tkinter (usually comes with Python)