Skip to content

bingus912/tinyedit

Repository files navigation

tinyedit

GitHub Tag GitHub forks GitHub Repo stars

A tiny text editor at a whopping 4 KB!

demo


Install

  1. Install JDK
  2. Install JRE (optional)
  3. Download the .java file from this repo (or git clone it)
  4. Compile the .java file
javac TinyEdit.java
  1. Run the file
java TinyEdit

Usage

java TinyEdit

You can also run TinyEdit with RunClass64, A easy way to run class Files.


Features

  • Simple and lightweight text editor
  • Open and save text files
  • Cross-platform compatibility
  • Easy to use interface

FAQ

It's not running. How do I fix this?

To run java files, you may need to install JRE for it to work.

How did you make this?

I made it with some help with AI.

How do I customize it?

To customize TinyEdit, you need to edit the .java file and then recompile it.

The config is so complex. Where is the documention?

I dont know how to make more modfications on this text editor, But you can find some tutrouirals to find somthing good. Or resort to using the Presets.

I WANT THE DOCUMENTION!!

Here is the documention. It is unfinsed, but you may not find it user friendly.


Contributing

If you would like to contribute, please follow these guidelines:

  1. Fork the repository and create your branch from main.
  2. If you've added code that should be tested, add tests.
  3. Ensure the test suite passes.
  4. Make sure your code lints.
  5. Issue a pull request.

License

This project is licensed under the terms of the GNU General Public License v3.0. See the LICENSE file for details.

About

A tiny text editor at a whopping 4 KB!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •