Watson

⌚️ A wonderful CLI to track your time!
Alternatives To Watson
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Tqdm26,38313,11915,4559 days ago135August 10, 2023482otherPython
:zap: A Fast, Extensible Progress Bar for Python and CLI
Hiper2,59823 years ago26December 05, 201915mitJavaScript
🚀 A statistical analysis tool for performance testing
Watson2,246437 months ago19May 16, 2022133mitPython
:watch: A wonderful CLI to track your time!
Timewarrior1,070
18 days ago99mitC++
Timewarrior - Commandline Time Tracking and Reporting
Zpl9011093 months ago188March 02, 20215otherC
📐 Pushing the boundaries of simplicity
Python Progressbar8301,09849116 days ago103November 01, 20229bsd-3-clausePython
Progressbar 2 - A progress bar for Python 2 and Python 3 - "pip install progressbar2"
Dateutils575
11 days ago47otherC
nifty command line date and time utilities; fast date calculations and conversion in the shell
Gitlab Time Tracker35723 years ago78February 11, 201938gpl-2.0JavaScript
🦊🕘 A command line interface for GitLab's time tracking feature.
Pdd356
3 months ago7August 27, 2022gpl-3.0Python
:date: Tiny date, time diff calculator with piggybacked timers
Crypto_vue355
6 years ago7Vue
💠 A Vue.js based real-time dashboard of the top 10 cryptocurrencies
Alternatives To Watson
Select To Compare


Alternative Project Comparisons
Readme
https://tailordev.github.io/Watson/img/logo-watson-600px.png

Build Status PyPI Latest Version Requirements Status

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? Check this below.

Watson screenshot

Nice isn't it?

Quick start

Installation

On OS X, the easiest way to install watson is using Homebrew:

$ brew update && brew install watson

On other platforms, install watson using pip or pip3, depending on which one is available:

$ pip install td-watson

or:

$ pip3 install td-watson

If you need more details about installing watson, please refer to the documentation.

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]

Please note that, as the report command, the log command comes with projects, tags and dates filtering.

To list all available commands, either read the documentation or use:

$ watson help

Contributor Code of Conduct

If you want to contribute to this project, please read the project Contributor Code of Conduct

License

Watson is released under the MIT License. See the bundled LICENSE file for details.

Popular Time Projects
Popular Command Line Projects
Popular Libraries Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Cli
Time
Watson
Command Line App
Time Tracker