Skip to content

ammarr12/notepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ—’οΈ Python Notepad 🐍

Welcome to Python Notepad β€” a simple πŸ“ text editor built in Python! Open, edit, and save text with an easy-to-use GUI interface.

Perfect for editing quick notes and learning how to build desktop apps! πŸš€ GitHub

🧩 Features

✨ Lightweight Text Editor

A small but functional notepad application built using Python. GitHub

πŸ–ΌοΈ Graphical UI

Open a friendly window where you can type, edit, and save text. GitHub

πŸ’Ύ Open & Save Files

Load text from disk or save your current work with ease. GitHub

πŸ› οΈ Cross-Platform

Runs anywhere Python is supported (Windows, macOS, Linux). GitHub

πŸš€ Getting Started

🧰 Prerequisites

Make sure you have:

🐍 Python 3.x installed

πŸ“¦ Standard libraries (no extra installs if you’re using tkinter) β€” it comes with Python!

πŸ“¦ Installation & Usage

Clone this repo:

git clone https://github.com/ammarr12/notepad.git

Navigate into directory:

cd notepad

Run the app:

python notepad.py

πŸŽ‰ That’s it β€” your notepad should open up as a window you can type in! GitHub

🧠 How It Works

This app is using Python’s GUI toolkit (e.g., tkinter) to build a window and text box. It includes:

A menu bar with File β†’ Open / Save

Editing and formating options e.g font color

Simple file handling functions to load and save .txt files

Note: Let me know if you want a code walkthrough or improvements like font size selectors, undo/redo, or dark mode!

πŸ› οΈ Contributing

Contributions are welcome! ✨ If you want to add features (like Find & Replace πŸ”, status bar 🧾, formatting, etc.):

Fork the repo

Create a new feature branch

Open a pull request here on GitHub

❀️ Thanks for Using This!

If you found this helpful β€” give it a ⭐ on GitHub! Feel free to reach out if you want enhancements, bug fixes, or a full rewrite in another GUI framework (PyQt, Kivy, etc.) πŸ™ŒπŸ—’οΈ Python Notepad 🐍

Welcome to Python Notepad β€” a simple πŸ“ text editor built in Python! Open, edit, and save text with an easy-to-use GUI interface.

Perfect for editing quick notes and learning how to build desktop apps! πŸš€ GitHub

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages