![watson-next logo](watson-next.svg)
A wonderful CLI to track your time.
===================================
ℹ️ `watson-next` is a fork of the seemingly abandoned [TailorDev/Watson](https://github.com/TailorDev/Watson).
Watson is here to help you manage your time. You want to know how
much time you are spending on your projects? You want to generate a nice
report for your client? Watson is here for you.
Wanna know what it looks like?
[![asciicast](https://asciinema.org/a/35918.svg)](https://asciinema.org/a/35918)
Nice isn't it?
Installation
------------
Install watson-next using pip:
```
$ pip install watson-next
```
Usage
-----
Start tracking your activity via:
```
$ watson start world-domination +cats
```
With this command, you have started a new **frame** for the *world-domination* project with the *cats* tag. That's it.
Now stop tracking you world domination plan via:
```
$ watson stop
Project world-domination [cats] started 8 minutes ago (2016.01.27 13:00:28+0100)
```
You can log your latest working sessions (aka **frames**) thanks to the ``log`` command:
```
$ watson log
Tuesday 26 January 2016 (8m 32s)
ffb2a4c 13:00 to 13:08 08m 32s world-domination [cats]
```
To list all available commands:
```
$ watson help
```
License
-------
Watson-next is released under the MIT License.
See the bundled LICENSE file for details.
Raw data
{
"_id": null,
"home_page": "https://github.com/lkiesow/watson-next",
"name": "watson-next",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "watson time-tracking time tracking monitoring report",
"author": "Lars Kiesow",
"author_email": "lkiesow@uos.de",
"download_url": "https://files.pythonhosted.org/packages/8a/09/67c711048417c906ec3b7ef0958e5cb542e65e7655f13fdfe230a16d7bab/watson-next-3.1.1.tar.gz",
"platform": null,
"description": "![watson-next logo](watson-next.svg)\n\nA wonderful CLI to track your time.\n===================================\n\n\u2139\ufe0f `watson-next` is a fork of the seemingly abandoned [TailorDev/Watson](https://github.com/TailorDev/Watson).\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?\n\n[![asciicast](https://asciinema.org/a/35918.svg)](https://asciinema.org/a/35918)\n\nNice isn't it?\n\nInstallation\n------------\n\nInstall watson-next using pip:\n\n```\n$ pip install watson-next\n```\n\nUsage\n-----\n\nStart tracking your activity via:\n\n```\n$ watson start world-domination +cats\n```\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```\n$ watson stop\nProject world-domination [cats] started 8 minutes ago (2016.01.27 13:00:28+0100)\n```\n\nYou can log your latest working sessions (aka **frames**) thanks to the ``log`` command:\n\n```\n$ watson log\nTuesday 26 January 2016 (8m 32s)\n ffb2a4c 13:00 to 13:08 08m 32s world-domination [cats]\n```\n\nTo list all available commands:\n\n```\n$ watson help\n```\n\nLicense\n-------\n\nWatson-next is released under the MIT License.\nSee the bundled LICENSE file for details.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A wonderful CLI to track your time!",
"version": "3.1.1",
"project_urls": {
"Homepage": "https://github.com/lkiesow/watson-next"
},
"split_keywords": [
"watson",
"time-tracking",
"time",
"tracking",
"monitoring",
"report"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8a0967c711048417c906ec3b7ef0958e5cb542e65e7655f13fdfe230a16d7bab",
"md5": "8680bfd17c7c886a816c686c8b2feacb",
"sha256": "ef04e167ffd4aecb8e11a41048d6fb9a1e74a0ef9b0d5e9c5db0821023c24c2f"
},
"downloads": -1,
"filename": "watson-next-3.1.1.tar.gz",
"has_sig": false,
"md5_digest": "8680bfd17c7c886a816c686c8b2feacb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 8903638,
"upload_time": "2024-10-07T09:20:47",
"upload_time_iso_8601": "2024-10-07T09:20:47.191663Z",
"url": "https://files.pythonhosted.org/packages/8a/09/67c711048417c906ec3b7ef0958e5cb542e65e7655f13fdfe230a16d7bab/watson-next-3.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-07 09:20:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lkiesow",
"github_project": "watson-next",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "watson-next"
}