{"id":49252638,"url":"https://github.com/stephanos/agenttally-macos","last_synced_at":"2026-05-29T03:01:35.572Z","repository":{"id":349803890,"uuid":"1203417469","full_name":"stephanos/agenttally-macos","owner":"stephanos","description":"AgentTally macOS menu bar app","archived":false,"fork":false,"pushed_at":"2026-05-12T20:01:04.000Z","size":752,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-12T21:26:08.660Z","etag":null,"topics":["claude","claude-code","cost-tracking","macos","menu-bar-app","menubar","osx","swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stephanos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-07T02:50:19.000Z","updated_at":"2026-05-12T20:00:10.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/stephanos/agenttally-macos","commit_stats":null,"previous_names":["stephanos/claudecost"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/stephanos/agenttally-macos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephanos%2Fagenttally-macos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephanos%2Fagenttally-macos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephanos%2Fagenttally-macos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephanos%2Fagenttally-macos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stephanos","download_url":"https://codeload.github.com/stephanos/agenttally-macos/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephanos%2Fagenttally-macos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33634611,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["claude","claude-code","cost-tracking","macos","menu-bar-app","menubar","osx","swift"],"created_at":"2026-04-25T01:02:43.126Z","updated_at":"2026-05-29T03:01:35.561Z","avatar_url":"https://github.com/stephanos.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AgentTally\n\n[![release](https://img.shields.io/github/v/release/stephanos/agenttally-macos)](https://github.com/stephanos/agenttally-macos/releases/latest)\n\n`AgentTally` is a standalone macOS menu bar app for tracking AI agent spending.\n\nThe app shows Claude Code and Codex spend for today and the current month.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"docs/menu-bar.png\" alt=\"AgentTally menu bar screenshot\" width=\"420\"\u003e\n\u003c/p\u003e\n\n## Install\n\n1. Download [`AgentTally.dmg`](https://github.com/stephanos/agenttally-macos/releases/latest)\n2. Open the disk image\n3. Drag `AgentTally.app` to `/Applications`\n4. Open `AgentTally.app`\n\nOn first launch, macOS may ask you to confirm opening the app.\nIf macOS warns that the app cannot be opened because it cannot check it for malware, remove the quarantine attribute and open it again:\n\n```sh\nxattr -dr com.apple.quarantine /Applications/AgentTally.app\n```\n\n## Development\n\nTo build from source, you need:\n\n- `mise`\n\nFrom this directory:\n\n```sh\nmise trust\nmise install\nmise run install\n```\n\nThe install task copies the bundle to `/Applications/AgentTally.app` and launches it.\n\nFor local development:\n\n```sh\nmise run dev\n```\n\n## Releases\n\nTo cut a new release:\n\n```sh\nmise run check\ngit tag -a v0.10 -m \"v0.10\"\ngit push origin v0.10\n```\n\nPushing the tag runs the GitHub Actions release workflow, which builds the app,\nuploads `AgentTally.dmg`, publishes `appcast.xml`, and makes the release available to Sparkle.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephanos%2Fagenttally-macos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephanos%2Fagenttally-macos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephanos%2Fagenttally-macos/lists"}