tmpst

command module
v0.0.0-...-1d88b96 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 20, 2021 License: GPL-3.0 Imports: 2 Imported by: 0

README

tmpst

tmpst (pronounced tempest) is a lightweight terminal weather application written in Go. It uses the reliable US Gov't National Weather Service's API.

Go Report Card License

installation

clone repo, run tests, and compile

git clone https://github.com/skovati/tmpst
cd tmpst
make test && make install

usage

tmpst [lat] [long] # provide location
tmpst # no location will try to read from config file

configuration found at $XDG_CONFIG_HOME/tmpst/config.yml

features

  • config file
  • ascii art
  • actual tui
  • other subcommands

removal

make uninstall && cd .. && rm -rf tmpst

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL