Welcome to My Notepad, a lightweight and minimalist text editor built using Python and the Tkinter library! π
Whether youβre jotting down quick notes or working on a file, this Notepad has got you covered. π
- π Create New Files: Start fresh with a blank canvas.
- π Open Existing Files: Load your saved files seamlessly.
- πΎ Save Files: Easily save your work with a single click.
- π¨ User-Friendly Interface: Clean, simple, and intuitive design.
- Create a new file: Click on
FileβNew. - Open an existing file: Click on
FileβOpen. - Save your work: Click on
FileβSave.
- Python π
- Tkinter πΌοΈ
- π Add customizable themes.
- π Implement a search and replace functionality.
- πΌοΈ Add support for images.
- π Add a print option.
Contributions are welcome! π Feel free to:
- Fork this repository.
- Create a new branch (
feature-branch-name). - Commit your changes.
- Open a pull request.
This project is licensed under the MIT License.
If you found this helpful, donβt forget to give it a β on GitHub.
Happy coding! π»β¨