{"id":13786891,"url":"https://github.com/InkApplications/Shade","last_synced_at":"2025-05-12T00:30:37.305Z","repository":{"id":35801617,"uuid":"183111240","full_name":"InkApplications/Shade","owner":"InkApplications","description":"💡 Unofficial SDK for the Philips Hue API written for Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-04-19T12:42:04.000Z","size":3090,"stargazers_count":67,"open_issues_count":21,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-19T17:35:24.810Z","etag":null,"topics":["hue","hue-api","kotlin","kotlin-multiplatform","sdk"],"latest_commit_sha":null,"homepage":"https://shade.lighting","language":"Kotlin","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/InkApplications.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"ReneeVandervelde"}},"created_at":"2019-04-23T23:37:07.000Z","updated_at":"2025-04-19T12:42:00.000Z","dependencies_parsed_at":"2024-05-03T01:53:00.047Z","dependency_job_id":"de4a99d1-afbb-49b0-a782-2bbf9bef7b42","html_url":"https://github.com/InkApplications/Shade","commit_stats":{"total_commits":309,"total_committers":2,"mean_commits":154.5,"dds":"0.055016181229773475","last_synced_commit":"5200c40953ee5657102ead189f639039696b9d5d"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InkApplications%2FShade","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InkApplications%2FShade/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InkApplications%2FShade/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InkApplications%2FShade/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InkApplications","download_url":"https://codeload.github.com/InkApplications/Shade/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253655748,"owners_count":21943068,"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":["hue","hue-api","kotlin","kotlin-multiplatform","sdk"],"created_at":"2024-08-03T20:00:20.648Z","updated_at":"2025-05-12T00:30:33.662Z","avatar_url":"https://github.com/InkApplications.png","language":"Kotlin","funding_links":["https://github.com/sponsors/ReneeVandervelde"],"categories":["Library"],"sub_categories":[],"readme":"# Shade\n\n![Shade Logo](docs/svg/logo-full.svg)\n\n_Cross Platform CLI and Multiplatform Kotlin SDK for controlling Hue devices._\n\n## Cross-Platform Command Line\n\nShade's CLI application for Windows, MacOS and Linux provides commands for\ncontrolling your lighing directly from the terminal.\n\n```shell\n$ shade update-light $lightId --brightness=10%\n```\n\n[Get Started](https://shade.lighting)\n\n## Kotlin Multiplatform SDK\n\nShade's Kotlin SDK provides API's for controlling your lighting on Java,\nAndroid and Javascript platforms.\n\n```kotlin\nshade.lights.updateLight(\n    id = lightId,\n    parameters = LightUpdateParameters(\n        brightness = 10.percent,\n    ),\n)\n```\n\n[Get Started](https://shade.lighting)\n\n## Free + Open Source\nShade is free under the [MIT License], the project is Open Source, actively\nmaintained, and always looking for contributions.\n\nThere are many Hue devices and things to do with them. Testing all that can\nbe difficult. Please [report] any issues you find.\n\n[MIT License]:LICENSE\n[report]:https://github.com/InkApplications/Shade/issues/new/choose\n\n## Trademarks\n\n\"Hue\" and \"Philips\" are trademarks of Signify Holding and are not affiliated\nwith this project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FInkApplications%2FShade","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FInkApplications%2FShade","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FInkApplications%2FShade/lists"}