projects
~/projects/capsulelive

capsule

Open source, low spec, no-bloat music streaming platform.

2026·Lead Developer

overview

One player for whichever service your music actually lives in streaming or your own files. The speed comes from keeping the network off the UI path: library metadata is mirrored into local SQLite, artwork is cached on disk, and lists are virtualised.

highlights

  • Sans-I/O playback core. 21 tests, zero mocks.
  • Two backends, one command stream.
  • Real Win32 chrome, Snap Layouts and all.

stack

RustTauriReact