#cli #system #utilities

archived app tally

A prettier version of the time command

10 releases

Uses old Rust 2015

0.4.3 Dec 4, 2018
0.4.2 Sep 17, 2017
0.3.2 Sep 14, 2017
0.2.2 Sep 13, 2017

#73 in #utilities

Download history 3/week @ 2022-10-22 3/week @ 2022-10-29 1/week @ 2022-11-05 3/week @ 2022-11-12 1/week @ 2022-11-19 2/week @ 2022-12-03 1/week @ 2022-12-10 1/week @ 2022-12-24 1/week @ 2023-01-07 3/week @ 2023-01-14 10/week @ 2023-01-21 27/week @ 2023-01-28 21/week @ 2023-02-04

61 downloads per month

MIT/Apache

48KB
355 lines

A prettier version of the well-known time command.

Running with -p gives POSIX-compatible output, and -g gives GNU time compatible output. Running without flags gives the pretty new output format. You can also use -d <delimiter> to produce machine-readable CSV-like output.

Here's what it looks like:

screenshot

Dependencies

~3.5MB
~52K SLoC