Start here

Documentation

The working manual for tokenuse: install it, use it, develop it, and follow project releases.

Documentation

tokenuse docs are split into three sections:

Guides

  • Installation: install the TUI and macOS desktop app from Homebrew, or download TUI and desktop assets from GitHub Releases.
  • TUI usage: dashboard navigation, filters, keyboard shortcuts, reloads, configuration, session drill-down, export, and the Usage page.
  • Desktop app usage: install, open, navigate, refresh, configure, and export from the Tauri desktop app.

Development

  • Development overview: source layout and what to read before changing the project.
  • Architecture: archive, sync, aggregation, pricing, export, and frontend state flow.
  • Local development: commands for Rust, TUI, desktop, pricing, currency, and generated assets.
  • Source control: branch hygiene, generated files, version bumps, and release-prep notes.
  • Deployments: release workflows, binary assets, desktop notarization, and Homebrew tap updates.
  • Tool parsers: parser contracts for Claude Code, Codex, Cursor, and GitHub Copilot.

Project

Release pages on the website are sourced from GitHub Releases. The checked-in release notes remain maintainer source material, but the website does not copy this folder into product docs.