/gaf

Primary LanguageRust

Gaf

The CLI tool for my dotfiles and a project for learning Rust.

Installation

cargo install --path .

Usage

Usage: gaf <COMMAND>

Commands:
  weather   Shows current weather information
  uptime    Shows uptime. Arguments: hours, minutes
  calendar  Shows current year, month, day, hour, minute and weekday
  help      Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help information
  -V, --version  Print version information