Weather CLI is a simple, lightweight command-line tool that fetches real-time weather information from wttr.in. It provides weather reports for any location worldwide, detects your current location automatically, and presents data in a clean, terminal-friendly format.
Features
Location-Based Weather
Fetch weather for any specific city or region
Auto-detects your location if no input is given
Smart Time-Based Greeting
Greets the user based on system time (Good morning, Good evening, etc.)
Displays the username dynamically
Real-Time Weather Data
Shows temperature, wind speed, humidity, and visibility
Supports metric and imperial units automatically
Terminal-Friendly UI
Displays ASCII-based weather visuals
Works smoothly in any Linux terminal
Network Efficient
Uses cURL to fetch lightweight weather reports
No API keys required – runs out-of-the-box
Simple & Customizable
Written in Bash – easy to modify & extend
Works with Snapcraft packaging for easy installation
You are about to open
Do you wish to proceed?
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Snap can be installed on elementary OS from the command line. Open Terminal from the Applications launcher and type the following:
sudo apt update
sudo apt install snapd
Either log out and back in again, or restart your system, to ensure snap’s paths are updated correctly.
To install Wther, simply use the following command:
sudo snap install wther
Browse and find snaps from the convenience of your desktop using the snap store snap.
Interested to find out more about snaps? Want to publish your own application? Visit snapcraft.io now.