wnyc / cordova-plugin-wakeuptimer

Cordova plugin for a wakeup alarm clock
90 stars 111 forks source link

Add skipOnAwake property that skips app launch when phone is awake #22

Open Haggus opened 7 years ago

Haggus commented 7 years ago

I've had a case in my project, where I wanted to run the application at a certain time, but ONLY when the user is not using his phone (the screen is off). This PR adds this feature.