vicolo-dev / chrono

A modern and powerful clock, alarms, timer and stopwatch app for Android!
GNU General Public License v3.0
463 stars 19 forks source link

Add "Scan NFC Tag to disable" Task #206

Open marsmathis opened 6 months ago

marsmathis commented 6 months ago

I'd love to be able to add a task where I have to scan an NFC tag to disable the alarm so I have to get up. Alternatively scanning a QR code would be fine too if that's easier to implement. Best would be both options obviously. Also, there should be a way to detect when you're not home so you can override the task (e.g. by setting a GPS area which is considered "home" or something like WiFi SSID).

Rafee-M commented 6 months ago

This might be bit of a feature creep/bloat in my opinion. It's still on the dev to decide

Warden20 commented 1 month ago

The option of using a Qr code seems to me valid, many alarm applications have this feature. It seems to me that it is the easiest to implement and the one that should have priority.