Skip to content

Mana 0.1.0

Choose a tag to compare

@TinyFrontier TinyFrontier released this 29 Aug 22:15
· 12 commits to main since this release

First public build of Mana — a macOS menu-bar panel showing how much of your AI subscription limits you have used (Claude, ChatGPT). It reads the OAuth logins the claude and codex CLIs already hold on your machine; it never asks you to paste a token.

Superseded by 0.1.1. This build shipped some interface strings in Russian; 0.1.1 is fully English.

Install

brew install --cask TinyFrontier/tap/mana

Or download Mana-0.1.0.dmg below.

Gatekeeper

This build is signed with an Apple Development certificate and is not notarized, so Gatekeeper rejects it as if downloaded. The cask strips the quarantine attribute for you. A manual download needs it removed by hand — on macOS 15 and later right-click → Open no longer clears it, so either approve the app under System Settings → Privacy & Security, or run xattr -d com.apple.quarantine /Applications/Mana.app. A notarized build needs a paid Apple Developer Program membership.

Requirements

macOS 13 (Ventura) or later. Claude Code CLI and/or Codex CLI logged in.