Timewarrior - Commandline Time Tracking and Reporting timewarrior.net https://timewarrior.net
Find a file
2016-07-03 10:11:24 -04:00
cmake Build: Migrated to external common lib 2016-01-18 22:52:01 -05:00
doc Cleanup: Added Michael to AUTHORS, ChangeLog, removed WS at EOL 2016-07-03 08:36:28 -04:00
ext TI-16: Should handle case where taskwarrior hook is used before timew 2016-06-28 18:15:42 -04:00
src TI-9: Task spanning over whole day should show up as taking 24:00 instead of 23:59 2016-07-03 10:10:07 -04:00
test Tests: Fixed the 23:59:59 tests to check for 24:00:00 2016-07-03 10:11:24 -04:00
.gitignore Build and git configurations 2016-06-20 23:54:08 +02:00
.gitmodules Shared: Added lib as a git submodule 2016-03-17 10:38:24 -04:00
AUTHORS Cleanup: Added Michael to AUTHORS, ChangeLog, removed WS at EOL 2016-07-03 08:36:28 -04:00
ChangeLog TI-9: Task spanning over whole day should show up as taking 24:00 instead of 23:59 2016-07-03 10:10:07 -04:00
cmake.h.in Framework: Added program framework and UTF8 code 2015-12-10 09:31:48 -05:00
CMakeLists.txt Bumped version to 0.9.6.alpha 2016-06-21 00:24:04 +02:00
commit.h.in Framework: Added program framework and UTF8 code 2015-12-10 09:31:48 -05:00
CONTRIBUTING.md Docs: Updated contribution guidelines 2016-03-01 01:26:19 -05:00
COPYING Copyright: Updated to 2016 2015-12-31 15:26:25 -05:00
INSTALL INSTALL: Add instructions to rebuild timew from git 2016-03-29 23:24:39 +02:00
LICENSE Copyright: Updated to 2016 2015-12-31 15:26:25 -05:00
NEWS Docs: Updated NEWS for 1.0.0 2016-06-30 17:32:37 -04:00
README.md Docs: Updated README 2016-06-18 13:11:59 -04:00

Disclaimer during ongoing development

We want to discourage you from using the development version of Timewarrior.

The development branch is being actively updated and may not pass all quality tests, therefore it may harm your data. In fact, as a new project, it doesn't have adequate tests to prove that everything works. We do not guarantee proper or even adequate functionality, performance or timely fixes.

We welcome bug reports from alpha-, beta- and release-level software, but generally not development versions. If you are undaunted by this, please:

  • Make proper backups.
  • Expect broken and missing functionality.
  • Be aware that using the development branch involves risks.
  • Give us lots of feedback, to improve the software.

Thank you for taking a look at Timewarrior!

Timewarrior is a time tracking utility that offers simple stopwatch features as well as sophisticated calendar-base backfill, along with flexible reporting. It is a portable, well supported and very active, Open Source project.

Although Timewarrior is a new projec there is extensive online documentation. You'll find all the details at:

http://taskwarrior.org/docs/timewarrior

At the site you'll find online documentation, downloads, news and more.

Your contributions are especially welcome. Whether it comes in the form of code patches, ideas, discussion, bug reports, encouragement or criticism, your input is needed.

For support options, take a look at:

http://taskwarrior.org/support

Please send your code patches to:

support@taskwarrior.org

Consider joining bug.tasktools.org, answers.tasktools.org and participating in the future of Timewarrior.


Timewarrior is released under the MIT license. For details check the LICENSE file.