OpenPV

A website to simulate shading and annual PV yield based on 3D building data in the browser.
https://github.com/open-pv/website

Category: Renewable Energy
Sub Category: Photovoltaics and Solar Energy

Keywords

balkonkraftwerk chakra-ui renewable-energy renewables solar solar-energy threejs webgl

Keywords from Contributors

pv pv-simulator shading-effects

Last synced: about 3 hours ago
JSON representation

Repository metadata

Simulating the solar potential of your building :sunny:

README.md

Website

The OpenPV website

This is the base repository for the website openpv.de. The website is built using

The whole site is static, reducing the hosting costs as much as possible. The shading simulation happens in the browser, using
our npm package simshady.

Setup

Local deployment

If you want to deploy this website locally, you need to follow these steps:

  1. Clone the repository and enter it.
  2. Make sure that you have node and the node package manager npm installed. Check this by running
    node --version
    npm --version
    
  3. Install all required packages from package.json by running
    npm install
    
  4. To build the code and host it in a development environment, run
    npm run dev
    
    and visit localhost:5173.

Devcontainer

You can run this project inside a VS Code devcontainer. This sets up a reproducible development environment with Node and common tools.

Steps:

  1. Clone the repository.
  2. Install the Remote - Containers extension in VS Code.
  3. Open the repository in VS Code.
  4. Press F1 and choose Remote-Containers: Reopen in Container.
  5. After the container builds, the extensions from the devcontainer will be installed and npm install will run automatically.
  6. Start the dev server inside the container with:
npm run dev

and visit localhost:5173.

How does this work?

We have a detailed description in german and english on our About Page. Also check out our blog.

Funding

We thank our sponsors.


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 813
Total Committers: 7
Avg Commits per committer: 116.143
Development Distribution Score (DDS): 0.353

Commits in past year: 215
Committers in past year: 5
Avg Commits per committer in past year: 43.0
Development Distribution Score (DDS) in past year: 0.237

Name Email Commits
Florian Kotthoff 7****3 526
Konrad Heidler k****r@t****e 87
dependabot[bot] 4****] 82
martin m****n@s****e 74
Korbinian Pöppel k****p@k****e 37
MartGro g****i@n****e 4
victor v****r@e****e 3

Committer domains:


Issue and Pull Request metadata

Last synced: about 3 hours ago

Total issues: 113
Total pull requests: 383
Average time to close issues: about 1 month
Average time to close pull requests: 9 days
Total issue authors: 16
Total pull request authors: 5
Average comments per issue: 0.95
Average comments per pull request: 0.54
Merged pull request: 198
Bot issues: 1
Bot pull requests: 255

Past year issues: 30
Past year pull requests: 170
Past year average time to close issues: 29 days
Past year average time to close pull requests: 13 days
Past year issue authors: 8
Past year pull request authors: 4
Past year average comments per issue: 0.9
Past year average comments per pull request: 0.56
Past year merged pull request: 63
Past year bot issues: 0
Past year bot pull requests: 124

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/open-pv/website

Top Issue Authors

  • FlorianK13 (85)
  • khdlr (8)
  • stheid (4)
  • Matthias84 (3)
  • supertobi (2)
  • MartGro (1)
  • heeplr (1)
  • georg-d (1)
  • kpoeppel (1)
  • nichtich (1)
  • marzn (1)
  • kierank01 (1)
  • Maghnie (1)
  • dependabot[bot] (1)
  • haukepribnow (1)

Top Pull Request Authors

  • dependabot[bot] (255)
  • FlorianK13 (84)
  • khdlr (36)
  • MartGro (7)
  • elalemanyo (1)

Top Issue Labels

  • bug (23)
  • demo day (17)
  • feature request (5)
  • enhancement (3)
  • low prio (3)
  • high prio (2)
  • javascript (1)
  • dependencies (1)
  • refactor (1)

Top Pull Request Labels

  • dependencies (255)
  • javascript (97)

Package metadata

proxy.golang.org: github.com/open-pv/website

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/open-pv/website#section-documentation
  • Licenses: agpl-3.0
  • Latest release: v1.5.0 (published 18 days ago)
  • Last Synced: 2026-01-15T04:21:08.740Z (1 day ago)
  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 5.395%
    • Average: 5.576%
    • Dependent repos count: 5.758%

Dependencies

package-lock.json npm
  • 520 dependencies
package.json npm
  • @vitejs/plugin-react ^4.3.1 development
  • gh-pages ^6.1.1 development
  • sass ^1.77.8 development
  • vite ^5.4.2 development
  • @chakra-ui/react ^2.8.2
  • @emotion/react ^11.13.3
  • @emotion/styled ^11.13.0
  • @openpv/simshady ^0.0.4
  • @react-three/drei ^9.111.5
  • geotiff ^2.1.3
  • i18next ^23.14.0
  • i18next-http-backend ^2.6.1
  • jszip ^3.10.1
  • maplibre-gl ^4.6.0
  • pako ^2.1.0
  • proj4 ^2.12.0
  • react ^18.2.0
  • react-burger-menu ^3.0.9
  • react-dom ^18.2.0
  • react-helmet-async ^2.0.5
  • react-i18next ^15.0.0
  • react-map-gl ^7.1.7
  • react-router-dom ^6.26.1
  • react-three-fiber ^6.0.13
  • three ^0.167.0
.github/workflows/test-build.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
.github/workflows/integration-tests.yml actions
  • actions/checkout v6 composite
  • actions/setup-node v6 composite
.github/workflows/linting.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v4 composite
  • wearerequired/lint-action v2 composite

Score: -Infinity