Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mr-maike/mrnotepad

:memo: | Simple Text Editor using Tkinter
https://github.com/mr-maike/mrnotepad

python3 text-editor tkinter tkinter-gui tkinter-python

Last synced: 16 days ago
JSON representation

:memo: | Simple Text Editor using Tkinter

Awesome Lists containing this project

README

        


:memo: MrNotepad - Simple Text Editor


Project   |   
Technologies   |  &nbsp
How to run   |  &nbsp
License





## :computer: Project
Simple Text Editor using Tkinter

## :sparkles: Technologies

- [Python](https://www.python.org)
- [Tkinter](https://docs.python.org/3/library/tk.html)

## :rocket: How to run

- Clone the repository
- Install dependencies in `requirements.txt`
- run `__init__.py`

## :page_facing_up: License

This project is under the MIT license. See the [LICENSE](LICENSE) file for more information.

## :busts_in_silhouette: How to contribute

:construction: Work in progress