Skip to content

deanc/xbar-nordpool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A xbar plugin to show nordpool energy prices.

Screenshot

Setup

  1. Clone the repo
  2. yarn in the project root
  3. Make sure the nordpool.30m.js file is executable (chmod + x nordpool.30m.js)
  4. Symlink it:
// MacOS
ln -s /path/to/repo/nordpool.30m.js ~/Library/Application Support/xbar/plugins/nordpool.30m.js
  1. If you want to run it more or less often just change the 30m to 1d for example in the symlink to run it once a day.

Settings

  • THRESHOLD The value under which the energy price is considered affordable. (Default: 8c/kWh)
  • COUNTRY The country code for the market. (Default: FI)

About

An xbar plugin to show Nordpool (FI,SE,NO,DK) electricity spot pricing in the MacOS menubar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published