{"id":13740311,"url":"https://github.com/Feqzz/tmux-spotify-info","last_synced_at":"2025-05-08T20:30:46.629Z","repository":{"id":114063735,"uuid":"345068146","full_name":"Feqzz/tmux-spotify-info","owner":"Feqzz","description":"🎵 Displays the current song playing with Spotify in your tmux status bar. ","archived":false,"fork":false,"pushed_at":"2023-04-16T14:51:09.000Z","size":7,"stargazers_count":9,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-04T04:06:27.488Z","etag":null,"topics":["bash-script","dbus-api","spotify","tmux","tmux-plugin"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Feqzz.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-03-06T10:42:13.000Z","updated_at":"2024-06-01T17:25:20.000Z","dependencies_parsed_at":"2024-01-25T05:49:38.887Z","dependency_job_id":null,"html_url":"https://github.com/Feqzz/tmux-spotify-info","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/Feqzz%2Ftmux-spotify-info","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Feqzz%2Ftmux-spotify-info/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Feqzz%2Ftmux-spotify-info/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Feqzz%2Ftmux-spotify-info/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Feqzz","download_url":"https://codeload.github.com/Feqzz/tmux-spotify-info/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224765438,"owners_count":17366119,"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":["bash-script","dbus-api","spotify","tmux","tmux-plugin"],"created_at":"2024-08-03T04:00:46.142Z","updated_at":"2024-11-15T10:30:32.457Z","avatar_url":"https://github.com/Feqzz.png","language":"Shell","readme":"# tmux-spotify-info\nDisplays the current song playing with Spotify in your tmux status bar. When playback is paused, a pause icon is displayed next to the artist.\n![](https://feqzz.no/img/tmux-spotify-info-example.png)\n\n## Installation\nDependencies:\n* dbus\n\n### Installation with Tmux Plugin Manager\nEdit your `.tmux.conf` and append the plugin to your TPM list.\n\n```tmux\nset -g @plugin 'feqzz/tmux-spotify-info'\n```\nRemember to hit `\u003cprefix\u003e + I` to install the plugin.\n\n### Manual\nClone the repo:\n``` bash\ngit clone https://github.com/feqzz/tmux-spotify-info ~/.tmux/\n```\nEdit your `.tmux.conf` and add this line at the bottom.\n``` bash\nrun-shell ~/.tmux/tmux-spotify-info/tmux-spotify-info.tmux\n```\nLast step is to reload the tmux config file.\n``` bash\ntmux source-file ~/.tmux.conf\n```\n\n## Usage\nEdit your `.tmux.conf` file and add `#{spotify_info}` to your `status-right`. Simple example:\n``` tmux\nset -g status-right \"#{spotify_info}\"\n```\nAs the length of some song titles can be very long, it can be useful to add this line to your `.tmux.conf` to avoid overflow.\n``` tmux\nset -g status-right-length 200\n```\n## License\n[MIT](LICENSE.md)\n","funding_links":[],"categories":["Status Bar"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFeqzz%2Ftmux-spotify-info","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FFeqzz%2Ftmux-spotify-info","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFeqzz%2Ftmux-spotify-info/lists"}