diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2017-03-14 22:49:04 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-18 06:58:34 +0700 |
commit | 8e269678480c2bcaab2414534dc76ecec4b54a0f (patch) | |
tree | 1cba8d556e49f730b3f600b453382dd7a79fcfa9 /office/watson/README | |
parent | 92f47491307c200db302853e7bbba086e50ef8d4 (diff) |
office/watson: Added (CLI tool to track time).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office/watson/README')
-rw-r--r-- | office/watson/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/office/watson/README b/office/watson/README new file mode 100644 index 0000000000000..22aad37a25611 --- /dev/null +++ b/office/watson/README @@ -0,0 +1,14 @@ +Watson is here to help you monitor 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. + +Tell Watson when you start working on a task with the start command. Then, +when you are done with this task, stop the timer with the stop command. This +will create what we call a frame. That’s pretty much everything you need to +know to start using Watson. + +Each frame consists of the name of a project and some tags. Your tags can be +shared across projects and can be used to generate detailed reports. + +Watson stores everything on your computer, but you can go wild and use +crick.io to store your sessions remotely and share it with your colleagues. |