trending
azaek

2d ago

Cntrl Bridge v0.2.0

What's new in v0.2.0

Granular auth system API keys with 11 scoped permissions (`system:read`, `media:control`, `power:control`, etc.), hashed with Argon2 and stored in your OS keyring. Give each integration only the access it needs.

Redesigned UI New onboarding flow, settings panel, and API key management.

azaek

2mo ago

SDK v0.1.1: Pluggable storage, WebSocket fixes, and unified error handling.

Custom Storage

Swap the default localStorage with IndexedDB, SQLite, a REST API, or any backend. Implement 4 async methods and pass it to BridgesProvider.

WebSocket Fixes

azaek

2mo ago

Cntrl Bridge - Turn your Windows/macOS computer into a scriptable server

Cntrl Bridge turns your Windows or macOS computer into a scriptable server. It runs a lightweight local API that lets you monitor system stats, control media playback, and manage power state from any device on your network. Built with Tauri & Rust.