DashboardFx
JavaFx Dashboard
Install / Use
/learn @gleidsonmt/DashboardFxREADME
DashboardFx
<p style="text-align: center"> <img src="./screenshots/dash-2.png" alt="dashboard_screenshot"/> </p> <!-- TOC -->- DashboardFx
- 📑 Overview
- 💻 Environment
- ☕ Running
- 🚀 Installing
- 📺 On Youtube
- 🛠 Enhancements
- 📫 Contributing to Project
- 😄 Be a contributor<br>
- 📝 License
📑 Overview
Hy guys, I'm back, with more, after these years I looked for some things that can be really good-looking to build, and I want to share with you. In this example, you can see how components in Javafx can be worked to align with a good design (I try). This time I use more time to create more tutorials and unify libs. When the app is running, you can have a tutorial about creating these things showed inside it.
💻 Environment
This is a project build using JavaFx, Official website JavaFx, Tutorial Getting Started
I've used a gradle 8.13 (preference for wrapper) and Java and JavaFx 23+ on Windows. You'll find the jars in the folder called vendor. All libs are included in build.gradle
☕ Running
Clone the project using.
git clone --recursive https://github.com/gleidsonmt/DashboardFx.git
This command will clone the project and all submodules.<br> Building using gradle wrapper is simple just run the command below.
.\gradlew init
.\gradlew build
.\gradlew run
In the order. <br> First prepares the project. <br> Second builds the project. <br> Third runs the project. <br>
Just build and run -(º-º)- there's no trick… only use Gradle to build and run in your ide. Use the command build and run to see the application running. If you have problems, open an issue.
🚀 Installing
I really recommend using jpackage to create your jar and the .exe. <br> !🗒️Note ** To generate you .exe you need the wix tool, you can get the url if you are using intellij or from here https://wixtoolset.org 🥸*** In intellij or Visual Studio (in visual you need to prepare the ide to use javafx) it's really simple, only open the tab gradle and run the command build after jpackage. Don't use any library like scenicView, cssfx.. when you build a jpackage, that's only to test design. (maybe you can't get the result expected or crash your app)
📺 On Youtube
...
🛠 Enhancements
📫 Contributing to Project
<!---Se o seu README for longo ou se você tiver algum processo ou etapas específicas que deseja que os contribuidores sigam, considere a criação de um arquivo CONTRIBUTING.md separado--->To contributing to project, follow these steps:
- Fork this repository.
- Creates a branch:
git checkout -b <branch_name>. - Do your changes and commit:
git commit -m '<commit_message>' - Send a branch to origin:
git push origin DashboardFx / <local> - Creates pull request.
However, if you don't know How to create a pull Request.
😄 Be a contributor<br>
🤖I really need more friends. Send me <a href='mailto:gleidisonmt@gmail.com?subject=Hi, I see you need my help!.. I am here.'> email <a/>.
📝 License
This project is under license. See the file LICENSE to more details.
Related Skills
node-connect
335.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.7kCreate 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
335.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
82.7kCommit, push, and open a PR
