Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

DarFig/SimpleTimer

Repository files navigation

Simple Timer using Electron

what is this?

This is a simple timer, created using Electron.

Requirements

  • npm
  • npm install electron

Package and installer

  • npm install -g asar
  • npm install -g electron-builder
  • and use: build -
  • -w --windows
  • -l --linux
  • -m --mac
  • etc -h