trending
azaek

12h 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

2d 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.