MurlidharVarma / TimeKeeper

Electron app for count down timer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time Keeper

TIME KEEPER

A simple application for count down timer.

Screenshots

Screenshot

Technical Details

Built using

  • Angular v10.0.14
  • Electron v9.3.0
  • Electron Builder v22.8.0

Commands

Command Description
npm run ng:serve Execute the app in the browser
npm run build Build the app. Your built files are in the /dist folder.
npm run build:prod Build the app with Angular aot. Your built files are in the /dist folder.
npm run electron:local Builds your application and start electron
npm run electron:build Builds your application and creates an app consumable based on your operating system

About

Electron app for count down timer

License:MIT License


Languages

Language:TypeScript 74.1%Language:SCSS 10.0%Language:JavaScript 8.2%Language:HTML 7.7%