Android and iOS library to manage alarms based on schedules, e.g., On between 9 AM an 5 PM daily. Everyday at 9 AM an "on" alarm will trigger, and at 5 PM an "off" alarm will trigge
The core algorithm in this libray will be shared between all platforms. The design documents are found in the directory docs/design/
Work on this is in progress. All Android source code is located in the directory android/
Work on this has not yet started. All iOS source code will be located in the directory ios/