21 Forks
285 Stars
285 Watchers

FXTrayIcon

Tray Icon implementation for JavaFX applications. Say goodbye to using AWT's SystemTray icon, instead use a JavaFX Tray Icon.

How to download and setup FXTrayIcon

Open terminal and run command
git clone https://github.com/dustinkredmond/FXTrayIcon.git
git clone is used to create a copy or clone of FXTrayIcon repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with FXTrayIcon https://github.com/dustinkredmond/FXTrayIcon/archive/master.zip

Or simply clone FXTrayIcon with SSH
[email protected]:dustinkredmond/FXTrayIcon.git

If you have some problems with FXTrayIcon

You may open issue on FXTrayIcon support forum (system) here: https://github.com/dustinkredmond/FXTrayIcon/issues