Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

A GUI Notepad πŸ§‘β€πŸ’» Application made using Python Tkinter.

License

Notifications You must be signed in to change notification settings

abhinavkumar2369/Python-Notepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Python Notepad



Static Badge Static Badge




GitHub License
GitHub commit activity (branch) GitHub repo size GitHub code size in bytes
GitHub Repo stars GitHub language count GitHub watchers GitHub forks
GitHub Release

Overview 🌟

  • This simple notepad application allows users to create, edit, and save text files conveniently.
  • It's built using Python and utilizes the Tkinter library for the graphical user interface.

Features πŸš€

  • Create New Documents: Start writing new documents with a single click.
  • Open Existing Documents: Open and edit existing text files effortlessly.
  • Save Documents: Save your work to disk for later retrieval.
  • Text Editing: Basic text editing functionalities like cut, copy, paste, and undo.
  • Simple Interface: Clean and intuitive user interface for ease of use.

Screenshot πŸ–ΌοΈ

image image image

Installation βš’οΈ

  1. Clone the repository:

    git clone https://github.com/abhinavkumar2369/Python-Notepad.git
  2. Navigate to the project directory:

    cd Python-Notepad

Usage πŸ€–

  1. Run the script:

    python Source_Code.py

Attribution πŸ™

  • Logo Image used in the Repository belong to the SVG Repo Website.

Contributions πŸ§‘β€πŸ’»

Contributions are welcome! Please feel free to submit issues and pull requests.

License πŸͺͺ

This project is licensed under the MIT License.