Timewarrior - Commandline Time Tracking and Reporting timewarrior.net https://timewarrior.net
Find a file
2016-03-29 23:24:39 +02:00
cmake Build: Migrated to external common lib 2016-01-18 22:52:01 -05:00
doc Docs: Corrected exclusion syntax 2016-03-27 15:42:01 -04:00
ext Ext: Added initial extensions and README 2016-03-26 13:02:55 -04:00
src libshared: Upgraded to 806cfc16abebcff2bc56269b9b1bc682fe17ff01 2016-03-29 08:50:49 -04:00
test Tests: Fixed broken Lexer test 2016-03-29 08:52:35 -04:00
.gitignore Build: Ignores included project 2016-03-15 22:54:06 -04:00
.gitmodules Shared: Added lib as a git submodule 2016-03-17 10:38:24 -04:00
AUTHORS Docs: Added fixed-rate analysis example 2016-03-26 11:46:44 -04:00
ChangeLog Timeline: Stubbed ::tracked and ::untracked 2016-03-26 23:56:45 -04:00
cmake.h.in Framework: Added program framework and UTF8 code 2015-12-10 09:31:48 -05:00
CMakeLists.txt Build: Migrated from cmake ExternalProject_Add to git submodule 2016-03-17 16:32:32 -04: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 2016-03-26 13:44:43 -04:00
README.md Docs: Various updates 2016-03-19 17:49:06 -04:00

Disclaimer during ongoing development

We want to discourage you from using the development version of Timewarrior. As a new project, it has initially no functionality, and will only annoy you.

The development branch is a work in progress 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 anything works. We do not guarantee proper or even adequate functionality, performance or timely fixes.

We welcome bug reports from 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.

Timewarrior is a new project, but is growing every day, and will soon have online documentation and demonstrations. You'll find all the details at:

http://taskwarrior.org

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.