Purpleknife/timer
Goal: Create an alarm that takes input in 2 different ways: receiving the timers ahead of time via process.argv (timer1.js), or 'listening' to user input and set timers on 'demand' (timer2.js).
JavaScript
No issues in this repository yet.