marin-m / SongRec

An open-source Shazam client for Linux, written in Rust.
GNU General Public License v3.0
1.34k stars 101 forks source link

Is this usable from macOS? #96

Open NightMachinery opened 2 years ago

NightMachinery commented 2 years ago

Is this usable from macOS?

The CLI at least should work? Though I can't find any docs on the CLI.

msdos commented 2 years ago

Yes. Check https://github.com/marin-m/SongRec/issues/91 for some information about needed libs for compiling using cargo. I've tested the CLI in Big Sur and Monterey and it works (haven't tried the GUI).

martin-braun commented 1 year ago

@msdos Would you feel confident to publish the build on brew.sh?