Happier Docs

Happier Docs

End-to-end encrypted sync for CLI + mobile/web clients.

Happier is an end-to-end encrypted sync system for CLI + mobile/web clients. The server stores encrypted data blobs and sync metadata, but cannot read your conversations.

Start here

What lives in this repo

  • Server: sync API + realtime updates.
  • CLI: local agent runner + daemon + remote sync client.
  • App: mobile + web UI for sessions and devices.
  • Protocol: shared types/contracts between components.
  • Website / Docs: deployable static sites.

On this page