Skip to content

dstokes/tmux-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Tmux Weather Plugin

Display local weather in your status line.

tmux-weather

Results are cached in ~/.tmux-weather for 15 minutes by default.

Install

Make sure you have Tmux Plugin Manager and jq installed.

Then add the plugin to ~/.tmux.conf:

set -g @plugin 'dstokes/tmux-weather'

Load the plugin with prefix + I.

Usage

set -g status-right "#{weather}"

About

Display local weather in your status line.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages