Power Hour Counter
Simple instructions, take one shot of beer, on the minute, for one hour...
Get playing right now
- To use the online version, check out https://blouin.github.io/PowerHourCounter.
- Download the already pre-packaged Electron app here.
- Note that release is not signed so you may get a scan warning.
Play with the code
Online version
- Test locally with
npm run start
- Build with
npm run build
- Output will be in
public
folder
- Output will be in
Electron
- Test locally with
npm run electron-start
- Build with
npm run electron-build
- Output will be in
dist
folder
- Output will be in