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 4/week @ 2024-01-01 10/week @ 2024-01-08 75/week @ 2024-01-15 13/week @ 2024-01-22 21/week @ 2024-01-29 32/week @ 2024-02-05 19/week @ 2024-02-12 61/week @ 2024-02-19 64/week @ 2024-02-26 26/week @ 2024-03-04 38/week @ 2024-03-11 94/week @ 2024-03-18 128/week @ 2024-03-25 100/week @ 2024-04-01 59/week @ 2024-04-08 95/week @ 2024-04-15

413 downloads per month
Used in 3 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

~2.4–3.5MB
~65K SLoC