Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.14 KB

File metadata and controls

27 lines (18 loc) · 1.14 KB

SpaceNotes Client

Flutter client for SpaceNotes — a self-hosted notes system with real-time sync and a built-in bridge to Claude Code agents.

This is just the client app — iOS, Android, macOS, Windows, Linux, and web. It subscribes to your SpaceNotes server's SpacetimeDB and renders notes plus a live dashboard of any Claude Code sessions running through SpaceChannel.

For the server, sync daemon, MCP, Docker stack, architecture, and setup, see the main SpaceNotes repo.

Desktop Notes View Desktop AI Chat

Mobile Notes View Mobile AI Chat Mobile MCP Sessions

Building

flutter pub get
flutter run

License

GPL-3.0 — See the main SpaceNotes repository for full license details.