2024-10-03 03:30:58 -05:00
2024-10-01 17:38:32 -05:00
2024-10-01 15:59:59 -05:00
2024-10-03 03:04:22 -05:00
2024-10-01 18:56:15 -05:00
2024-10-03 03:30:58 -05:00
2024-10-01 18:55:02 -05:00

spotify-player-quickauth

A simple CLI-based application for creating a credentials.json file, used by the spotify-player library, for authenticating with the Spotify API.

Usage

You can install this applicaiton, but most people will just need it once.

curl -sSL https://raw.githubusercontent.com/Xevion/spotify-player-quickauth/refs/heads/master/run.sh | sh

Building from Source

Don't want to run my funky shell script? No problem! You can build the application from source easily.

git clone https://github.com/Xevion/spotify-player-quickauth.git
cd spotify-player-quickauth
cargo build --release
./target/release/spotify-player-quickauth
Description
No description provided
Readme 256 KiB
Latest
2025-01-17 14:40:36 -06:00
Languages
Rust 68.4%
PowerShell 19%
Shell 12.6%