A Lighting Fast text editor made in python using tkinter
Contains many functions like changing the text colors, changing background, night mode, bolding the font, printing the typed out text and italic font
Mac and Linux executables releasing soon :)
this app requires python, pywin32 and tkinter to be installed in your computer, tkinter and pywin32 can be installed using the commands
pip install tk
and
pip install pywin32
Go to releases and download the latest release
Make sure your python version and pip version is up to date
After installing tkinter and pywin 32, download the latest release and open the exe file given
Now you are ready to use the app!