11 releases (breaking)

0.9.0 Jun 30, 2023
0.8.0 Dec 18, 2022
0.7.0 Nov 9, 2019
0.6.0 Nov 9, 2018
0.2.0 Jul 7, 2016

#4 in #taskwarrior

Download history 54/week @ 2025-08-26 73/week @ 2025-09-02 90/week @ 2025-09-09 100/week @ 2025-09-16 103/week @ 2025-09-23 59/week @ 2025-09-30 47/week @ 2025-10-07 54/week @ 2025-10-14 130/week @ 2025-10-21 58/week @ 2025-10-28 70/week @ 2025-11-04 37/week @ 2025-11-11 34/week @ 2025-11-18 87/week @ 2025-11-25 33/week @ 2025-12-02 98/week @ 2025-12-09

256 downloads per month
Used in 4 crates

MPL-2.0 license

59KB
1.5K SLoC

task-hookrs

task-hookrs is a rust library for writing taskwarrior hooks.

Crates.io Crates.io Crates.io Crates.io

task-hookrs is able to import and export the JSON taskwarrior understands, so you can write taskwarrior hooks without having to deal with the JSON import/export foo by simply using this crate.

MSRV

1.63.0

License

task-hookrs - A Rust library for writing taskwarrior hooks and general interfacing with taskwarrior
Copyright (C) 2016-2023 Matthias Beyer

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.

For more information and the full license text, see the LICENSE file.

Dependencies

~4.5MB
~94K SLoC