Skip to content

Hypercookie/MacNativeNowPlayingAccessForJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mac NowPlaying in Java

This is a Small Wrapper around a custom Objective-C Binary which returns the 'now playing' song on macOS.(The song(s) you can see in the 'nowPlaying' Widget )

This Library is written with java 16, but since it only relies on the binary, you can adapt the methods used inside the property handlers to port this to any java version.

Note that this example requires JavaFx. But you can use this Library for anything. This does NOT work on windows!

The MediaRemote.h comes from https://github.com/davidmurray/ios-reversed-headers/blob/master/MediaRemote/MediaRemote.h (Great Project ! Check it out)

About

MacOS nowPlayingWidget for Java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published