{"id":19227830,"url":"https://github.com/s22f5/cmus_sixel","last_synced_at":"2025-07-02T10:32:52.700Z","repository":{"id":225827354,"uuid":"766971138","full_name":"S22F5/cmus_sixel","owner":"S22F5","description":"sixel covers for cmus","archived":false,"fork":false,"pushed_at":"2025-05-16T19:15:29.000Z","size":690,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"c","last_synced_at":"2025-05-16T19:44:29.171Z","etag":null,"topics":["cmus","libsixel"],"latest_commit_sha":null,"homepage":"","language":"C","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/S22F5.png","metadata":{"files":{"readme":"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-03-04T13:25:50.000Z","updated_at":"2025-05-16T19:15:33.000Z","dependencies_parsed_at":"2025-05-16T19:36:47.860Z","dependency_job_id":"29bc2288-c824-4bc6-8dde-5b08b1065ae9","html_url":"https://github.com/S22F5/cmus_sixel","commit_stats":null,"previous_names":["s22f5/cmus_sixel"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/S22F5/cmus_sixel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/S22F5%2Fcmus_sixel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/S22F5%2Fcmus_sixel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/S22F5%2Fcmus_sixel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/S22F5%2Fcmus_sixel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/S22F5","download_url":"https://codeload.github.com/S22F5/cmus_sixel/tar.gz/refs/heads/c","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/S22F5%2Fcmus_sixel/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263121044,"owners_count":23416927,"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":["cmus","libsixel"],"created_at":"2024-11-09T15:25:33.122Z","updated_at":"2025-07-02T10:32:52.693Z","avatar_url":"https://github.com/S22F5.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"cmus_sixel\n==========\n\n![demo](https://github.com/user-attachments/assets/fe159771-f041-4ab3-87ba-6a38fde2d331)\n\n## About\ncmus status display program that displays the cover of the current playing song using libsixel.\n\n## Requirements\n- Terminal with [Sixel support](https://www.arewesixelyet.com)\n- cmus\n- ffmpeg\n- libsixel\n\n## Installation\n\n### 1. Install Dependencies\n\n#### Debian/Ubuntu: \n```bash\nsudo apt install gcc libsixel-dev libavformat-dev libavutil-dev cmus pkg-config\n```\n\n#### Arch Linux:\n```bash\nsudo pacman -S gcc libsixel ffmpeg cmus pkgconf\n```\n\n### 2. Build from Source\n```bash\ngit clone https://github.com/S22F5/cmus_sixel.git \u0026\u0026 cd cmus_sixel\n```\n```bash\ngcc -O3 main.c -o cmus_sixel $(pkg-config --libs libsixel libavformat libavutil)\n```\n\n### 3. Install\n```bash\ncp cmus_sixel cmus_sixel.conf \"$XDG_CONFIG_HOME/cmus/\"\n```\n\n### 4. Enable in cmus\n```bash\ncmus-remote -C \"set status_display_program=$XDG_CONFIG_HOME/cmus/cmus_sixel\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs22f5%2Fcmus_sixel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs22f5%2Fcmus_sixel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs22f5%2Fcmus_sixel/lists"}