gitextract_ygwep5r5/ ├── .github/ │ ├── CODEOWNERS │ ├── dependabot.yml │ └── workflows/ │ └── add-to-project.yml ├── .gitignore ├── LICENSE.md ├── README.md ├── index.html ├── main.js ├── package.json ├── preload.js ├── renderer.js └── styles.css