{"id":44046041,"url":"https://github.com/polina4096/liment","last_synced_at":"2026-03-10T05:07:41.471Z","repository":{"id":337113365,"uuid":"1151715729","full_name":"polina4096/liment","owner":"polina4096","description":"Convenient macOS app to display LLM usage limits in the tray.","archived":false,"fork":false,"pushed_at":"2026-03-05T22:20:07.000Z","size":223,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-06T01:58:36.311Z","etag":null,"topics":["anthropic","claude","lllms","llm","macos","statistics","tray","tray-app","tray-application"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/polina4096.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-02-06T20:09:24.000Z","updated_at":"2026-03-05T22:16:04.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/polina4096/liment","commit_stats":null,"previous_names":["polina4096/liment"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/polina4096/liment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polina4096%2Fliment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polina4096%2Fliment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polina4096%2Fliment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polina4096%2Fliment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polina4096","download_url":"https://codeload.github.com/polina4096/liment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polina4096%2Fliment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30238358,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T23:52:25.683Z","status":"ssl_error","status_checked_at":"2026-03-07T23:52:25.373Z","response_time":53,"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":["anthropic","claude","lllms","llm","macos","statistics","tray","tray-app","tray-application"],"created_at":"2026-02-07T22:09:37.615Z","updated_at":"2026-03-08T00:13:17.785Z","avatar_url":"https://github.com/polina4096.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# liment\n\nSimple tray application that shows LLM usage limits.\n\n## Configuration\n\nThe config file is located at `~/.config/liment/config.toml` and is created automatically on first launch.\n\n### Claude Code\n\nUses the Claude Code OAuth token from the system keychain. No extra configuration needed.\n\n```toml\nprovider = \"claude_code\"\n```\n\nOptionally, you can provide a token manually:\n\n```toml\nprovider = \"claude_code\"\n\n[settings.claude_code]\ntoken = \"sk-ant-...\"\n```\n\n### CLIProxy Claude\n\nProxies requests through a [CLIProxy](https://github.com/nicholasgasior/cliproxy) instance.\n\n```toml\nprovider = \"cliproxy_claude\"\n\n[settings.cliproxy_claude]\nbase_url = \"http://localhost:8317\"\nmanagement_token = \"your-management-secret\"\nauth_index = \"0\"\n```\n\n### General options\n\n```toml\n# Whether to render the tray icon in monochrome.\nmonochrome_icon = true\n\n# Display mode: \"usage\" or \"remaining\".\ndisplay_mode = \"usage\"\n\n# Whether to show period percentage next to \"resets in\".\nshow_period_percentage = false\n\n# Reset time format: \"relative\" (resets in 3h) or \"absolute\" (resets on 13 Feb, 14:00).\nreset_time_format = \"relative\"\n\n# How often to refetch usage data, in seconds.\nrefetch_interval = 60\n```\n\n## License\n\nDistributed under the The Unlicense, except for the Claude logo.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolina4096%2Fliment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolina4096%2Fliment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolina4096%2Fliment/lists"}