Skip to content

Get statistics and historic data of your Zappi device from myenergi. Easily filter on day(s), month(s), year(s) ranges to get a quick overview of your KWh usage. A java spring boot backend + an Angular frontend

Notifications You must be signed in to change notification settings

Eddict/myenergi-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

myenergi-app

Backend

A java spring boot backend to access myenergi data. A cron-job will scrape and persist data into a database.

Application hosted as Spring Native image on heroku. Heroku puts my container to sleep when it's not been used for 30 minutes. Using a native image reduces the startup time significantly

Frontend

An angular frontend that connects to the Java spring boot application. Easily and quickly access historical data. E.g. yearly overview of how much KWh is used to charge your EV.

About

Get statistics and historic data of your Zappi device from myenergi. Easily filter on day(s), month(s), year(s) ranges to get a quick overview of your KWh usage. A java spring boot backend + an Angular frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 68.0%
  • TypeScript 26.3%
  • HTML 2.7%
  • JavaScript 2.3%
  • SCSS 0.7%