{"id":38523860,"url":"https://github.com/geowatson/spotify-cli","last_synced_at":"2026-01-17T06:44:59.728Z","repository":{"id":64303731,"uuid":"280845713","full_name":"geowatson/spotify-cli","owner":"geowatson","description":"Use Spotify in CLI to scroll through music while not switching to the other tabs!","archived":false,"fork":false,"pushed_at":"2020-07-26T12:20:09.000Z","size":43,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T06:25:38.457Z","etag":null,"topics":["go","spotify","spotify-api","spotify-cli"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geowatson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-19T10:51:32.000Z","updated_at":"2024-06-20T06:25:38.457Z","dependencies_parsed_at":"2023-01-15T10:00:58.630Z","dependency_job_id":null,"html_url":"https://github.com/geowatson/spotify-cli","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/geowatson/spotify-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geowatson%2Fspotify-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geowatson%2Fspotify-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geowatson%2Fspotify-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geowatson%2Fspotify-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geowatson","download_url":"https://codeload.github.com/geowatson/spotify-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geowatson%2Fspotify-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28502853,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T04:31:57.058Z","status":"ssl_error","status_checked_at":"2026-01-17T04:31:45.816Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["go","spotify","spotify-api","spotify-cli"],"created_at":"2026-01-17T06:44:59.177Z","updated_at":"2026-01-17T06:44:59.719Z","avatar_url":"https://github.com/geowatson.png","language":"Go","readme":"# Spotify CLI\n\nMinimalist Spotify playback from CLI written in Go.\n\n# Disclaimer\n\nThis product is currently under heavy development, use with caution! Bugs\nare inevitable, feel free to report anything you found.\n\n# Installation\n\nDownload latest from releases.\n\nIn this README we run binary from CWD, but you can install it to your \n*$PATH* using either `go install` or moving to one of your *$PATH*'s locations\n\n# Usage\n\n* `./spotify login` - logins you to spotify app\n* `./spotify` - toggles play/pause for current playback\n* `./spotify random` - play random song!\n* `./spotify next` - scrobble to next song (in current random context you are in) if you are bored\n* `./spotify device` - change playback device if you have more than 1\n\n# Development\n\nIn code, you can find this line:\n```go\nconst ClientToken = \"\"  // can be retrieved from https://developer.spotify.com/dashboard/applications\n```\nThis means you need to specify token provided by Spotify Apps. Steps to get things done:\n\n1. Create new appication\n2. Specify redirect URI to the following: http://localhost:7911 (you can change port in code and use it instead)\n3. Save changes\n4. Retrieve your client_id from dashboard and paste it into ClientToken variable\n\nNow you are ready to go! Try `./spotify login`","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeowatson%2Fspotify-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeowatson%2Fspotify-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeowatson%2Fspotify-cli/lists"}