{"id":13618621,"url":"https://github.com/Payphone/Stumpd","last_synced_at":"2025-04-14T13:31:23.193Z","repository":{"id":97708960,"uuid":"84239517","full_name":"Payphone/Stumpd","owner":"Payphone","description":"A StumpWM module for interacting with MPD","archived":false,"fork":false,"pushed_at":"2017-10-01T03:56:50.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-08T04:38:23.525Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Common Lisp","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/Payphone.png","metadata":{"files":{"readme":"README.org","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}},"created_at":"2017-03-07T19:47:49.000Z","updated_at":"2021-11-23T09:43:51.000Z","dependencies_parsed_at":"2023-06-02T21:00:23.903Z","dependency_job_id":null,"html_url":"https://github.com/Payphone/Stumpd","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/Payphone%2FStumpd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Payphone%2FStumpd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Payphone%2FStumpd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Payphone%2FStumpd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Payphone","download_url":"https://codeload.github.com/Payphone/Stumpd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248888611,"owners_count":21178088,"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-01T21:00:27.615Z","updated_at":"2025-04-14T13:31:22.905Z","avatar_url":"https://github.com/Payphone.png","language":"Common Lisp","readme":"* Stumpd\nA StumpWM module for interacting with MPD.\n\n** Installation\nClone the repository and move it to your StumpWM modules folder. The modules\nfolder has changed several times throughout the StumpWM releases, so the best\nway to find it is to eval \\ast{}module-dir\\ast{} in StumpWM (C-t :).\n#+BEGIN_SRC sh\ngit clone https://github.com/Payphone/mpd.github\nmv mpd ~/quicklisp/local-projects/\n\ngit clone https://github.com/Payphone/stumpd.git\nmv stumpd ~/.stumpwm.d/modules/\n#+END_SRC\nNow update your .stumpwmrc file to include the following:\n#+BEGIN_SRC common-lisp\n(load-module \"stumpd\")\n(use-package :stumpd)\n(define-key *root-map* (kbd \"m\") 'stumpd:*mpd-playback-map*)\n#+END_SRC\nYou can change the key binding to whatever suites your tastes.\n","funding_links":[],"categories":["Modules"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPayphone%2FStumpd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPayphone%2FStumpd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPayphone%2FStumpd/lists"}