Skip to content

erdalkama/SOSMaui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Panic Button

PANIC

Panic Button allows you to quickly make an emergency call for help. With this simple app, you can send an SMS to a contact and share your location instantly.

Features

  • Emergency call for help
  • Share location via SMS

Usage

  1. Open the application.
  2. Tap the "PANIC" button.
  3. Enter a phone number and click "Send."
  4. Your location and the emergency call will be sent via SMS to the specified recipient.

Permissions

The application requires the following permissions to function properly:

  • SMS sending permission
  • Location permission

Screenshots

Notes

This application has been developed using .Net Maui. Please be cautious when entering the contact phone number and use it only for emergencies.

Setting Permissions

The application requires certain permissions to function correctly:

  • NSMessagesUsageDescription: Allow permission for sending SMS within the application.
  • NSLocationAlwaysAndWhenInUseUsageDescription: Can we use your location at all times?
  • NSLocationWhenInUseUsageDescription: You need to grant permission to use the panic system.

Development

You can contribute to the development of the application by using the GitHub repository.

Medium

You can access the Medium link where I explained the codes in this project here.

License

This project is licensed under the MIT License.


WARNING: This application should not be used for real emergencies. It is solely an example application. In real emergencies, please contact the appropriate official emergency services.