{"id":13836868,"url":"https://github.com/AbhiAgarwal/go-spotify","last_synced_at":"2025-07-10T16:31:13.283Z","repository":{"id":148995828,"uuid":"21642634","full_name":"AbhiAgarwal/go-spotify","owner":"AbhiAgarwal","description":"Command-line spotify client for Mac written in Go","archived":false,"fork":false,"pushed_at":"2015-09-24T21:32:00.000Z","size":1286,"stargazers_count":13,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-05T15:05:25.150Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AbhiAgarwal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-09T07:03:19.000Z","updated_at":"2021-04-11T13:24:17.000Z","dependencies_parsed_at":"2023-04-08T09:24:06.515Z","dependency_job_id":null,"html_url":"https://github.com/AbhiAgarwal/go-spotify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhiAgarwal%2Fgo-spotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhiAgarwal%2Fgo-spotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhiAgarwal%2Fgo-spotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhiAgarwal%2Fgo-spotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AbhiAgarwal","download_url":"https://codeload.github.com/AbhiAgarwal/go-spotify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225647956,"owners_count":17502157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-08-04T15:00:56.016Z","updated_at":"2024-11-20T23:31:56.425Z","avatar_url":"https://github.com/AbhiAgarwal.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"Go Spotify\n==========\n\nCommand-line Spotify client and library for Mac. It uses `osascript` to command, and run the commands. Will be building more ontop of this in the future. Just a quick prototype.\n\nQuick and easy to export it as a binary, and to export it to `/usr/bin/`. This binary file consists of an example application that allows you to use the command line `spotify` client that is built ontop of this library. Run:\n\nUse the `make` command, or:\n\n```\ngo build examples/commands.go\nmv ./commands ./spotify\nsudo mv ./spotify /usr/bin/\n```\n\nThen you can use `spotify` in the command line. This is not done yet - I'm going to be adding things like uri search, etc. \n\n**Spotify Options**\n\n```   \nplay                   = Start playing Spotify\ntrack                  = Gets current track\nplay \u003curi\u003e             = Start playing specified Spotify URI\nplaylist \u003curi\u003e         = Start playing playlist Spotify URI\nsearch song \u003csong\u003e     = Search a particular \u003csong\u003e\npause                  = Pause Spotify\nnext                   = Play next song\nprevious               = Play previous song\nshuffle \u003con/off\u003e       = Shuffle on or off?\nrepeat \u003con/off\u003e        = Repeat on or off?\nvolume                 = Get volume of Spotify\nvolume \u003camount\u003e        = Set volume by Amount\nup                     = Increase volume by 10%\ndown                   = Decrease volume by 10%\nopen                   = Open Spotify\nquit                   = Quit Spotify\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAbhiAgarwal%2Fgo-spotify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAbhiAgarwal%2Fgo-spotify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAbhiAgarwal%2Fgo-spotify/lists"}