Skip to content

Show weather in tmux status line. No powerline needed.

License

Notifications You must be signed in to change notification settings

jdx/tmux-weather

Repository files navigation

tmux-weather

Show weather in tmux status line. No powerline needed.

tmux-weather

Installation

Install latlon.

$ brew install jdxcode/brew/latlon

Copy tmux-weather into PATH.

cp ./tmux-weather /usr/local/bin/tmux-weather

Create a file at ~/.config/forecastio.json with a forecast.io API key:

{
  "token": "YOURAPIKEY"
}

Add this (or something like it) to ~/.tmux.conf:

set -g status-right '#(~/bin/tmux-weather)'

Other Tmux Plugins

About

Show weather in tmux status line. No powerline needed.

Resources

License

Stars

Watchers

Forks

Packages

No packages published