Skip to content

Gets weather from OpenWeatherMap.org and displays its output in a compatible format for i3blocks

Notifications You must be signed in to change notification settings

deanproxy/weather-block

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How it looks...

Weather Block

Requirements

  1. Node and NPM
  2. Latest FontAwesome installed.

Installation

  1. Clone the repo
  2. Edit weather.js and add your API key and Zipcode to the specified variables.
  3. Run npm install
  4. Reference the shell script weather in your i3blocks.conf file.
  5. Restart i3blocks. Should be all set!

Example section in i3blocks.conf

[weather]
command=~/scripts/weather
interval=1800

About

Gets weather from OpenWeatherMap.org and displays its output in a compatible format for i3blocks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published