Skip to content

fgnass/tibber-dashboard

Repository files navigation

Tibber Dashboard

A minimalist e-ink friendly dashboard that displays Tibber power consumption and price data.

Features

  • Real-time power consumption display
  • Current and upcoming electricity prices
  • Price level indicator (very cheap to very expensive)
  • Minimalist black & white design optimized for e-ink displays

Screenshot

Setup

  1. Clone the repository:

    git clone https://github.com/fgnass/tibber-dashboard.git
    cd tibber-dashboard
  2. Install dependencies:

    npm install
  3. Get your Tibber API token from developer.tibber.com

  4. Start the development server:

    npm run dev
  5. Open http://localhost:3000/YOUR-TOKEN/dashboard.png in your browser, replacing YOUR-TOKEN with your actual Tibber API token.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published