{"id":19407833,"url":"https://github.com/ruffbuff/cmp-py","last_synced_at":"2025-11-18T02:04:20.497Z","repository":{"id":257929610,"uuid":"871644671","full_name":"ruffbuff/cmp-py","owner":"ruffbuff","description":"A simple command line music player","archived":false,"fork":false,"pushed_at":"2024-10-15T18:11:21.000Z","size":3731,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-07T14:12:28.878Z","etag":null,"topics":["archlinux","hyprland","music-player","python-cli"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-sa-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruffbuff.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-12T14:38:22.000Z","updated_at":"2024-10-15T18:11:25.000Z","dependencies_parsed_at":"2024-10-17T11:47:17.332Z","dependency_job_id":null,"html_url":"https://github.com/ruffbuff/cmp-py","commit_stats":null,"previous_names":["ruffbuff/cmp-py"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruffbuff%2Fcmp-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruffbuff%2Fcmp-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruffbuff%2Fcmp-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruffbuff%2Fcmp-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruffbuff","download_url":"https://codeload.github.com/ruffbuff/cmp-py/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240587541,"owners_count":19825004,"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":["archlinux","hyprland","music-player","python-cli"],"created_at":"2024-11-10T12:03:54.173Z","updated_at":"2025-11-18T02:04:15.479Z","avatar_url":"https://github.com/ruffbuff.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## CMP - Command Music Player ( cmp-py )\nA simple command line music player\n\nDeveloped by:\n```shell\n▄▄▄  ▄• ▄▌·▄▄▄·▄▄▄ ▄▄▄▄·  ▄• ▄▌·▄▄▄·▄▄▄\n▀▄ █·█▪██▌▐▄▄·▐▄▄· ▐█ ▀█▪ █▪██▌▐▄▄·▐▄▄·\n▐▀▀▄ █▌▐█▌██▪ ██▪  ▐█▀▀█▄ █▌▐█▌██▪ ██▪ \n▐█•█▌▐█▄█▌██▌.██▌ .██▄▪▐█ ▐█▄█▌██▌.██▌.\n.▀  ▀ ▀▀▀ ▀▀▀ ▀▀▀  ·▀▀▀▀   ▀▀▀ ▀▀▀ ▀▀▀ \n```\n![Sneak-peek0](images/image0.png)\u003cbr/\u003e\n![Sneak-peek1](images/image1.png)\u003cbr/\u003e\n![Sneak-peek2](images/image2.png)\u003cbr/\u003e\n![Sneak-peek3](images/image3.png)\u003cbr/\u003e\n### Installation\n1: `git clone https://github.com/ruffbuff/cmp-py`\u003cbr/\u003e\n2: `cd cmp-py`\u003cbr/\u003e\n3: `pip install requirements.txt`\u003cbr/\u003e\n4: `touch .env`, add `API_KEY=YOUR_API_KEY`, then go to `.config/cmp/conf.py` change `MUSIC_PATH` to yours.\u003cbr/\u003e\n5: `nano ~/.config/cmp/cmp.sh`\u003cbr/\u003e\n6.0: Then add this **[cmp.sh](.config/cmp/cmp.sh)** bash script, and make it executable.\u003cbr/\u003e\n(If you use `Kitty` like me, in my `kitty.conf` i have `window_padding_width 15`,so i use `restore_padding` func.)\u003cbr/\u003e\n6.1: `chmod +x ~/.config/cmp/cmp.sh`\u003cbr/\u003e\n7: Last thing: `cd` to your terminal framework config like `~/.zshrc` for `zsh`,\u003cbr/\u003e and find lines with `Helpful aliases`,\u003cbr/\u003e add `alias cmp='~/.config/cmp/cmp.sh'`, then `ctrl+o` + `Enter` to save, and `ctrl+x` to exit.\u003cbr/\u003e\n8: Start your terminal and write `cmp`\u003cbr/\u003e\n### Contribution\n**[ruffbuff](https://github.com/ruffbuff)**\u003cbr/\u003e\n### License\n**[CC-BY-SA-4.0](LICENSE)**\u003cbr/\u003e\n[Link](https://choosealicense.com/licenses/cc-by-sa-4.0/#)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruffbuff%2Fcmp-py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruffbuff%2Fcmp-py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruffbuff%2Fcmp-py/lists"}