Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abhinavkumar2369/python-notepad

A GUI Notepad 🧑‍💻 Application made using Python Tkinter.
https://github.com/abhinavkumar2369/python-notepad

app notepad python python-gui tkinter tkinter-gui

Last synced: about 6 hours ago
JSON representation

A GUI Notepad 🧑‍💻 Application made using Python Tkinter.

Awesome Lists containing this project

README

        


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](https://github.com/abhinavkumar2369/Python-Notepad/assets/170245635/cd65f85c-9658-4fa5-949c-f6aca77831e9)
![image](https://github.com/abhinavkumar2369/Python-Notepad/assets/170245635/fecf977d-7328-4a10-bff8-8e7c9c6218f5)
![image](https://github.com/abhinavkumar2369/Python-Notepad/assets/170245635/e392eee8-e54b-4c06-ab3b-a832e383b0f6)

## Installation ⚒️

1. Clone the repository:

```bash
git clone https://github.com/abhinavkumar2369/Python-Notepad.git
```

3. Navigate to the project directory:

```bash
cd Python-Notepad
```

## Usage 🤖

1. Run the script:

```bash
python Source_Code.py
```

## Attribution 🙏

- Logo Image used in the Repository belong to the [SVG Repo](https://www.svgrepo.com/) Website.

## Contributions 🧑‍💻
Contributions are welcome! Please feel free to submit issues and pull requests.

## License 🪪
This project is licensed under the [MIT License](LICENSE).