Releases: Joseph5610/fxradio
Release v0.8.2
Latest release.
Release v0.8.1
Latest release.
Release v0.8.0
Latest release.
Release v0.7.0-1
Latest release.
Release v0.7.0
Latest release.
0.6.0
If you downloaded ZIP archive release_osx.zip that contains native app file for macOS:
Extract the ZIP file to some location on your filesystem
Locate FxRadio.app in the extracted folder and double click to run it.
If you are presented with the dialog that the app is unsafe to run, don't worry. The app is in early stages of development and because of that the distribution is currently not signed. You just need to enable the app in your macOS System Preferences -> Security and Privacy tab
If you are not on macOS and you have downloaded .jar files, beware, this distribution is not officially supported but allows you to run the app on any system that supports Java.
Ensure that you have Java8 installed, as this is only supported Java version
Locate the downloaded fxRadio.jar file on your file system and navigate to this directory using command line.
Check that java command points to JRE 1.8 installation - run the command java -version
If java version command returns 1.8.0_xyz, you can run the command java -jar fxRadio.jar and app should now start.
As we didn't test the jar files on every OS, we cannot guarantee that app will run smoothly. You should expect bugs.
0.5.0
0.4.0
0.3.2
0.3.1
Fix some minor UI issues