{"id":15371836,"url":"https://github.com/xescugc/got","last_synced_at":"2025-06-13T02:35:36.701Z","repository":{"id":57525411,"uuid":"83612476","full_name":"xescugc/got","owner":"xescugc","description":"GO (Time) Tracker","archived":false,"fork":false,"pushed_at":"2017-06-18T17:51:00.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-02T00:17:39.438Z","etag":null,"topics":["go","golang","timetracker","tracker"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/xescugc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-01T23:34:16.000Z","updated_at":"2022-06-06T10:19:06.000Z","dependencies_parsed_at":"2022-08-28T20:21:47.331Z","dependency_job_id":null,"html_url":"https://github.com/xescugc/got","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xescugc%2Fgot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xescugc%2Fgot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xescugc%2Fgot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xescugc%2Fgot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xescugc","download_url":"https://codeload.github.com/xescugc/got/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245931732,"owners_count":20695958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["go","golang","timetracker","tracker"],"created_at":"2024-10-01T13:48:55.599Z","updated_at":"2025-03-27T21:44:03.504Z","avatar_url":"https://github.com/xescugc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GOT (Go (?:Time)? Tracker)\n\n`got` is a command line client to track the time you invest on your projects. It's a \"port\" from the Perl client [App::TimeTracker][tracker].\n\nIt follows the [XDG Base Directory Spec][xdg] to store data and configuration on your computer.\n\n## Installation\n\n```\n$\u003e go get github.com/XescuGC/got\n```\n\n## Commands\n\nYou can see al command it supports by running:\n\n```\n$\u003e got -h\n```\n\n### init\n\nThe `init` command is the first command you need to run for each project you want to track, it intialize the directory structure and adds a `.got.json` to the directory you run it, wich will be the root of the project.\n\n```\n$\u003e got init\n```\n\n### start\n\nThe `start` command starts tracking the current project.\n\n```\n$\u003e got start\n```\n\n### current \n\nThe `current` command shows the progress of the current task\n\n```\n$\u003e got current\n```\n\n### stop\n\nThe `stop` command marks the current task as completed\n\n```\n$\u003e got stop\n```\n\n### report\n\nThe `report` command reports all the time you have invested on your projects\n\n```\n$\u003e got report\n```\n\n\n## Roadmap\n\nThis lib is still in development, the \"manin\" functionality is implemented but it still need more work, this is a list of the features that I think they are missing:\n\n* [ ] Add Test\n* [ ] Add `--tags|t` to the `start` and `report` to be able to tag the projects (to filter them on the `report`)\n* [ ] Add a cool feature that [App::TimeTracker][tracker] has, which is the \"multiple configurations files merge\", basically the configuration file is a hierarchy of all the `.got.json` files from the current direcotry/project to the $HOME. This way you can define options to the configuration file and all the children direcotries will have them (ex: tags)\n* [x] Add `flags` to the `report` command to filter the data\n\n\n[tracker]: https://metacpan.org/pod/distribution/App-TimeTracker/bin/tracker\n[xdg]: https://specifications.freedesktop.org/basedir-spec/latest/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxescugc%2Fgot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxescugc%2Fgot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxescugc%2Fgot/lists"}