{"id":25401935,"url":"https://github.com/gush3l/yeelight-media-sync","last_synced_at":"2025-04-12T08:59:19.853Z","repository":{"id":277245495,"uuid":"931805706","full_name":"gush3l/yeelight-media-sync","owner":"gush3l","description":"Yeelight Media Sync is a tool that synchronizes Yeelight bulb colors with the dominant color of the currently playing media's artwork on macOS.","archived":false,"fork":false,"pushed_at":"2025-02-13T11:34:12.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T08:59:14.139Z","etag":null,"topics":["macos","nodejs","yeelight"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/gush3l.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":"2025-02-12T22:10:17.000Z","updated_at":"2025-02-13T11:34:15.000Z","dependencies_parsed_at":"2025-02-12T23:34:52.385Z","dependency_job_id":null,"html_url":"https://github.com/gush3l/yeelight-media-sync","commit_stats":null,"previous_names":["gush3l/yeelight-media-sync"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gush3l%2Fyeelight-media-sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gush3l%2Fyeelight-media-sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gush3l%2Fyeelight-media-sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gush3l%2Fyeelight-media-sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gush3l","download_url":"https://codeload.github.com/gush3l/yeelight-media-sync/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248543864,"owners_count":21121838,"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":["macos","nodejs","yeelight"],"created_at":"2025-02-16T01:20:48.964Z","updated_at":"2025-04-12T08:59:19.829Z","avatar_url":"https://github.com/gush3l.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yeelight Media Sync\n\nYeelight Media Sync is a tool that synchronizes Yeelight bulb colors with the dominant color of the currently playing media's artwork on macOS.\n\n## Prerequisites\n\nBefore running, you need to install [nowplaying-cli](https://github.com/kirtan-shah/nowplaying-cli) to retrieve the currently playing media information. You can install it using Homebrew:\n\n```sh\nbrew install nowplaying-cli\n```\n\n## Installation\n\n1. Clone the repository:\n\n    ```sh\n    git clone https://github.com/gush3l/yeelight-media-sync.git\n    ```\n\n2. Navigate to the project directory:\n\n    ```sh\n    cd yeelight-media-sync\n    ```\n\n3. Install the dependencies:\n\n    ```sh\n    npm install\n    ```\n\n## Usage\n\nTo start the application, run:\n\n```sh\nnpm start\n```\n\nTo get the thumbnail of the currently playing media, run:\n\n```sh\nnpm run get-thumbnail\n```\n\n## Dependencies\n\n- [colorthief](https://www.npmjs.com/package/colorthief) - A NPM package to get the dominant color from an image.\n- [yeelight-awesome](https://www.npmjs.com/package/yeelight-awesome) - A NPM package to control Yeelight devices.\n- [nowplaying-cli](https://github.com/kirtan-shah/nowplaying-cli) - A macOS command-line utility to retrieve the artwork.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgush3l%2Fyeelight-media-sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgush3l%2Fyeelight-media-sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgush3l%2Fyeelight-media-sync/lists"}