0.1.0
A plain-text editor built using Python and Tkinter. Features: - Reactive Status Bar - Keyboard Shortcuts - Popups - Responsive to system themes (dark mode/ light mode)
To install, download the pyText file and launch with $ python pyText.py
- CSS Files (.css)
- HTML Files (.html)
- Javascript Files (.js)
- Markdown files (.md)
- Python Files(.py)
- reStructuredText (.rst)
- Text (.txt)
- Menu bar unresponsive when first launching the app on MacOS, click off the app and back into it and menubar will work.