A tiny text editor at a whopping 4 KB!
- Install JDK
- Install JRE (optional)
- Download the .java file from this repo (or git clone it)
- Compile the .java file
javac TinyEdit.java- Run the file
java TinyEditjava TinyEdit
You can also run TinyEdit with RunClass64, A easy way to run class Files.
- Simple and lightweight text editor
- Open and save text files
- Cross-platform compatibility
- Easy to use interface
To run java files, you may need to install JRE for it to work.
I made it with some help with AI.
To customize TinyEdit, you need to edit the .java file and then recompile it.
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.
Here is the documention. It is unfinsed, but you may not find it user friendly.
If you would like to contribute, please follow these guidelines:
- Fork the repository and create your branch from
main. - If you've added code that should be tested, add tests.
- Ensure the test suite passes.
- Make sure your code lints.
- Issue a pull request.
This project is licensed under the terms of the GNU General Public License v3.0. See the LICENSE file for details.
