Giter Club home page Giter Club logo

ongaku's Introduction

Hi, I'm Spotlight.

I like to think I dabble in a little of everything.

Remember to take care of yourself. Recognize the signs of being burnt out. It's okay to take a break.

ongaku's People

Contributors

jackdorland avatar mcmi460 avatar noahpistilli avatar slice avatar spotlightishere avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ongaku's Issues

Leverage MediaPlayer.framework

MediaPlayer.framework (part of MusicKit.framework, providing similar functionality) has the ability to query the system player via MPSystemMusicPlayerController's systemMusicPlayer.

Unfortunately, its available is limited to Mac Catalyst applications. This leaves several questions regarding design: It is rather unstable. For example, querying was broken throughout the entirety of the Big Sur and Monterey release cycles, only being more dependable within macOS Ventura 13.4. Is this worth the effort?

A rudimentary attempt at this proved to be rather difficult, as there was no immediately easy way to make a Catalyst application not present UI. Perhaps it would make sense to migrate Catalyst functionality to a custom XPC service (doable, even if creating a listener isn't available as a public API.) Alternatively, it could be worth investigating whether MediaPlayer.framework has a way to query the current track as a private API underneath the macOS SDK - they appear to be very identical.

Regardless, we should likely retain our current NSNotification/AppleScript-oriented effort as a fallback. (Perhaps macOS 14.0 will be more kind...)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.