{"id":27446979,"url":"https://github.com/0xc000022070/spotify-dbus-control","last_synced_at":"2025-08-21T17:27:14.269Z","repository":{"id":287807456,"uuid":"803946949","full_name":"0xc000022070/spotify-dbus-control","owner":"0xc000022070","description":"Shell script to Control your Spotify client with D-Bus. Use it as CLI or with your WM by configuring keybindings to trigger actions like play, pause, toggle, next song, previous song, jump forward and backward by 5s","archived":false,"fork":false,"pushed_at":"2025-04-14T02:38:33.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T05:59:54.620Z","etag":null,"topics":["cli","manager","spotify-cli","spotify-dbus","window-manager"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/0xc000022070.png","metadata":{"files":{"readme":".github/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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-05-21T17:00:08.000Z","updated_at":"2025-04-14T02:38:37.000Z","dependencies_parsed_at":"2025-04-14T03:34:49.906Z","dependency_job_id":"65635a36-cb3d-4824-b747-181b5059e089","html_url":"https://github.com/0xc000022070/spotify-dbus-control","commit_stats":null,"previous_names":["0xc000022070/spotify-dbus-control"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xc000022070%2Fspotify-dbus-control","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xc000022070%2Fspotify-dbus-control/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xc000022070%2Fspotify-dbus-control/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xc000022070%2Fspotify-dbus-control/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xc000022070","download_url":"https://codeload.github.com/0xc000022070/spotify-dbus-control/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249016625,"owners_count":21198832,"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":["cli","manager","spotify-cli","spotify-dbus","window-manager"],"created_at":"2025-04-15T05:59:58.167Z","updated_at":"2025-04-15T05:59:58.623Z","avatar_url":"https://github.com/0xc000022070.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Spotify DBUS Control\n\n## How? (NixOS)\n\n1. First add the flake to your NixOS configuration:\n\n```nix\n\ninputs = {\n  spotify-dbus-control = {\n     url = \"github:0xc000022070/spotify-dbus-control\";\n     # optional\n     inputs = {\n       nixpkgs.follows = \"nixpkgs\";\n       flake-utils.follows = \"flake-utils\";\n     };\n   };\n  ...\n}\n```\n\n2. Integrate it with your own window manager (I'm using Hyprland in this example).\n\n![image](https://github.com/user-attachments/assets/094848f7-dbcc-4a36-ba13-50fabbd7627d)\n\n\n## CLI Reference\n\n```text\nspotify-dbus \u003cflag\u003e\n\nFlags:\n --next            Go to the next song\n --prev            Go to the previous song\n --toggle          Play or pause the current song\n --push-back       Go back 5 seconds\n --push-forward    Go forward 5 seconds\n --stop            Just stop\n```\n\n## License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xc000022070%2Fspotify-dbus-control","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xc000022070%2Fspotify-dbus-control","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xc000022070%2Fspotify-dbus-control/lists"}