1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
|
<div align="center">
<img src="https://avatars.githubusercontent.com/u/36100920?s=200&u=24da05914c20c4ccfe8485310f7b83049407fa9a&v=4"></br>
[](https://github.com/GothenburgBitFactory/taskwarrior/actions)
[](https://coveralls.io/github/GothenburgBitFactory/taskwarrior?branch=develop)
[](https://github.com/GothenburgBitFactory/taskwarrior/releases/latest)
[](https://github.com/GothenburgBitFactory/taskwarrior/releases/latest)
[](https://github.com/sponsors/GothenburgBitFactory/)
</br>
</div>
## Taskwarrior



Taskwarrior is a command line task list management utility with a [multitude of
features](https://taskwarrior.org/docs/), developed as a portable open source project
with an active and quite vast [ecosystem of tools, hooks and
extensions](https://taskwarrior.org/tools/).
## Install
[](https://archlinux.org/packages/extra/x86_64/task/)
[](https://packages.debian.org/search?keywords=task&searchon=names&suite=all§ion=all)
[](https://bodhi.fedoraproject.org/updates/?packages=task)
[](https://formulae.brew.sh/formula/task#default)
[](https://packages.ubuntu.com/search?keywords=task&searchon=names&suite=hirsute§ion=all)
Taskwarrior is packaged on a wide range of [Linux/Unix systems, Mac OS and
Windows](https://taskwarrior.org/download/). Check out the latest available
packages in repositories of your OS distribution of choice [on
Repology](https://repology.org/project/taskwarrior/versions).
Alternatively, you can [build Taskwarrior from source](doc/devel/contrib).
## Documentation
The [online documentation](https://taskwarrior.org/docs), downloads, news and
more are available on our website, [taskwarrior.org](https://taskwarrior.org).
## Community
[](https://discord.gg/eRXEHk8w62)
[](https://github.com/GothenburgBitFactory/taskwarrior/discussions)
[](https://reddit.com/r/taskwarrior/)
Taskwarrior has a lively community on many places on the internet.
Best place to ask questions is our [discussions forum on
Github](https://github.com/GothenburgBitFactory/taskwarrior/discussions). For
other support options, take a look at
[taskwarrior.org/support](https://taskwarrior.org/support)
For code contributions, please use pull requests.
See [Contributing to Taskwarrior](doc/devel/contrib) for more details.
## Contributing
[](https://github.com/GothenburgBitFactory/taskwarrior/graphs/contributors)
[](https://github.com/GothenburgBitFactory/taskwarrior/milestone/26)
[](https://github.com/GothenburgBitFactory/taskwarrior/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
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.
See further development documentation in [`doc/devel`](./doc/devel).
## Sponsoring
[](https://github.com/sponsors/GothenburgBitFactory/)
Taskwarrior is a result of work of mostly small group of volunteers, and has been in development since 2006.
If you are a happy Taskwarrior user, please consider [sponsoring us through
Github Sponsors](https://github.com/sponsors/GothenburgBitFactory/).
Every sponsorship matters, as it directly increases the number of hours core
developers can contribute to the project and makes the project more sustainable.
## License
Taskwarrior is released under the MIT license.
For details check the [LICENSE](LICENSE) file.
|