Functions | |
void | usage (const char *exec) |
long | make_status_color (float degree) |
ssize_t | main (ssize_t argc, char **argv) |
|
Main Entry Function
|
|
Calculates a status color given the degree. A status color is a fade between a red color and a green, to indicate health.
|
|
Prints the usage information for this executable. |