GithubHelp home page GithubHelp logo

khalidelsayed / droidalone Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fedepaol/droidalone

0.0 1.0 0.0 1.54 MB

Android app for missed calls, phone location and more. Interaction via sms, notifications via sms and mail

Home Page: https://sites.google.com/site/droidalone/

License: Apache License 2.0

droidalone's Introduction

DroidAlone

DroidAlone is a full android application available on the playstore. It allows users to remotely enable missed calls / sms forwarding to a pre choosen email address. It's intended to be used when you forget your phone at home and you want to be notified of who's calling you.

The application has been switched to maven, so you need to install several libraries including gridlayout support library, support library and android using the maven sdk deployer.

All the events are catched by a broadcast receiver and handled by intent services using the command pattern. The resource consumption is limited to event handling since nothing is running in background.

ActionbarSherlock is included for back compatible actionbar in the ui.

How it works:

The sms intercepted by the app are like

  • #password-e-s:on-m:[email protected]:3286991883-r:I left my phone at home. Call me at office-g:fedepaol
  • e : sends an echo message to show the state
  • s + on / off: status. May be on or off
  • m + mail address : mail to send the notifications to. Null disables mail notifications
  • sms + number : number to send the notifications to. Null disables sms notifications
  • r + reply: reply message to caller / sms sender. Null disables replies
  • g + name: tries to retrieve the number(s) associated to the name and returns them
  • Only password #password shows help

More details in the official site

Please read COPYING for copying license.

droidalone's People

Contributors

fedepaol avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.