{"id":49250607,"url":"https://github.com/solomonneas/usage-tracker","last_synced_at":"2026-04-25T00:03:28.850Z","repository":{"id":337487458,"uuid":"1153299397","full_name":"solomonneas/usage-tracker","owner":"solomonneas","description":"Token usage and cost analytics for OpenClaw sessions with multi-model breakdown","archived":false,"fork":false,"pushed_at":"2026-04-20T22:55:38.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-21T00:38:21.512Z","etag":null,"topics":["ai-tools","analytics","api-usage","cost-tracking","llm","monitoring"],"latest_commit_sha":null,"homepage":"https://usage-tracker-zeta.vercel.app","language":"HTML","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/solomonneas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"solomonneas","ko_fi":"solomonneas","buy_me_a_coffee":"solomonneas"}},"created_at":"2026-02-09T06:17:54.000Z","updated_at":"2026-04-20T22:55:42.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/solomonneas/usage-tracker","commit_stats":null,"previous_names":["solomonneas/usage-tracker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/solomonneas/usage-tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solomonneas%2Fusage-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solomonneas%2Fusage-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solomonneas%2Fusage-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solomonneas%2Fusage-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solomonneas","download_url":"https://codeload.github.com/solomonneas/usage-tracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solomonneas%2Fusage-tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32245157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["ai-tools","analytics","api-usage","cost-tracking","llm","monitoring"],"created_at":"2026-04-25T00:03:26.687Z","updated_at":"2026-04-25T00:03:28.839Z","avatar_url":"https://github.com/solomonneas.png","language":"HTML","funding_links":["https://github.com/sponsors/solomonneas","https://ko-fi.com/solomonneas","https://buymeacoffee.com/solomonneas"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/HTML5-E34F26?style=flat-square\u0026logo=html5\u0026logoColor=white\" alt=\"HTML5\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/CSS3-1572B6?style=flat-square\u0026logo=css3\u0026logoColor=white\" alt=\"CSS3\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/JavaScript-F7DF1E?style=flat-square\u0026logo=javascript\u0026logoColor=black\" alt=\"JavaScript\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/License-MIT-green?style=flat-square\" alt=\"MIT License\" /\u003e\n\u003c/p\u003e\n\n# 💰 Solomon's Usage Tracker\n\n**AI model usage and cost tracker with visual theme switching.**\n\nMonitor spending across AI providers, calculate ROI per session, and track costs over time. A single HTML file with zero dependencies, five visual themes, and localStorage persistence.\n\n## Quick Start\n\n```bash\ngit clone https://github.com/solomonneas/usage-tracker.git\ncd usage-tracker\npython3 -m http.server 5200\n```\n\nOpen [http://localhost:5200](http://localhost:5200) or just open `index.html` directly.\n\n## Features\n\n- 💵 Track costs across multiple AI providers (OpenAI, Anthropic, Google, etc.)\n- 📊 Per-session cost breakdown with input/output token counts\n- 📈 Spending trends over time with interactive charts\n- 🧮 ROI calculator comparing cost vs. time saved\n- 🎨 Five visual themes (dark, light, cyberpunk, ocean, forest)\n- 💾 All data stored in localStorage, no backend needed\n- 📤 Export data as JSON for backup or analysis\n- 🔍 Filter and search by provider, model, or date range\n- ⚡ Zero dependencies, single index.html file\n\n## Tech Stack\n\n| Layer | Technology | Purpose |\n|-------|-----------|---------|\n| Markup | HTML5 | Page structure |\n| Styling | CSS3 | Themes and responsive layout |\n| Logic | Vanilla JavaScript | All interactivity and calculations |\n| Storage | localStorage | Client-side data persistence |\n| Charts | Canvas API | Spending visualizations |\n\n## Why This Exists\n\nAI API costs add up fast and most providers only show billing at the account level. Usage Tracker gives you granular, per-session visibility into what you are spending and whether the investment is paying off.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolomonneas%2Fusage-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolomonneas%2Fusage-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolomonneas%2Fusage-tracker/lists"}