https://github.com/bennycode/electron-gpu-util
https://github.com/bennycode/electron-gpu-util
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bennycode/electron-gpu-util
- Owner: bennycode
- Created: 2021-03-11T12:18:49.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-04-13T19:33:52.000Z (over 2 years ago)
- Last Synced: 2025-01-27T23:47:01.824Z (11 months ago)
- Language: JavaScript
- Size: 314 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# electron-gpu-util
Run locally:
1. `npm i`
1. `npm start`
Build .exe file:
1. `npm run build:win`