https://github.com/uralstech/peyx
A better Text editor than WinSurfer!
https://github.com/uralstech/peyx
Last synced: over 1 year ago
JSON representation
A better Text editor than WinSurfer!
- Host: GitHub
- URL: https://github.com/uralstech/peyx
- Owner: Uralstech
- License: apache-2.0
- Created: 2022-08-18T05:34:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-23T06:17:13.000Z (almost 4 years ago)
- Last Synced: 2025-02-13T21:39:05.316Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 22 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# **PeYx**
## **What is PeYx?**
**PeYx is a Text Editor made with Python.**
It's a successor to [***WinSurfer's***](https://github.com/Uralstech/WinSurfer) built-in text editor. Here are some of it's features:
- **Undo and redo!**
- **Code highlighting! (*Only for Python files*)**
- **Easily changeable fonts and colors!**
- **Better looking graphics!**
## **How do I use PeYx?**
Here are some of the shortcuts:
- **Ctrl+n: Create new file**
- **Ctrl+o: Open file**
- **Ctrl+s: Save file**
- **Ctrl+s+a: Save-as file**
- **Ctrl+q: Increase text size**
- **Ctrl+e: Decrease text size**
- **F5: Run file (only for Python files)**
All other instructions should be obvious in the UI. (hopefully)
### NOTE: **This *should* work on MacOS and Linux, but I haven't tested it.**