Timewarrior – Commandline Time Reporting

Timewarrior - Commandline Time Reporting

Timewarrior is a time monitoring utility that gives very simple stopwatch attributes as effectively as advanced calendar-based mostly backfill, together with versatile reporting. It is a moveable, properly supported and really active Open up Supply job.

Installing

From Offer

Thanks to the local community, there are binary packages accessible right here.

Setting up Timewarrior

Developing Timewarrior by yourself demands

  • git
  • cmake
  • make
  • C++ compiler, at the moment gcc 4.8.1+ or clang 3.3+ for total C++11 assistance
  • Python 3, for working the testsuite

There are two methods to retrieve the Timewarrior sources:

  • Clone the repository from Github,

    git clone --recurse-submodules https://github.com/GothenburgBitFactory/timewarrior
    cd timewarrior
  • Or down load the tarball with curl,

    curl -O https://taskwarrior.org/down load/timew-1.3..tar.gz

    and grow the tarball

    tar xzf timew-1.3..tar.gz
    cd timew-1.3.

Create Timewarrior, optionally run the take a look at suite (be aware: the tarball does not contain tests), and set up it.

cmake -DCMAKE_Construct_Sort=launch
make
[make test]
sudo make install

This copies data files into the proper put (default less than /usr/regional), and installs gentleman pages.

Insert the optional parameter -DCMAKE_Put in_PREFIX=/path/to/your/install/site to the cmake command if you want to set up Timewarrior at a spot other than /usr/community. The make install command may not have to have sudo relying on your choice of set up location.

Documentation

There is comprehensive on line documentation. You are going to come across all the details at timewarrior.internet/docs/.

There you will obtain the documentation, downloads, information and much more.

Contributing

Your contributions are specially welcome. Whether or not it will come in the kind of code patches, strategies, discussion, bug reports, encouragement or criticism, your enter is needed.

For assist solutions, choose a seem at CONTRIBUTING.md or stop by taskwarrior.org.

Pay a visit to Github and take part in the foreseeable future of Timewarrior.

Impression and Short article Resource connection

Examine Extra on Pentesting Tools

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *