{"id":23705705,"url":"https://github.com/ccakes/p5-spotify-control","last_synced_at":"2026-02-03T02:30:19.174Z","repository":{"id":25259075,"uuid":"28684215","full_name":"ccakes/p5-spotify-control","owner":"ccakes","description":"Perl interface for controlling a local instance of Spotify","archived":false,"fork":false,"pushed_at":"2015-01-27T00:12:31.000Z","size":156,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-30T14:56:33.488Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ccakes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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":"2015-01-01T09:49:23.000Z","updated_at":"2015-01-27T00:12:32.000Z","dependencies_parsed_at":"2022-08-23T22:10:16.476Z","dependency_job_id":null,"html_url":"https://github.com/ccakes/p5-spotify-control","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/ccakes%2Fp5-spotify-control","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccakes%2Fp5-spotify-control/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccakes%2Fp5-spotify-control/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccakes%2Fp5-spotify-control/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccakes","download_url":"https://codeload.github.com/ccakes/p5-spotify-control/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239786254,"owners_count":19696772,"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-12-30T14:56:50.836Z","updated_at":"2026-02-03T02:30:19.126Z","avatar_url":"https://github.com/ccakes.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spotify-Control\n\nThis is a simple Perl interface for controlling a local instance of Spotify. I've only tested it on OS X but it doesn't use anything too specialised so should work fine on Linux and BSD. Windows is untested.\n\n## Installation\n\nInstallation is straight forward using cpanm\n\n```bash\ncpanm -i git@github.com:ccakes/p5-spotify-control.git\n```\n\n## Usage\n\n```perl\nuse Spotify::Control;\n\nmy $spot = Spotify::Control-\u003enew;\nsay $spot-\u003estatus-\u003e{playing} ? \"Currently playing\" : \"Currently paused\";\n$spot-\u003eplay(uri =\u003e 'spotify:track:5bj4hb0QYTs44PDiwbI5CS');\n```\n\n## Contributing\n\nThe main items on the list is an Applescript and D-BUS interface. Following that, a standard format for returning the status across all the implementations, possibly as an object.\n\n- [ ] Spotify::Control::Applescript\n- [ ] Spotify::Control::DBUS\n- [ ] Standardise -\u003estatus response\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccakes%2Fp5-spotify-control","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fccakes%2Fp5-spotify-control","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccakes%2Fp5-spotify-control/lists"}