{"id":18719504,"url":"https://github.com/santima10/streamdeck-action","last_synced_at":"2025-04-12T14:08:24.563Z","repository":{"id":58988089,"uuid":"363246881","full_name":"SantiMA10/streamdeck-action","owner":"SantiMA10","description":"🚀 A GitHub Action to compile StreamDeck apps.","archived":false,"fork":false,"pushed_at":"2024-11-21T18:02:04.000Z","size":112,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T08:47:33.325Z","etag":null,"topics":["github-actions","streamdeck","streamdeck-tools"],"latest_commit_sha":null,"homepage":"","language":null,"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/SantiMA10.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}},"created_at":"2021-04-30T20:04:14.000Z","updated_at":"2024-06-22T09:41:24.000Z","dependencies_parsed_at":"2023-01-11T17:23:23.412Z","dependency_job_id":null,"html_url":"https://github.com/SantiMA10/streamdeck-action","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SantiMA10%2Fstreamdeck-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SantiMA10%2Fstreamdeck-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SantiMA10%2Fstreamdeck-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SantiMA10%2Fstreamdeck-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SantiMA10","download_url":"https://codeload.github.com/SantiMA10/streamdeck-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248578867,"owners_count":21127713,"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":["github-actions","streamdeck","streamdeck-tools"],"created_at":"2024-11-07T13:26:23.406Z","updated_at":"2025-04-12T14:08:24.537Z","avatar_url":"https://github.com/SantiMA10.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# streamdeck-action\n\n## How to use it\n\nHere is an example of how to configure it\n```yaml\njobs:\n  build:\n    runs-on: [macos-latest] # 👀 This action only works on macOS\n    steps:\n      - uses: actions/checkout@v2\n      # Do you stuff to build the project\n      - uses: SantiMA10/streamdeck-action@v0.0.1\n        with:\n          input-directory: \"/dist/dev.santiagomartin.devops.sdPlugin\" # Where is your code\n          output-directory: \"/release\" # Where you want the .streamDeckPlugin\n      # Create an artifact to download it\n      - name: Upload .streamDeckPlugin artifact\n        uses: actions/upload-artifact@v1.0.0\n        with:\n          name: dev.santiagomartin.devops.streamDeckPlugin\n          path: ./release/\n```\n\n## Used by\n- [`SantiMA10/devops-streamdeck`](https://github.com/SantiMA10/devops-streamdeck)\n- [`eXpl0it3r/streamdeck-clockify`](https://github.com/eXpl0it3r/streamdeck-clockify)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantima10%2Fstreamdeck-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsantima10%2Fstreamdeck-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantima10%2Fstreamdeck-action/lists"}