Crates.io | pint-rs |
lib.rs | pint-rs |
version | 0.1.3 |
source | src |
created_at | 2023-06-11 03:20:17.386854 |
updated_at | 2023-06-12 15:41:02.511106 |
description | Parse Toggl time-tracking CSV files to generate invoices |
homepage | |
repository | https://github.com/kbonnici/pint-rs |
max_upload_size | |
id | 887192 |
size | 65,081 |
Author: Karl Bonnici (@kbonnici)
A command-line tool to parse Toggl reports and calculate invoice charges. Written in Rust, saving you time, allowing you to spend more of it doing what matters 🍺
Pint-rs is a command-line utility to parse a CSV file generated from the Toggl time-tracking app and automate the process of calculating the values to be inserted into an invoice, such as the following:
cargo install pint-rs
pint-rs --file <FILE_PATH> --gst <GST> --pay_rate <PAY_RATE>
0.05
for 5%)50
for $50 per hour)