Do you want your ad here?

Contact us to get your ad seen by thousands of users every day!

[email protected]

New: JDKMonitor

  • October 18, 2023
  • 3282 Unique Views
  • 2 min read

During Devoxx Morocco I've spent some time coding a little new tool where the main reason was to have a widget on my MacOS desktop that shows the days until the next release/update of OpenJDK.

Because this alone was not enough to get it into the Mac App Store, I needed to add more functionality and so I've decided to also show the latest version of the last 4 LTS (Long Term Support) releases with the ability to download them either as JDK or JRE and if you like bundle JavaFX with it. At the moment that would mean JDK 8, 11, 17 and 21 with their latest versions available.

You need to be on MacOS Sonoma to be able to run the app because of the widgets that are only on Sonoma upwards.

The downloads are based on the free builds of OpenJDK by Azul (Zulu) and will only be downloaded as tar.gz packages to your Downloads folder.

Here are some screenshots...

The application:

The available widgets:

You can find the app on the MacOS app store following this link...

If you have ideas on how to improve this app... just let me know and ping me on twitter.

Do you want your ad here?

Contact us to get your ad seen by thousands of users every day!

[email protected]

Comments (3)

Highlight your code snippets using [code lang="language name"] shortcode. Just insert your code between opening and closing tag: [code lang="java"] code [/code]. Or specify another language.

david avatar

david

1 year ago

Hi, is there a git repository to try to use your code and implement a linux version?

Highlight your code snippets using [code lang="language name"] shortcode. Just insert your code between opening and closing tag: [code lang="java"] code [/code]. Or specify another language.

Gerrit Grunwald avatar

Gerrit Grunwald

1 year ago

Hi there, I did not publish the code of JDKMonitor because it is written in Swift, not Java. But I wrote a similar tool in Java which is already available for Mac, Linux and Windows, you can find it here <a href="https://github.com/HanSolo/JDKMon" rel="nofollow ugc">JDKMon</a>. It is similar but comes with different features.

Highlight your code snippets using [code lang="language name"] shortcode. Just insert your code between opening and closing tag: [code lang="java"] code [/code]. Or specify another language.

Helidon 4.0, Eclipse Serileştirici 1.0, JDK 22 için JEP'ler • Barış ARAN

1 year ago

[…] Morocco’da çalışıyor Gerrit GrunwaldAzul’da Baş Mühendis, tanıtıldı OpenJDK’nın bir sonraki sürümüne/güncellenmesine kalan gün sayısını görüntüleyen […]

Highlight your code snippets using [code lang="language name"] shortcode. Just insert your code between opening and closing tag: [code lang="java"] code [/code]. Or specify another language.

Subscribe to foojay updates:

https://foojay.io/feed/
Copied to the clipboard