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
- Host: GitHub
- URL: https://github.com/afrouper/tibber-client
- Owner: Afrouper
- License: apache-2.0
- Created: 2024-08-06T19:52:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-25T05:08:20.000Z (over 1 year ago)
- Last Synced: 2025-02-25T06:19:39.007Z (over 1 year ago)
- Topics: graphql-ws, tibber, tibberapi, tibberpulse, websocket-client
- Language: Java
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
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.