An open API service indexing awesome lists of open source software.

https://github.com/rakshazi/docker-wego

Weather app for the terminal in docker container
https://github.com/rakshazi/docker-wego

Last synced: 3 months ago
JSON representation

Weather app for the terminal in docker container

Awesome Lists containing this project

README

        

# Wego in docker container

> [Wego documentation](https://github.com/schachmat/wego)

# Just give me command

```bash
docker run -e LOCATION=[City] -e BACKEND=forecast.io -e API_KEY=[Your key] rakshazi/wego
```