{"id":18121853,"url":"https://github.com/mdonoughe/streamdeck-rs","last_synced_at":"2025-04-14T20:17:16.795Z","repository":{"id":52275515,"uuid":"165769750","full_name":"mdonoughe/streamdeck-rs","owner":"mdonoughe","description":"Unofficial Stream Deck SDK for Rust","archived":false,"fork":false,"pushed_at":"2024-01-28T23:40:59.000Z","size":35,"stargazers_count":39,"open_issues_count":3,"forks_count":11,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-14T20:17:11.481Z","etag":null,"topics":["streamdeck"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdonoughe.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE.txt","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":"2019-01-15T02:20:59.000Z","updated_at":"2025-03-25T21:00:47.000Z","dependencies_parsed_at":"2024-01-29T00:43:15.500Z","dependency_job_id":null,"html_url":"https://github.com/mdonoughe/streamdeck-rs","commit_stats":{"total_commits":27,"total_committers":4,"mean_commits":6.75,"dds":0.5185185185185186,"last_synced_commit":"fcea478be618288d022ec1465142a6eee6c0ad6a"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdonoughe%2Fstreamdeck-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdonoughe%2Fstreamdeck-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdonoughe%2Fstreamdeck-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdonoughe%2Fstreamdeck-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdonoughe","download_url":"https://codeload.github.com/mdonoughe/streamdeck-rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248952358,"owners_count":21188427,"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":["streamdeck"],"created_at":"2024-11-01T06:15:39.116Z","updated_at":"2025-04-14T20:17:16.772Z","avatar_url":"https://github.com/mdonoughe.png","language":"Rust","readme":"# streamdeck-rs\n\n\u003e Unofficial [Stream Deck](https://www.elgato.com/en/gaming/stream-deck) SDK for Rust\n\n[![Crates.io](https://img.shields.io/crates/v/streamdeck-rs.svg)](https://crates.io/crates/streamdeck-rs) ![License](https://img.shields.io/badge/license-MIT%2FApache--2.0-blue.svg) [![Build Status](https://github.com/mdonoughe/streamdeck-rs/actions/workflows/check.yml/badge.svg)](https://github.com/mdonoughe/streamdeck-rs/actions/workflows/check.yml) [![Docs.rs](https://docs.rs/streamdeck-rs/badge.svg)](https://docs.rs/streamdeck-rs)\n\nElgato's official [Stream Deck SDK](https://docs.elgato.com/sdk/plugins/overview) works by launching plugins in their own processes and communicating via web sockets. This library provides the command line argument parsing and basic protocol details for creating a plugin using Rust.\n\nThis library is pretty basic for now. In the future it could provide a framework for instancing actions (keys) and routing messages to the appropriate instances.\n\n## Usage\n\n1. Create a binary executable project.\n2. Use `RegistrationParams` to get the information required to use `StreamDeckSocket`.\n3. See [the official documentation](https://docs.elgato.com/sdk/plugins/overview) for information about [creating manifests](https://docs.elgato.com/sdk/plugins/manifest) and [loading your plugin](https://docs.elgato.com/sdk/plugins/getting-started).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdonoughe%2Fstreamdeck-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdonoughe%2Fstreamdeck-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdonoughe%2Fstreamdeck-rs/lists"}