AzaharTEA is a text editor with highlighting. The name is just a play with Azahar Text Editor (T.E, tea pronounced faster).
To run the text editor you will need.
Because the text editor is not a very complete one, here is a list of the features:
- Text highlighting
- Loading and saving files
- Change the style of the text
- Line numbers display
All the lexers included in Pygments are supported. The files with .kv extension are highlighted with the kivy lexer.
Execute azaharTEA.py in the root directory.
./azaharTEA.py
This project is licensed under the MIT License - see the LICENSE file for details.