Home

Awesome

Alarmio Remote

Alarmio Remote is a fork of Alarmio that allows you to require a remote device to allow you to dismiss an alarm. This can help force you to get out of bed by requiring you to go to another phone and click the enable button.

See the original repo for info about Alarmio itself.

Features

Usage

Advanced options

You can send a POST request to https://remotealarm.ajay.app/api/v1/allowAlarmDismiss/[your-auth-code-goes-here]/[custom-time-in-minutes] to set a custom time to allow the alarm to be dismissed.

You can send a POST request to https://remotealarm.ajay.app/api/v1/denyAlarmDismiss/[your-auth-code-goes-here] to deny dismissing early.

Screenshots

<img alt="Settings page" src="screenshots/screenshot1.jpg" width="200px"></img>

Permissions

Contributing & Build Instructions

Instructions for contributing to this project and building it locally can be found here.