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 44/week @ 2024-03-12 90/week @ 2024-03-19 131/week @ 2024-03-26 123/week @ 2024-04-02 64/week @ 2024-04-09 61/week @ 2024-04-16 57/week @ 2024-04-23 44/week @ 2024-04-30 426/week @ 2024-05-07 78/week @ 2024-05-14 35/week @ 2024-05-21 46/week @ 2024-05-28 40/week @ 2024-06-04 47/week @ 2024-06-11 23/week @ 2024-06-18 42/week @ 2024-06-25

166 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
~66K SLoC