andybyers21 / pyText

A plain-text editor built using Python and Tkinter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Python Text Editor

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

Supports:

  • CSS Files (.css)
  • HTML Files (.html)
  • Javascript Files (.js)
  • Markdown files (.md)
  • Python Files(.py)
  • reStructuredText (.rst)
  • Text (.txt)

Bugs

  • Menu bar unresponsive when first launching the app on MacOS, click off the app and back into it and menubar will work.

About

A plain-text editor built using Python and Tkinter.

License:MIT License


Languages

Language:Python 100.0%