Afterburner.fx
The Opinionated Un-Framework For Java FX Applications
Install / Use
/learn @AdamBien/Afterburner.fxREADME
afterburner.fx
The opinionated just-enough MVP framework (2.5 classes) for JavaFX
Afterburner is a "Just-Enough-Framework" extracted from airhacks-control and used in airpad, lightfish and floyd applications.
Goal: "Less Code, Increased Productivity"
Jumpstart with:
mvn archetype:generate -Dfilter=com.airhacks:igniter
Afterburner is also available from maven central:
<dependency>
<groupId>com.airhacks</groupId>
<artifactId>afterburner.fx</artifactId>
<version>[LATEST_RELEASE]</version>
</dependency>
The current development version is available as snapshot:
See also: http://afterburner.adam-bien.com
Simplistic example: https://github.com/AdamBien/followme.fx
Deploying afterburner.fx applications: https://github.com/AdamBien/airfield/
Related Skills
node-connect
341.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.6kCommit, push, and open a PR

