RemoteAlarm APK

RemoteAlarm  Icon
0/5
0 Ratings
Developer
Sicco den Otter
Current Version
2.9
Date Published
File Size
2.5 MB
Package ID
com.den.otter.remoteAlarm
Price
$ 0.00
Downloads
28+
Category
Android Apps
Genre
Tools

APK Version History

Version
2.9 (16)
Architecture
universal
Release Date
October 09, 2022
Requirement
Android 8.0+
Version
2.8 (15)
Architecture
universal
Release Date
August 31, 2022
Requirement
Android 8.0+
Version
2.3 (10)
Architecture
universal
Release Date
August 31, 2022
Requirement
Android 6.0+
Version
1.9 (6)
Architecture
universal
Release Date
August 31, 2022
Requirement
Android 3.0+
Version
1.5 (2)
Architecture
universal
Release Date
August 31, 2022
Requirement
Android 3.0+
  • RemoteAlarm Screenshot
  • RemoteAlarm Screenshot
  • RemoteAlarm Screenshot
  • RemoteAlarm Screenshot
  • RemoteAlarm Screenshot
  • RemoteAlarm Screenshot
  • RemoteAlarm Screenshot

About Radio FM 90s

RemoteAlarm a remote alarm app for viewing and receiving notifications from Raspberry Pi with a motion camera.
Also be able to talk using a speaker, connected with a 3.5mm audio cable on Raspberry Pi

FCM Data example:

{
"to" : "",
"priority": "high",
"data": {
"title" : "RemoteAlarm",
"message" : "Motion Detected",
"android_channel_id" : "default",
"tag" : "REMOTEALARM",
"sound" : "alert10",
"icon" : "ic_launcher",
"click_action" : "OPEN_ACTIVITY_ALARM",
"body" : "Motion Detected",
"title" : "RemoteAlarm",
"action" : "notify",
"show_toast" : "true",
"wake_device" : "true",
"vibrate_pattern" : [100, 425, 100, 425, 100, 425]
},
}

What's New in this version

* Added customizable Push To Talk execute command

* Added FCM support (removed GCM)

* Added HTTPS/SSL support

* Added HTTP authentication support

* Support for basic access authentication

* Bug fixes and performance improvements

* Updated target SDK version