#org #help #plane

app divviup-cli

Command line utility for divviup.org

78 releases

new 0.4.34 Apr 2, 2025
0.4.32 Mar 25, 2025
0.4.28 Feb 26, 2025
0.4.19 Dec 11, 2024
0.1.1 Nov 28, 2023

#507 in Encoding

Download history 25/week @ 2024-12-13 6/week @ 2024-12-20 177/week @ 2024-12-27 98/week @ 2025-01-03 144/week @ 2025-01-10 132/week @ 2025-01-17 191/week @ 2025-01-24 190/week @ 2025-01-31 122/week @ 2025-02-07 181/week @ 2025-02-14 230/week @ 2025-02-21 153/week @ 2025-02-28 115/week @ 2025-03-07 128/week @ 2025-03-14 142/week @ 2025-03-21 120/week @ 2025-03-28

526 downloads per month

MPL-2.0 license

79KB
2K SLoC

divviup - the Divvi Up command line tool

divviup is a command line (CLI) tool for doing all basic operations on both the Divvi Up API and Distributed Aggregation Protocol (DAP) API endpoints. It's only likely to work if the leader aggregator is Janus. See divviup --help for details on all of the commands.

To get the tool, either check out this project and build it yourself:

cargo run --package divviup-cli -- help

If you run into problems with the aws-lc-rs dependency, you can try building with --no-default-features --features common,ring.

Or you can download a binary for your OS and host architecture from our releases.

A complete tutorial for the divviup tool is available.

Dependencies

~111MB
~2.5M SLoC