/electron-break-timer

This is a small application that reminds you to take a break

Primary LanguageTypeScriptMIT LicenseMIT

electron-break-timer

This is a small application that reminds you to take a break

Installation

git clone https://github.com/ratoi-crysty/electron-break-timer.git
cd electron-break-timer
npm install

Packaging

./node_modules/.bin/electron-forge package

Building

Requirements: same as for packaging

./node_modules/.bin/electron-forge build