Wfetch

Neofetch/pfetch, but for weather
Alternatives To Wfetch
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Weather890
3 years ago24September 17, 202014mitGo
Weather via the command line.
Yoda703
2 months ago23mitPython
Wise and powerful personal assistant, available in your nearest terminal
Getme10826 years ago38June 29, 20171JavaScript
CLI utility for everyday tasks. With getme you get weather, forecast, currency rate, upload files, IP address, word definitions, text translations, internet speed, do google searches, get inspirational quotes and get Chuck Norris jokes
Hey106
9 years ago1Python
Hey is a terminal helper that allows you to execute commands using plain old English.
Weatherflow_piconsole89
3 months ago9gpl-3.0Python
Raspberry Pi Python console for WeatherFlow Tempest and Smart Home Weather Stations
Fulfillment Weather Nodejs77
4 years ago6apache-2.0JavaScript
Integrating an API with Dialogflow's Fulfillment
Weather Cli752a year ago18July 31, 20205mitJavaScript
Check the weather for your city from your terminal
Wfetch72
15 days agogpl-3.0Python
Neofetch/pfetch, but for weather
Elixir Weather67
5 years agoElixir
A command line weather app built using elixir
Metaweather Cli39
4 years ago4July 24, 2019mitJavaScript
☀️ Command-line interface (CLI) for MetaWeather
Alternatives To Wfetch
Select To Compare


Alternative Project Comparisons
Readme

Wfetch

Neofetch/pfetch, but for weather

Logo

oxygen rainbow-sh

contributions

Features

  • Information about the weather outside:

    1. Weather condition
    2. Temperature
    3. Humidity
    4. Pressure
    5. Wind
    6. Sunrise-sunset time
  • Cool logo for each weather condition

  • Ability to choose logos

  • See weather at different places

Requirements

Python3

Platforms

Any unix system (linux, mac, bsd, etc.)

Installation

Git

git clone "https://github.com/Gcat101/Wfetch.git"; cd ./Wfetch; sudo ./install.sh

Curl

sudo curl -s https://raw.githubusercontent.com/Gcat101/Wfetch/master/install.sh | sudo bash -s

Getting the api key (IMPORTANT)

  1. Go to OWM and click "api"
  2. Sign up
  3. Click "api keys"
  4. Create an api key
  5. Add export WEATHER_CLI_API=(your api key) to your ~/.bashrc
  6. You're ready to go!

Usage

Get the weather at your current location:

wfetch

Specify the ascii logo:

wfetch --ascii="mist"

Get the weather from a different location:

wfetch --place="London, UK"

Get the weather from a different location by ID:

wfetch --place=4674006

Get pressure in HPa units:

wfetch --hpa

Get the manual:

wfetch --help
Popular Weather Projects
Popular Command Line Projects
Popular Command Line Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Command Line
Terminal
Unix
Weather
Rice