All Projects → 0x5ECF4ULT → PanicTrigger

0x5ECF4ULT / PanicTrigger

Licence: GPL-3.0 license
An app for emergency situation

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to PanicTrigger

pam panic
A PAM module that protects sensitive data and provides a panic function for emergency situations. Authentication through passwords or removable media.
Stars: ✭ 35 (+84.21%)
Mutual labels:  panic, panic-button
RescueApp
Web application designed to help emergency services in registering and documenting Search and Rescue (SaR) tasks to rescue lost people.
Stars: ✭ 46 (+142.11%)
Mutual labels:  emergency, emergency-services
spider
A powful outdoor GPS track editor
Stars: ✭ 15 (-21.05%)
Mutual labels:  gps, track
AuthGuard
Example repo for guarding routes post
Stars: ✭ 42 (+121.05%)
Mutual labels:  guard
Chat-Guard
No description or website provided.
Stars: ✭ 43 (+126.32%)
Mutual labels:  guard
xavc rtmd2srt
Extract real time meta-data and GPS tracks from Sony XAVC video
Stars: ✭ 29 (+52.63%)
Mutual labels:  gps
automile-net
Automile offers a simple, smart, cutting-edge telematics solution for businesses to track and manage their business vehicles.
Stars: ✭ 24 (+26.32%)
Mutual labels:  gps
BTSpotifyGeeklet
Geeklet for Spotify player, shows track info and artwork
Stars: ✭ 12 (-36.84%)
Mutual labels:  track
pi
🥧 Monorepo for my Raspberry Pi dashboard and GPS satellite listener.
Stars: ✭ 27 (+42.11%)
Mutual labels:  gps
erlymon
Open Source GPS Tracking System
Stars: ✭ 32 (+68.42%)
Mutual labels:  gps
LocationShare
A simple Android application to share your location
Stars: ✭ 75 (+294.74%)
Mutual labels:  gps
beboptwo4g
4G/LTE softmod for the Parrot Bebop 2
Stars: ✭ 50 (+163.16%)
Mutual labels:  gps
JT808Platform
简单的JT808车辆监控平台
Stars: ✭ 97 (+410.53%)
Mutual labels:  gps
spoofgo
An Application for Spoofing Movement written in Golang
Stars: ✭ 15 (-21.05%)
Mutual labels:  gps
oso-backend
Heart of the oso project.
Stars: ✭ 12 (-36.84%)
Mutual labels:  emergency
realtime-geolocation
Geolocation tracking app with Node.js, Socket.io, & AngularJS
Stars: ✭ 29 (+52.63%)
Mutual labels:  gps
RTKLIB
A version of RTKLIB optimized for single and dual frequency low cost GPS receivers, especially u-blox receivers. It is based on RTKLIB 2.4.3 and is kept reasonably closely synced to that branch. Documentation for RTKLIB is available at rtklib.com. This software is provided “AS IS” without any warranties of any kind so please be careful, especial…
Stars: ✭ 420 (+2110.53%)
Mutual labels:  gps
jsigc
A browser-based viewer for gliding flight recorder logs.
Stars: ✭ 23 (+21.05%)
Mutual labels:  gps
json2kml
Python scripts to export Google Maps saved/starred places to KML, CSV, Sygic
Stars: ✭ 42 (+121.05%)
Mutual labels:  gps
obplayer
📻 OBPlayer Streaming Automation Playout with CAP EAS Alerting
Stars: ✭ 93 (+389.47%)
Mutual labels:  emergency

PanicTrigger

DISCLAIMER: I am NOT responsible for any damage caused by this app! If you come crying to me with tears in your eyes because you lost your job or something I WILL POINT MY FINGER AT YOU AND LAUGH! I am not responsible for ANYTHING! Period.

Get it on F-Droid

WARNING: This project is currently unmaintained!

If you want to pick up the development shoot me an email with my public key.

Description

PanicTrigger is an Android app which can help you in an emergency situation. In such a case you tap on a big red button which causes the app to send out SMS to your preconfigured contacts/groups without comfirmation. So don’t tap on the wrong button ;-) PanicTrigger runs in the background and listens for incoming SMS this is why it needs the permission to read your SMS. I won’t read your SMS :)
If an ingoing SMS contains a specific word AND is from a specific number then an alarm will go off and call the sender of the SMS in one minute. Enough time for you to wake up and realize that the alarm has been triggered.
Your contact(s) can trigger your alarm with a simple SMS and vice versa. If he/she/they doesn’t have this app he will only see an SMS with the text “Panic” (by default) and your current GPS coordinates. This makes this app useful regardless of if your contact has this app installed or not.

If you want to contribute to this project please refer to "How to contribute"

Requirements

  • Your phone
  • A connection to your provider
  • Enough credits for a few SMS

Features

  • AMOLED theme by default
  • Simple interface
  • Triggers an alarm on your friends phone (He/She/They needs to have this app too)
  • More features coming soon…
  • Send last known GPS coordinates within trigger message
  • In case there are no contacts configured call emergency services
  • Contacts grouping

Coming soon…

Please refer to the Issues

Permissions

  • android.permission.RECEIVE_SMS is needed to receive the emergency SMS
  • android.permission.SEND_SMS is needed to send the emergency SMS
  • android.permission.ACCESS_COARSE_LOCATION is needed for a quick discovery where you are
  • android.permission.ACCESS_FINE_LOCATION if set, try to discover your exact location
  • android.permission.CALL_PHONE is needed to call the sender of the "Panic"-SMS
  • android.permission.READ_CONTACTS is needed for picking contacts (Not used yet)
  • android.permission.INTERNET is needed for downloading map tiles (osmdroid)
  • android.permission.ACCESS_NETWORK_STATE (osmdroid)
  • android.permission.WRITE_EXTERNAL_STORAGE is needed for writing to the tile cache (osmdroid)

Links

Credits

  • @theNizo for the beautiful icon
  • @HarryHeights for the privacy statement, contribution guide and his strong support

Donate

Bitcoin: bc1q7my587hlr375h440fydljqaut02wr5jxf09fzw
Monero: 47JuiUvKZXL7by3drpFTxHgv9DWPgj9pP8TMiGqxdZugEAVKUXwok2Hbopdc8qYBnLNuQdR6VptmFiDqByRVMVX3Ra8vw9j Patreon: Become a Patron!

License

Go to license

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].