|
||
---|---|---|
.idea | ||
docu | ||
src/main | ||
.gitignore | ||
LICENSE | ||
README.md | ||
pom.xml |
README.md
Simple Forgejo GUI
This is a simple javafx gui for my scheduler repository.
It displays the latest releases of this repository.
Screenshot:
How to run this project?
git clone https://gitea.familyhainz.de/thi-study/mih2034-javafx-example.git
mvn javafx:run
- You are done!