{"id":25103014,"url":"https://github.com/localghost/tracker","last_synced_at":"2026-02-18T21:14:30.609Z","repository":{"id":242142115,"uuid":"805682945","full_name":"localghost/tracker","owner":"localghost","description":"CLI toggle for https://track.toggl.com","archived":false,"fork":false,"pushed_at":"2024-09-06T10:53:12.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T07:12:28.550Z","etag":null,"topics":["time-tracker","toggl"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/localghost.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":"2024-05-25T06:59:39.000Z","updated_at":"2024-09-06T10:53:15.000Z","dependencies_parsed_at":"2025-02-07T21:36:34.835Z","dependency_job_id":"18614916-6239-48d7-a97c-5afe5110a42b","html_url":"https://github.com/localghost/tracker","commit_stats":null,"previous_names":["localghost/tracker"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/localghost/tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localghost%2Ftracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localghost%2Ftracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localghost%2Ftracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localghost%2Ftracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/localghost","download_url":"https://codeload.github.com/localghost/tracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localghost%2Ftracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29596189,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T20:59:56.587Z","status":"ssl_error","status_checked_at":"2026-02-18T20:58:41.434Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["time-tracker","toggl"],"created_at":"2025-02-07T21:36:23.356Z","updated_at":"2026-02-18T21:14:30.585Z","avatar_url":"https://github.com/localghost.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tracker\n\nA simple CLI to toggle current time entry in https://track.toggl.com/timer\n\n## Authentication\n\nAuthentication is via API Token. The CLI expects for it to be in `TOGGL_TRACK_TOKEN` environment\nvariable.\n\n\u003e [!TIP]\n\u003e The API Token can be found at the bottom of the [profile page](https://track.toggl.com/profile) .\n\n## Usage\n\nRunning the cli will stop current time entry if there is one running otherwise it will start a\nnew one.\n\nRunning the cli with `status` sub-command will show if there is a time entry running or not.\n\nExample:\n```\n$ tracker\nstarted\n\n$ tracker status\ncurrent: 28 minute(s) and 49 second(s)\ntoday: 5 hour(s), 3 minute(s) and 1 second(s)\nweek: 37 hour(s) and 23 minute(s)\nmonth: 48 hour(s), 49 minute(s) and 15 second(s)\n\n$ tracker start\nalready running\n\n$ tracker\nstopped\n\n$ tracker status\ncurrent: stopped\ntoday: 5 hour(s), 3 minute(s) and 1 second(s)\nweek: 37 hour(s) and 23 minute(s)\nmonth: 48 hour(s), 49 minute(s) and 15 second(s)\n\n$ tracker stop\nalready stopped\n\n$ tracker start\nstarted\n\n$ tracker stop\nstopped\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocalghost%2Ftracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flocalghost%2Ftracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocalghost%2Ftracker/lists"}