Skip to content

kashsuks/rustify

Repository files navigation

Rustify

Music player complete with Discord RPC and Last.fm scrobbling! image image image image

Running Release Builds

Release binaries are distributed as compressed archives.

macOS

Download rustify-macos-universal.zip, then run:

unzip rustify-macos-universal.zip
chmod +x rustify
./rustifyfy

The macOS binary is universal and supports both Apple Silicon and Intel Macs.

Because the binary is not code-signed, macOS may block it the first time you open it. If that happens, remove the quarantine flag and run it again::

xattr -dr com.apple.quarantine rustify
./rustifyy

Windows

Download rustify-windows-x86_64.zip, extract it, then run rustify.exe.

Because the executable is not code-signed, Windows SmartScreen may show a warning the first time it runs. Choose More info, then Run anyway if you trust the build..

Next Steps

Once downloaded, you can open a folder and start playing music! You can also link your last.fm account through the settings page and setting your username!