An open API service indexing awesome lists of open source software.

https://github.com/jonhoo/tally

time's prettier cousin
https://github.com/jonhoo/tally

Last synced: 12 months ago
JSON representation

time's prettier cousin

Awesome Lists containing this project

README

          

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 ` to produce machine-readable
CSV-like output.

Here's what it looks like:

![screenshot](screenshot.png?raw=true)