MyApp is a demo project designed to provide a solid foundation for modern JavaFX applications. It includes all the essential configurations to simplify development, theme management, and multi-platform distribution.


.exe and .msi.deb and .rpm.dmggit clone https://github.com/your-repo/MyApp.git
cd MyApp
./gradlew run
To generate an executable for your OS, use one of the following commands:
./gradlew buildExeForWindows # Windows EXE
./gradlew buildMsiForWindows # Windows MSI
./gradlew buildDebForLinux # Linux DEB
./gradlew buildRpmForLinux # Linux RPM
./gradlew buildDmgForMacOS # macOS DMG
There is also an Inno Setup file provided to create a Windows Installer.
Contributions are welcome! Feel free to suggest improvements via issues or pull requests.
This project is licensed under the MIT License. You are free to use and modify it as needed.
💡 MyApp allows you to start a JavaFX project without worrying about complex configurations. Enjoy and create powerful applications right from the start! 🚀
$ claude mcp add easyJavaFXSetup \
-- python -m otcore.mcp_server <graph>