Skip to content

MayurTank07/Python-Notepad-with-Additional-Applications

Repository files navigation

Python-Notepad-with-Additional-Applications

This project is a simple Notepad application built using Python 3.11 and the Tkinter library. It aims to provide users with basic text editing functionalities akin to a standard Notepad, along with additional features accessible through the menu bar.

Features

Text editing functionalities like open, save, save as, copy, cut, paste, undo, redo, etc.


Additional applications accessible through the menu bar:

Paint App: Allows users to draw and paint.

Todo List App: Helps users manage their tasks and to-do lists.

Calculator App: Provides basic arithmetic operations.


Requirements

Python 3.10 or higher

Tkinter library

Tkinter messagebox

Tkinter filedialog

os module

subprocess module


Usage

Launch the Notepad application by running notepad-test.py.
Use the menu bar options for standard text editing functionalities.
Access additional applications like the Paint App, Todo List App, and Calculator App from the menu bar.

Contribution

Contributions are welcome! If you want to contribute to this project, feel free to fork the repository and submit a pull request.

License

This project is licensed under the MIT License.

Acknowledgments

Special thanks to the creators and maintainers of Python, Tkinter, and all the libraries used in this project.

About

This project is a simple Notepad application built using Python 3.11 and the Tkinter library. It aims to provide users with basic text editing functionalities akin to a standard Notepad, along with additional features accessible through the menu bar.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages