MAXS Module Alarmset: User Guide
Table of Contents
1. Overview
Set arlarms. Set and start timers.
Makes optional use of modules | none |
Uses inoffical Android API | no |
1.1. Permissions
Permission | Use |
---|---|
com.android.alarm.permission.SET_ALARM |
Set Alarms. Set and start timers |
2. Commands
2.1. timer
(short command: t
)
2.1.1. timer set
(Default with arguments)
#+BEGINEXAMPLE User: timer set 60 AndroidDevice: Timer set #+ENDSRC
#+BEGINEXAMPLE User: t 60 AndroidDevice: Timer set #+ENDSRC
#+BEGINEXAMPLE User: t 12m Pizza is ready AndroidDevice: Timer set #+ENDSRC
2.2. alarm
(short command: a
)
2.2.1. alarm set
(Default with arguments)
#+BEGINEXAMPLE User: alarm set 18:00 Meet with Joe AndroidDevice: Alarm set #+ENDSRC