Skip to content

Tim-Ysharp/YsharpTextEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

YsharpTextEditor

Made with Python and compiled to an executable using PyInstaller.

Releases for this program are available on the Releases page.

Information

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.

File Example

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.

Features

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages