Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 1.18 KB

README.md

File metadata and controls

57 lines (34 loc) · 1.18 KB

Text Editor 📝

This is a very simple GUI desktop text editor

Screenshot

Tech Stack

python Tkinter

Features

  • Dark Mode
  • Saving text files
  • Editing existing text files
  • Keyboard shortcuts
  • Responsive UI

Lessons Learned

Practiced using tkinter. Dealt with multiple simple classes and options.

Run Locally

Clone the project

  git clone https://github.com/Mohabz-911/TextEditor

Go to the project directory

  cd TextEditor

Install python

Start the program

py .\TextEditor.py

Feedback

If you have any feedback, please reach out to us at [email protected]

License

MIT