A text editor made with GTK and Python
A multi-tabbed interface to avoid hundreds of open windows.
Includes Read Aloud! Select a language from the settings menu or stick with the default one.
Customize your experience with a few setings.
- Go to the Releases page and download the latest release
- Run the executable file
- Install Python
- Install PyGTK if it isn't already
- Clone this repo
- Open your terminal and go to the directory where the clone is stored
- Run
pip install -r requirements.txt
- Run
python3 main.py