llms.txt@site/public · git:20260906.ce22f33 · 2026-09-06 · sha256 779e2ec453553ffd

llms.txt@site/public git:20260906.ce22f33A

Immutable. This exact content is served forever at /api/v1/blob/779e2ec453553ffd.

# Infinitus

> Free, open-source mission control for a fleet of Claude Code accounts. A macOS menu bar app (plus a Linux tray daemon and Omarchy Quickshell panel plugin) that shows every account's 5-hour, weekly and per-model usage, rotates to the freshest account the moment a limit hits, and nudges stopped Claude Code sessions back to work.

- Website: https://infinitus.run/
- Source (MIT): https://github.com/deathemperor/infinitus
- Releases: https://github.com/deathemperor/infinitus/releases
- Issues / roadmap: https://github.com/deathemperor/infinitus/issues
- Version: 0.3.0 (2026-09)

## What it does

- Watches every Claude Code account's usage windows (5-hour, weekly, per-model / scoped) with live gauges and reset countdowns.
- Rotates to the best candidate account automatically when a limit binds, via the `claude-swap` CLI (`cswap`). Infinitus never modifies Claude Code and never reads the engine's internal files; every engine touchpoint is a `cswap … --json` subprocess.
- Resume nudges: after a switch, stopped Claude Code sessions are nudged back to work (peer socket / PTY based, lives in Infinitus).
- Session progress: what each running agent is doing right now, todo counts, retries, quiet minutes, the session's goal — parsed from Claude Code's own transcript files.
- Fleet wall: a full-screen board with hero gauges for the active account, a session board, and a bench of every other account.
- All-dead countdown: when every account is limited, a large countdown to the next recovery.
- Usage history and utilization estimates (usage-cost figures are estimates, never billing truth).
- 15 themes (Off, RPG, Cyber, MGS, Sci-fi, Cosmo, Ocean, Earth, Gothic, Hades, Movie, Musical, Agent, SWE, West) each renaming the windows and bringing its own intro, death and revival effects.
- Playground window to audition themes and effects with a mock fleet.
- Team (preview): a team on any git remote; members publish stats, sessions and chosen transcripts end-to-end encrypted to chosen readers (the host sees names and sizes only); leaders get comparison, blockers, cost and hours insights; join by invite link, team code or same-network discovery; a phone Team tab; `infinitusctl team` on Linux/Windows.

## Platforms

- macOS 14+ (Apple silicon): `brew install --cask deathemperor/tap/infinitus`, or download `Infinitus.app` from the latest release. Releases are Developer ID signed and notarized.
- Linux: static `infinitus-tray` binaries for x86_64 and aarch64; Omarchy / Arch panel plugin for Quickshell (`packaging/omarchy/`), also on the AUR.
- iOS companion app: fleet mirror, session chat, Live Activities, widgets and the share sheet; device builds from the repo, not on the App Store yet.

## Requirements

- Claude Code and the `claude-swap` CLI (`cswap`) on PATH. Infinitus walks you through first-account setup.

## Pages

- [Landing page](https://infinitus.run/): how it works, features, themes, wall, install, FAQ.