Skip to content

craigrosie/dreich

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Go Report Card

Dreich

A command-line weather app, written in Go.

Dreich: (adjective) (especially of weather) dreary; bleak (Scottish)

Installation

go get github.com/craigrosie/dreich

Configuration

dreich looks for a configuration file at ~/.dreich/conf.json, and expects the following format:

{
    "app_id": "<OpenWeatherMap API Key>"
}

You can follow the process at https://openweathermap.org/appid to obtain an API key.

dreich has been built using the Free tier of OpenWeatherMap. To view their other (paid) tiers, visit https://openweathermap.org/price.

About

A command-line weather app written in Go, or the most common type of Scottish weather.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages