Installation
Installation
Platform-specific installation guides for CostDog.
macOS
Option 1: Download DMG
- Go to GitHub Releases
- Download the latest
.dmgfile - Open the DMG and drag CostDog to Applications
- On first launch, macOS may block the app. Run:
xattr -cr /Applications/CostDog.app
Option 2: Build from Source
git clone https://github.com/bruce-hmz/costdog.git
cd costdog
npm install
npm run tauri:buildWindows
Download EXE Installer
- Go to GitHub Releases
- Download the latest
.exeinstaller - Run the installer and follow the prompts
- CostDog will start automatically
System Requirements
- • macOS: 10.15+ (Catalina or later). Universal binary (Intel + Apple Silicon).
- • Windows: Windows 10+ (x64).
- • Disk: ~3MB for the app. SQLite database grows with usage.
- • Prerequisites: Claude Code or Codex CLI must be installed and have at least one session.