An open API service indexing awesome lists of open source software.

https://github.com/afrouper/tibber-client

simple java client for Tibber
https://github.com/afrouper/tibber-client

graphql-ws tibber tibberapi tibberpulse websocket-client

Last synced: over 1 year ago
JSON representation

simple java client for Tibber

Awesome Lists containing this project

README

          

# Tibber Java Client

A simple [Tibber](https://developer.tibber.com) Java client for accessing the API.
You need an API Key and a [Tibber Pulse](https://tibber.com/de/store/produkt/pulse-ir) or a
Tibber contract to use the API.

The implementation tries to avoid using much dependencies to integrate the code in other
products.
Currently, no binary distribution via maven central, etc.