Skip to content

takezyou/iterm-weather-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iterm-weather-component

Weather status with iTerm2 component

iterm-weather-component.png

Installation

Please enable the Python API in iTerm2,then do the blow.

$ git clone [email protected]:takezyou/iterm-weather-component.git
$ cd iterm-weather-component
$ ./install.sh

After restarting iTerm2, you can choose the weather component in preferences: Preferences > Profiles > Session > Status bar enabled > Configure Status Bar.

Configuration

Required

  • Please sign in to Openweathermap and get api key
  • Set API_KEY
  • Set LOCATION_NAME

If you want other information please check

Example UI

ui1.png

ui2.png

ui3.png