Skip to content

-Simple Notepad (Python) A basic, lightweight notepad application built with Python's Tkinter library. This project provides a simple text editor interface for creating, opening, and saving text files.

Notifications You must be signed in to change notification settings

Eshbanoliver/Simple-Notepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 

Repository files navigation

Notepad in Python ๐Ÿ–Š๏ธ

A simple, lightweight Notepad-like text editor built using Python and Tkinter (no external heavy libraries needed).

Just like the classic Windows Notepad โ€” clean, fast, and straightforward!

https://github.com/YOUR-USERNAME/YOUR-REPO-NAME

Features

  • Create new files
  • Open existing text files (.txt)
  • Save / Save As
  • Basic editing (cut, copy, paste, undo)
  • Find & Replace (optional โ€” agar tune add kiya hai to likh dena)
  • Change font family & size
  • Word wrap on/off
  • Clean & minimal interface
  • Cross-platform (Windows, macOS, Linux)

About

-Simple Notepad (Python) A basic, lightweight notepad application built with Python's Tkinter library. This project provides a simple text editor interface for creating, opening, and saving text files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages