library/tui/tuiviews/help.md · main · 2026-09-19

GitSocial

Git-native collaboration: posts, issues, PRs, releases, all in your repo.

How It Works

Everything is a commit. Posts, issues, PRs, reviews and releases are stored as git commits on gitmsg/* branches. Syncing is git: fetch updates, push your changes. Works offline, air-gapped and peer-to-peer. git clone --mirror moves the data to any host, with no API scraping and no data loss.

Workflow

Follow someone by adding their repo to a list. Their posts appear in your timeline after fetch.

Extensions

Each extension stores data on its own gitmsg/* branch and can be enabled or disabled in Settings.

TUI Layout

tab moves focus between the two panels.