Made with Python and compiled to an executable using PyInstaller.
Releases for this program are available on the Releases page.
A really basic text editor.
It may have bugs, but I don’t think so.
.ysp
files are just plain text files with a different extension.
You can save or edit files with custom text-based extensions (like .ysp
), but this only works for text — not for binaries like .exe
files.
This project’s source code is open and accessible to anyone. You’re free to make your own version, modify it, or use it as a base for your own project.
If you create a normal .txt
file anywhere on your computer, you can edit it with this program.
The same goes for .ysp
files — if you rename a .txt
file to .ysp
, it will still be editable here.
- Edit
.ysp
and.txt
files - Save text
- Save As
.ysp
or.txt
- Create new text files
- Open existing text files (
.txt
or.ysp
) - Exit the editor