Nerixyz / current-song2

Display the currently playing song/audio.
https://currentsong.nerixyz.de
88 stars 7 forks source link

[feature request] Support for mac (m1) #411

Open erikiado opened 8 months ago

erikiado commented 8 months ago

hi, can we add mac compatibility?

any idea of the tasks that need to be done to support mac m1 chips?

Nerixyz commented 8 months ago

There's nothing preventing you from compiling the project on ARM macs (as far as I know). However, there isn't any source for song-info supported right now, so you won't see any song playing. That's because I don't own any mac and thus can't implement the APIs required on macOS.

If anyone wants to add support for macOS, feel free to open a PR - it doesn't need to add full support; title and artist could be enough as a start.