CountDown Desktop A2K 2016-11-04 DAY 4 👾I’m back 💙Today I created CountDown Desktop App. It takes time from Command Line Argument & passes it from webContents to ipcRenderer & starts counting down until it reaches zero.The App is very simple, screenshot provided below UsageTo run this app, follow these steps - (1) Clone this repo1$ git clone git@github.com:deadcoder0904/electron-countdown.git (2) Go into the directory1$ cd electron-countdown (3) Install all the Dependencies1$ yarn (4) Start the Application1$ yarn start 69 Final Application Here Till the next time 👻