{"id":27209173,"url":"https://github.com/TailorDev/Watson","last_synced_at":"2025-04-10T00:03:33.533Z","repository":{"id":28885068,"uuid":"32409676","full_name":"jazzband/Watson","owner":"jazzband","description":":watch: A wonderful CLI to track your time!","archived":false,"fork":false,"pushed_at":"2023-06-23T08:53:18.000Z","size":10965,"stargazers_count":2472,"open_issues_count":134,"forks_count":244,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-04-06T07:05:20.260Z","etag":null,"topics":["command-line-app","python","timetracker"],"latest_commit_sha":null,"homepage":"http://tailordev.github.io/Watson/","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/jazzband.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-03-17T17:38:52.000Z","updated_at":"2025-03-31T04:27:13.000Z","dependencies_parsed_at":"2022-07-08T18:45:07.632Z","dependency_job_id":"e8c89f90-2815-4d7e-97ae-6978cca09062","html_url":"https://github.com/jazzband/Watson","commit_stats":{"total_commits":514,"total_committers":73,"mean_commits":7.041095890410959,"dds":0.6089494163424125,"last_synced_commit":"d9de4fcf3ab74f981c92c7391f4f6887971b9707"},"previous_names":["jazzband/watson","tailordev/watson"],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2FWatson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2FWatson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2FWatson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2FWatson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jazzband","download_url":"https://codeload.github.com/jazzband/Watson/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248131321,"owners_count":21052819,"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":["command-line-app","python","timetracker"],"created_at":"2025-04-10T00:03:30.874Z","updated_at":"2025-04-10T00:03:33.519Z","avatar_url":"https://github.com/jazzband.png","language":"Python","readme":".. image:: https://tailordev.github.io/Watson/img/logo-watson-600px.png\n\n|Build Status| |PyPI Latest Version| |Requires.io|\n\nWatson is here to help you manage your time. You want to know how\nmuch time you are spending on your projects? You want to generate a nice\nreport for your client? Watson is here for you.\n\nWanna know what it looks like? Check this below.\n\n|Watson screenshot|_\n\nNice isn't it?\n\nQuick start\n-----------\n\nInstallation\n~~~~~~~~~~~~\n\nOn OS X, the easiest way to install **watson** is using `Homebrew \u003chttp://brew.sh/\u003e`_:\n\n.. code:: bash\n\n  $ brew update \u0026\u0026 brew install watson\n\nOn other platforms, install **watson** using pip or pip3, depending on which one is available:\n\n.. code:: bash\n\n  $ pip install td-watson\n\nor:\n\n.. code:: bash\n\n  $ pip3 install td-watson\n\nIf you need more details about installing watson, please refer to the `documentation \u003chttps://tailordev.github.io/Watson\u003e`_.\n\nUsage\n~~~~~\n\nStart tracking your activity via:\n\n.. code:: bash\n\n  $ watson start world-domination +cats\n\nWith this command, you have started a new **frame** for the *world-domination* project with the *cats* tag. That's it.\n\nNow stop tracking you world domination plan via:\n\n.. code:: bash\n\n  $ watson stop\n  Project world-domination [cats] started 8 minutes ago (2016.01.27 13:00:28+0100)\n\nYou can log your latest working sessions (aka **frames**) thanks to the ``log`` command:\n\n.. code:: bash\n\n  $ watson log\n  Tuesday 26 January 2016 (8m 32s)\n        ffb2a4c  13:00 to 13:08      08m 32s   world-domination  [cats]\n\nPlease note that, as `the report command \u003chttps://tailordev.github.io/Watson/user-guide/commands/#report\u003e`_, the ``log`` command comes with projects, tags and dates filtering.\n\nTo list all available commands, either `read the documentation \u003chttps://tailordev.github.io/Watson\u003e`_ or use:\n\n.. code:: bash\n\n  $ watson help\n\nContributor Code of Conduct\n---------------------------\n\nIf you want to contribute to this project, please read the project `Contributor Code of Conduct \u003chttps://tailordev.github.io/Watson/contributing/coc/\u003e`_\n\nLicense\n-------\n\nWatson is released under the MIT License. See the bundled LICENSE file for\ndetails.\n\n.. |Build Status| image:: https://travis-ci.org/TailorDev/Watson.svg?branch=master\n   :target: https://travis-ci.org/TailorDev/Watson\n.. |PyPI Latest Version| image:: https://img.shields.io/pypi/v/td-watson.svg\n   :target: https://pypi.python.org/pypi/td-watson\n.. |Requires.io| image:: https://requires.io/github/TailorDev/Watson/requirements.svg?branch=master\n   :target: https://requires.io/github/TailorDev/Watson/requirements/?branch=master\n   :alt: Requirements Status\n.. |Watson screenshot| image:: https://tailordev.github.io/Watson/img/watson-demo.gif\n.. _Watson screenshot: https://asciinema.org/a/35918\n","funding_links":[],"categories":["Python","Applications","Productivity","Time Tracking CLI Tools","python","\u003ca name=\"time-tracker\"\u003e\u003c/a\u003eTime trackers"],"sub_categories":["Productivity","Time Tracking","⏱️ Productivity (54)"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTailorDev%2FWatson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTailorDev%2FWatson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTailorDev%2FWatson/lists"}