tmux-weather

1.0.1 • Public • Published

tmux-weather

Show weather in tmux status line. No powerline needed.

tmux-weather

Installation

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

Readme

Keywords

none

Package Sidebar

Install

npm i tmux-weather

Weekly Downloads

2

Version

1.0.1

License

ISC

Last publish

Collaborators

  • dickeyxxx