{"id":50747310,"url":"https://github.com/baloise/catcast","last_synced_at":"2026-06-10T22:30:24.282Z","repository":{"id":357349967,"uuid":"1235350080","full_name":"baloise/catcast","owner":"baloise","description":"A tiny digital signage stack.","archived":false,"fork":false,"pushed_at":"2026-05-12T11:20:01.000Z","size":220,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-12T12:35:44.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"0bsd","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/baloise.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-11T08:37:07.000Z","updated_at":"2026-05-12T11:20:05.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/baloise/catcast","commit_stats":null,"previous_names":["baloise/catcast"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/baloise/catcast","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baloise%2Fcatcast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baloise%2Fcatcast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baloise%2Fcatcast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baloise%2Fcatcast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baloise","download_url":"https://codeload.github.com/baloise/catcast/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baloise%2Fcatcast/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34174148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2026-06-10T22:30:21.757Z","updated_at":"2026-06-10T22:30:24.278Z","avatar_url":"https://github.com/baloise.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CatCast\n\n\u003cimg src=\"CastCast_logo_plain.svg\" alt=\"CatCast logo\" width=\"107\" align=\"right\" hspace=\"17\"\u003e\n\nA tiny digital signage stack for places where you can't install software as\nadmin. Three pieces:\n\n- **catstage** — fullscreen viewer (Tauri / WebView2). Drop the EXE on a\n  machine, point it at a broker, walk away.\n- **catsocks** — dumb WebSocket relay. Runs on Cloudflare Workers' free\n  tier. Sees only opaque ciphertext.\n- **catc** — the CLI. Drives one or many stages from your laptop.\n\nEnd-to-end encrypted. No accounts, no master server, no telemetry. Stage\nstate survives reboots and broker outages.\n\n## Status\n\nEarly. v1 targets Windows x64 only — macOS / Linux / ARM distribution\nmay follow. Auto-update is **not** in v1 (corp proxies block executable\ndownloads in our test environment); updating a stage is a manual EXE\nswap. WSL/Linux is the recommended dev path.\n\n## Quick start\n\n```bash\n# 1. Deploy the broker (once per deployment)\ncd crates/catsocks \u0026\u0026 wrangler deploy\n# -\u003e wss://catsocks.\u003cyour-acct\u003e.workers.dev/r/\u003cyour-room\u003e\n\n# 2. On each stage machine\ncatstage.exe --install-autostart --socks wss://.../r/\u003croom\u003e --name kitchen --screen 2\n# Optional: --screen is 1-based. If unavailable, catstage falls back to primary monitor.\n\n# 3. On your laptop\ncatc init --socks wss://.../r/\u003croom\u003e\ncatc stage add kitchen        # the name shows on the stage's catcast://about page\ncatc config import config.yaml --name kitchen\ncatc nav https://example.com --for 5m\n```\n\nSee `examples/` for `config.yaml`, `aliases.yaml`, and a default Rhai logic.\n\n## License\n\n[0BSD](LICENSE). Use it. Fork it. Strip the credits. Sell it. Whatever.\n\n## Contributing\n\nYes please. See [CONTRIBUTING.md](CONTRIBUTING.md). No CLA, no DCO, no\ngatekeeping. Send a patch, an issue, or a sketch on a napkin.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaloise%2Fcatcast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaloise%2Fcatcast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaloise%2Fcatcast/lists"}