https://github.com/lissy93/got-home-safe
:house_with_garden: An Android app for sending automated SMS messages when at a particular GPS location
https://github.com/lissy93/got-home-safe
Last synced: 9 months ago
JSON representation
:house_with_garden: An Android app for sending automated SMS messages when at a particular GPS location
- Host: GitHub
- URL: https://github.com/lissy93/got-home-safe
- Owner: Lissy93
- Created: 2015-02-07T10:38:36.000Z (over 11 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-13T15:31:14.000Z (over 3 years ago)
- Last Synced: 2025-08-17T03:42:31.557Z (10 months ago)
- Language: Java
- Homepage:
- Size: 533 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🏡 Got Home Safe
An Android app to send an SMS to a given contact, when you arrive home safely from a night out
## About
Do your friends ever say, "text me when you're home safe" after a night out?
You get home, then crash out, and forget to message them, only for them to phone you in a panic a few hours later.
This app aims to solve this, by automatically sending a message to a specified contact, when you arrive at a certain geo location.
It can also be used for sending messages whenever you get to a certain physical location, for example:
- Automatically letting your partner know you'll be home in 20 minutes when you reach the train station
- Letting your mum know you've got to school safely
- Texting your friend when you've made it to the bar
## License
> _**[Lissy93/got-home-safe](https://github.com/Lissy93/got-home-safe)** is licensed under [MIT](https://gist.github.com/Lissy93/143d2ee01ccc5c052a17) © [Alicia Sykes](https://aliciasykes.com) 2015._
> For information, see TLDR Legal > MIT
Expand License
```
The MIT License (MIT)
Copyright (c) Alicia Sykes
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sub-license, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished
to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included install
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANT ABILITY, FITNESS FOR A
PARTICULAR PURPOSE AND NON INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
```
---
© Alicia Sykes 2015
Licensed under MIT

Thanks for visiting :)