local_weather

Crates.iolocal_weather
lib.rslocal_weather
version0.1.1
sourcesrc
created_at2019-01-26 07:03:02.476239
updated_at2019-01-26 16:05:21.366367
descriptionFinds your general lat/lon based on IP address and displays the current weather to stdout
homepage
repository
max_upload_size
id110745
size3,967
Evan Burkey (eburk)

documentation

README

local_weather

Finds your general lat/lon based on IP address and display the current weather to stdout. Designed to be used with i3bar but any bar that takes stdout will work.

Requires an API key for OpenWeatherMap to be placed in a plain text file called $HOME/.local_weather.conf

TODO

  • Add argument parsing for a variable config location and name
Commit count: 0

cargo fmt