Weather CLI that draws the sky in ASCII art
- JavaScript 100%
|
|
||
|---|---|---|
| .gitea/workflows | ||
| src | ||
| tests | ||
| .gitignore | ||
| cli.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
🌤️ CLI Weather Art
Weather CLI that draws the sky in ASCII art. No API key needed — uses wttr.in.
Install
npm install -g .
Usage
weather-art # Default: Montreal
weather-art Tokyo
weather-art "New York"
Example
📍 Montreal
\ / ☀️
.-.
―― ( ) ――
`-'
/ \
/ \
🌞☀️☀️☀️🌞
~~~~~~~~~~~~~~~~
19°C (feels 19°C) 💧 49% 💨 SSW 4km/h
Sunny
Scenes
Sunny, Cloudy, Rain, Snow, Storm, Fog, Night — all in ASCII art.
Tests
npm test
Built by Ti-Paul 🇯🇲🐧