Skip to content

Android application, designed to forward user's call from cell phone to home phone and vice verse according to geolocation constraints

Notifications You must be signed in to change notification settings

dbetter/ForwardMeHome

Repository files navigation

Forward-Me-Home

Forward-Me-Home Image

Forward-Me-Home is a native android application. The application is meant to solve the hassle of dealing with incoming calls to our mobile devices in areas without reception (primarily home) by forwarding calls from our mobile phone to our home phone, and doing so by analyzing our GPS location (so that when we're near home or reach home, the calls would automatically be forwarded to the home phone) and vice-verse.

Installation

  1. For the moment the application can be installed by the .apk file. I will soon publish the application to google-store.

Usage

TODO: Write usage instructions

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature.
  3. Commit your changes: git commit -am 'Add some feature'.
  4. Push to the branch: git push origin my-new-feature.
  5. Submit a pull request.

History

Version 1.0: Feburary 2015.

Credits

Author: Daniel Better.

The MIT License (MIT)

Copyright (c) 2015 by Daniel Better.

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, sublicense, 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 in all 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 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 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.

About

Android application, designed to forward user's call from cell phone to home phone and vice verse according to geolocation constraints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages