{"id":44289260,"url":"https://github.com/antonioborondo/time_tracker","last_synced_at":"2026-02-10T23:10:25.367Z","repository":{"id":213341500,"uuid":"733617551","full_name":"antonioborondo/time_tracker","owner":"antonioborondo","description":"Time tracker ⏱️","archived":false,"fork":false,"pushed_at":"2025-08-18T09:03:36.000Z","size":49,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-18T10:28:10.234Z","etag":null,"topics":["time","tool","track"],"latest_commit_sha":null,"homepage":"","language":"C++","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/antonioborondo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2023-12-19T18:24:59.000Z","updated_at":"2025-08-18T09:03:38.000Z","dependencies_parsed_at":"2023-12-26T16:48:46.417Z","dependency_job_id":"5382f16c-904a-4f9f-b9d6-5505f6ec40f1","html_url":"https://github.com/antonioborondo/time_tracker","commit_stats":null,"previous_names":["antonioborondo/stopwatch","antonioborondo/time_tracker"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/antonioborondo/time_tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonioborondo%2Ftime_tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonioborondo%2Ftime_tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonioborondo%2Ftime_tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonioborondo%2Ftime_tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonioborondo","download_url":"https://codeload.github.com/antonioborondo/time_tracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonioborondo%2Ftime_tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29321280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T20:44:44.282Z","status":"ssl_error","status_checked_at":"2026-02-10T20:44:43.393Z","response_time":65,"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","tool","track"],"created_at":"2026-02-10T23:10:24.537Z","updated_at":"2026-02-10T23:10:25.356Z","avatar_url":"https://github.com/antonioborondo.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# time_tracker\n\n[![CI](https://github.com/antonioborondo/time_tracker/actions/workflows/ci.yml/badge.svg)](https://github.com/antonioborondo/time_tracker/actions/workflows/ci.yml)\n\n## Description\n\nTool to track time and display the total time tracked.\n\n### Example\n\n```\n$ time_tracker --start\n2023-10-23 09:00:00\n\n$ time_tracker --stop\n2023-10-23 09:30:00\n\n$ time_tracker --start\n2023-10-23 10:00:00\n\n$ time_tracker --stop\n2023-10-23 10:30:00\n\n$ time_tracker --summary\n+-------+---------------------+\n| Type  | Timestamp           |\n+-------+---------------------+\n| Start | 2023-10-23 09:00:00 |\n| Stop  | 2023-10-23 09:30:00 |\n| Start | 2023-10-23 10:00:00 |\n| Stop  | 2023-10-23 10:30:00 |\n+-------+---------------------+\n\nTotal time: 01:00:00\n\n```\n\n## Libraries\n\n- Boost: https://boost.org\n- fmt: https://github.com/fmtlib/fmt\n- GoogleTest: https://github.com/google/googletest\n- SQLite: https://sqlite.org\n\n## Tools\n\n- CMake: https://cmake.org\n- Conan: https://conan.io\n- GitHub Actions: https://github.com/features/actions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonioborondo%2Ftime_tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantonioborondo%2Ftime_tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonioborondo%2Ftime_tracker/lists"}