{"id":28641023,"url":"https://github.com/dotcs/worklog","last_synced_at":"2025-07-14T03:30:55.846Z","repository":{"id":43394243,"uuid":"284930932","full_name":"dotcs/worklog","owner":"dotcs","description":"Python CLI tool to log work","archived":false,"fork":false,"pushed_at":"2022-03-10T21:19:12.000Z","size":196,"stargazers_count":5,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-06-12T20:38:16.108Z","etag":null,"topics":["cli","python","worklog"],"latest_commit_sha":null,"homepage":"","language":"Python","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/dotcs.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}},"created_at":"2020-08-04T09:09:16.000Z","updated_at":"2023-09-01T07:07:47.000Z","dependencies_parsed_at":"2022-08-24T09:11:06.897Z","dependency_job_id":null,"html_url":"https://github.com/dotcs/worklog","commit_stats":null,"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/dotcs/worklog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotcs%2Fworklog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotcs%2Fworklog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotcs%2Fworklog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotcs%2Fworklog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotcs","download_url":"https://codeload.github.com/dotcs/worklog/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotcs%2Fworklog/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265237695,"owners_count":23732514,"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","python","worklog"],"created_at":"2025-06-12T20:36:39.898Z","updated_at":"2025-07-14T03:30:55.701Z","avatar_url":"https://github.com/dotcs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Worklog - Simple CLI util to track work hours\n\n[![Documentation Status](https://readthedocs.org/projects/dcs-worklog/badge/?version=latest)](https://dcs-worklog.readthedocs.io/en/latest/?badge=latest)\n[![codecov](https://codecov.io/gh/dotcs/worklog/branch/develop/graph/badge.svg)](https://codecov.io/gh/dotcs/worklog)\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n\n\nWorklog is a simple and straight-forward tool to track working times via CLI.\nIt uses a plain text file as its storage backend which makes it easy to\nprocess the logged information with other tools.\n\n## Getting started\n\nYou need to have Python \u003e= 3.6 installed.\n\n```bash\npip install dcs-worklog\n```\n\nPlease follow the [documentation on\nreadthedocs](https://dcs-worklog.readthedocs.io) to learn how to use the CLI\ntool.\n\n## Development\n\nClone this repository and install the development version:\n\n```bash\npip install -e \".[develop]\"\n```\n\nRun tests via\n\n```bash\npytest --cov worklog\n```\n\n### Create a release\n\n**Attention**: This should not be needed. Releases are auto-generated from the\n*GitHub CI. See the [configuration file](./.github/workflows/package.yaml).\n\nTo create a release use [git flow](), update the version number in setup.py first.\nThen execute the following commands:\n\n```bash\npython setup.py sdist bdist_wheel\ntwine upload --skip-existing -r pypi dist/*\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotcs%2Fworklog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotcs%2Fworklog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotcs%2Fworklog/lists"}