{"id":50570566,"url":"https://github.com/tirimid/track","last_synced_at":"2026-06-04T18:01:08.885Z","repository":{"id":318022541,"uuid":"1069655955","full_name":"tirimid/track","owner":"tirimid","description":"very basic time tracker for general productivity statistics","archived":false,"fork":false,"pushed_at":"2025-10-04T14:23:37.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-04T16:18:10.244Z","etag":null,"topics":["cli","cpp","productivity","timing"],"latest_commit_sha":null,"homepage":"","language":"C++","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/tirimid.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":"2025-10-04T11:11:43.000Z","updated_at":"2025-10-04T14:23:41.000Z","dependencies_parsed_at":"2025-10-04T16:19:12.138Z","dependency_job_id":"3b57fa1a-4852-4350-9999-70dded4c078d","html_url":"https://github.com/tirimid/track","commit_stats":null,"previous_names":["tirimid/track"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/tirimid/track","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tirimid%2Ftrack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tirimid%2Ftrack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tirimid%2Ftrack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tirimid%2Ftrack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tirimid","download_url":"https://codeload.github.com/tirimid/track/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tirimid%2Ftrack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33916320,"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-06-04T02:00:06.755Z","response_time":64,"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":["cli","cpp","productivity","timing"],"created_at":"2026-06-04T18:01:08.071Z","updated_at":"2026-06-04T18:01:08.874Z","avatar_url":"https://github.com/tirimid.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# track\n\n## Introduction\n\nA little program for tracking how much time I spend doing certain activities.\nVery simple, small productivity tool for personal use. You can modify it for\nyour own purposes by editing the source code.\n\n## Dependencies\n\nYou will need a C++20 compiler. This program has not been tested under Windows.\n\n## Management\n\n* To build the program, run `make`\n* To install the program to the system, run `make install` as root\n* To remove the program from the system, run `make uninstall` as root\n\n## Usage\n\nAfter installing, run the program from the command line.\n\nTo create a time data file or reset statistics (must be run at least once after\ninitial program installation):\n\n```\n$ track -r\n```\n\nTo start recording that you're programming:\n\n```\n$ track program\n```\n\nTo switch activities to reading:\n\n```\n$ track read\n```\n\nTo stop tracking for the day:\n\n```\n$ track stop\n```\n\nTo print out your statistics:\n\n```\n$ track -l # broad-strokes statistics.\n$ track -lp # millisecond precision.\n```\n\n## Contributing\n\nDon't bother. This is a strictly personal project. You can clone the repository\nand use it for your own purposes, if you want.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftirimid%2Ftrack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftirimid%2Ftrack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftirimid%2Ftrack/lists"}