Pady is a simple notepad app with syntax highlighting (in dev), a file manager, find/replace funtion and more soon
- Download files from Github
- Install the newest version of Python
- Install the requirements
pip install -r requirements.txt
- Start Pady with
python main.py
- Enjoy
Feel free to open issues, contribute or fork the project