Skip to content

harshkumar18-bzz/NoteFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

NoteFlow

📝 NoteFlow - Modern Text Editor

Python Tkinter

A beautiful, modern text editor built with Python Tkinter

Write code with style - Dark, Light, or Dracula themes at your fingertips

FeaturesInstallationUsageKeyboard Shortcuts


🎯 Overview

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.

✨ Features

🎨 Multiple Themes

  • Dark Theme - Easy on the eyes for late-night coding
  • Light Theme - Classic bright interface
  • Dracula Theme - Popular dark theme with vibrant colors

📁 File Management

  • Open and save files in multiple formats (TXT, PY, JS)
  • UTF-8 encoding support
  • Auto-save prompts to prevent data loss
  • Recent file tracking

✏️ Text Editing

  • 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

📊 Real-Time Statistics

  • 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

⌨️ Keyboard Shortcuts

  • Ctrl + N - New file
  • Ctrl + O - Open file
  • Ctrl + S - Save file
  • Ctrl + + - Zoom in
  • Ctrl + - - Zoom out

🎯 Developer-Friendly

  • Monospaced font (Consolas) for code editing
  • Syntax-aware file extensions
  • Horizontal & vertical scrollbars
  • Customizable font sizes (8pt - 24pt)

🚀 Installation

Prerequisites

  • Python 3.6 or higher
  • Tkinter (usually comes with Python)

ScreenShots

image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages