* Fit as many labels as possible on each line instead of only one per line.
Includes several spaces of padding in between each label.
* Add the `-o` option to also write logged output to a file. This is intended
for use with the command-style invocation to keep a persistent log of the
command's output for further investigation.
* Added a TODO file with ideas for future improvements.