{"id":20029272,"url":"https://github.com/mathialo/timer","last_synced_at":"2025-03-02T05:14:04.578Z","repository":{"id":114466569,"uuid":"104600337","full_name":"mathialo/timer","owner":"mathialo","description":"Command line utility for taking time","archived":false,"fork":false,"pushed_at":"2017-11-12T20:09:27.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-12T17:38:36.305Z","etag":null,"topics":["cli","command-line","productivity","python","timer","timetracking"],"latest_commit_sha":null,"homepage":"","language":"Python","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/mathialo.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}},"created_at":"2017-09-23T21:30:21.000Z","updated_at":"2022-06-10T16:37:48.000Z","dependencies_parsed_at":"2023-06-08T06:00:24.558Z","dependency_job_id":null,"html_url":"https://github.com/mathialo/timer","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/mathialo%2Ftimer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathialo%2Ftimer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathialo%2Ftimer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathialo%2Ftimer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathialo","download_url":"https://codeload.github.com/mathialo/timer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241460185,"owners_count":19966519,"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":["cli","command-line","productivity","python","timer","timetracking"],"created_at":"2024-11-13T09:19:31.630Z","updated_at":"2025-03-02T05:14:04.573Z","avatar_url":"https://github.com/mathialo.png","language":"Python","readme":"# Timer\nCommand line utility for taking time. Stores timestamps as a file in the user's home directory, so that no program is running in the background.\n\n\n### Requirements and installation\nTimer is written in Python 3. To install, copy timer.py to a suitable directory, and make sure it's executable:\n``` bash\n $ chmod +x timer.py\n```\nnow create a symlink to it from one of the bin-directories so that it's available from the command line:\n``` bash\n $ ln -s /link/to/timer.py /usr/local/bin/timer\n```\nNow, Timer should be installed. Try writing:\n``` bash\n $ timer start\n $ timer stop\n```\nfor confimation. \n\n\n### Usage\nOnce installed, the following commands are available:\n\n|    Command      |  Discription                                                      |\n|  :---------:    |  -------------------------------------------------------          |\n| `timer start`   |  Starts the timer                                                 |\n| `timer stop`    |  Stops the timer and displays the time passed                     |\n| `timer pause`   |  Pauses the timer                                                 |\n| `timer resume`  |  Resumes the timer after a `timer pause`                          |\n| `timer show`    |  Shows the current time passed (without stopping the timer)       |\n| `timer status`  |  Shows the current state of the timer (stopped, going or paused)  |\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathialo%2Ftimer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmathialo%2Ftimer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathialo%2Ftimer/lists"}