Expected Behavior
User can set time for alarm when starting Pylarm e.g. pylarm 2:37pm
Proposed Solution (if any)
Add new option in src/main.py to handle non-CLI options that would parse the time and set the alarm according to the 12hour format and meridiem given by the user.