A scrawny and minimalist text editor built in PyQt5. Just for fun and learning purposes.
-
Open and save documents.
-
Print function.
-
Undo & Redo changes
-
Selection of text fonts.
In order to run this program, you will need to have Python 3 and PyQt5 installed.
On Linux:
python SlimEditor
- Search and Replace text.
- Encryption & Decryption with multiple protocols.
- Syntax highlighting.