timew(1)
| TIMEW(1) | User Manuals | TIMEW(1) |
NAME
timew - a command line time tracker
SYNOPSIS
timew [--version|--help] timew [<command> [<arg>...]]
DESCRIPTION
Timewarrior is a command line time tracker. It allows you to easily track your time and generate summary reports.
This is a reference, not a tutorial. If you are looking for a tutorial, check the online documentation here:
https://timewarrior.net/docs/
When run without arguments or options, the default command is run, which indicates whether there is any active tracking, and if so, shows a summary and exits with code 0. If there is no active time tracking, exit code is 1.
OPTIONS
--version
--help
TIMEWARRIOR COMMANDS
Timewarrior supports many commands. Alphabetically:
timew-day(1)
timew-month(1)
timew-week(1)
MORE EXAMPLES
For examples please see the online documentation at:
<https://timewarrior.net/docs/>
Note that the online documentation is often more detailed and more current than this man page.
FILES
Non-Unix systems
~/.timewarrior/timewarrior.cfg
~/.timewarrior/data/YYYY-MM.data
Unix systems
${XDG_CONFIG_HOME:-$HOME/.config}/timewarrior/timewarrior.cfg
${XDG_DATA_HOME:-$HOME/.local/share}/timewarrior/data/YYYY-MM.data
CREDITS & COPYRIGHT
Copyright © 2015 - 2026 Gothenburg Bit Factory.
Timewarrior is distributed under the MIT license. See
<https://opensource.org/license/mit> for more information.
FURTHER DOCUMENTATION
For more information regarding Timewarrior, see the following:
The official site at <https://timewarrior.net>
The official code repository at <https://github.com/GothenburgBitFactory/timewarrior>
You can contact the project by emailing <support@gothenburgbitfactory.org>
REPORTING BUGS
Bugs in Timewarrior may be reported to the issue-tracker at <https://github.com/GothenburgBitFactory/timewarrior/issues>
SEE ALSO
timew-config(7), timew-dates(7), timew-dom(7), timew-durations(7), timew-hints(7), timew-ranges(7)
| 2026-08-03 | timew 1.10.0 |
