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
- Host: GitHub
- URL: https://github.com/rakshazi/docker-wego
- Owner: rakshazi
- Created: 2016-09-20T11:43:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-20T11:44:45.000Z (over 8 years ago)
- Last Synced: 2025-01-21T07:11:34.398Z (5 months ago)
- Language: Shell
- Homepage: https://hub.docker.com/r/rakshazi/docker-wego/
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```