https://github.com/devlarley/4eq10gui
The same as 4eq10 but within a GUI.
https://github.com/devlarley/4eq10gui
Last synced: 17 days ago
JSON representation
The same as 4eq10 but within a GUI.
- Host: GitHub
- URL: https://github.com/devlarley/4eq10gui
- Owner: DevLARLEY
- Created: 2022-12-24T08:04:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-15T09:02:56.000Z (almost 3 years ago)
- Last Synced: 2025-03-02T03:15:56.225Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 4eq10GUI
The same functionalities as https://github.com/DevLARLEY/4eq10, but using a GUI!
# Requirements
Release compiled using Java JDK 14.0.2 (Found not working on JDK 11, 17). Recommended when compiling yourself.
# Running
```sh
java -jar 4eq10GUI.jar
```