#utilities #system #cli

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

#598 in #utilities

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

~2–11MB
~87K SLoC