| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Minimalist Spotify playback from CLI written in Go.
This product is currently under heavy development, use with caution! Bugs are inevitable, feel free to report anything you found.
Download latest from releases.
In this README we run binary from CWD, but you can install it to your $PATH using either go install or moving to one of your $PATH's locations
In code, you can find this line:
const ClientToken = "" // can be retrieved from https://developer.spotify.com/dashboard/applicationsThis means you need to specify token provided by Spotify Apps. Steps to get things done:
Now you are ready to go! Try ./spotify login
| Back | FazBrowse Home | New Git URL |