This is a simple javafx gui for my scheduler repository. Retro style 😅
Go to file
Michael Hainz d2fbbfc0d6 🐛 Fixed colors on Gnome DE 2023-05-31 13:30:43 +02:00
.idea 🎉 Initial Commit 2023-05-28 14:19:10 +02:00
docu 🎉 Initial Commit 2023-05-28 14:19:10 +02:00
src/main 🐛 Fixed colors on Gnome DE 2023-05-31 13:30:43 +02:00
.gitignore 🎉 Initial Commit 2023-05-28 14:19:10 +02:00
LICENSE 🎉 Initial Commit 2023-05-28 14:19:10 +02:00
README.md 📝 Minor changes 2023-05-28 14:43:00 +02:00
pom.xml 🎉 Initial Commit 2023-05-28 14:19:10 +02:00

README.md

Simple Forgejo GUI

This is a simple javafx gui for my scheduler repository.
It displays the latest releases of this repository.

Screenshot:

Screenshot 2

How to run this project?

  1. git clone https://gitea.familyhainz.de/thi-study/mih2034-javafx-example.git
  2. mvn javafx:run
  3. You are done!