Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jCalaU committed Nov 8, 2014
1 parent c227377 commit 5161395
Showing 1 changed file with 34 additions and 6 deletions.
40 changes: 34 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,44 @@
#Prey for iOS
Here you will find all the source code for the [current](https://bitly.com/preyios) and in development releases of the Prey project client for iOS devices.
<p align="center">
<img src="https://github.com/prey/prey-ios-client/blob/master/Resources/Images/prey-text%402x.png?raw=true" alt="Prey: iOS client"/>
</p>

Here you will find all the source code for the [current](https://bitly.com/preyios) and in development releases of the Prey client for iOS devices.

Prey is the most complete anti-theft application! It lets you track and locate your lost or stolen iPhone, iPad and Mac laptop. Locate and recover your device with geolocation and many more features.

> Prey is a freemium web service for tracking and monitoring laptops, smartphones and other electronic devices, based on an open-source software agent that connects to a host computer, also referred to as the control panel. The host can signal the agent, prompting it to reply with information about its current location, and can trigger various other actions.
## Features

- Find your iPhone or iPad on a map through geolocation using GPS.
- Take pictures using the built-in front and back camera.
- Trigger a loud alarm remotely even if your phone is put on silent.
- Display a tailored alert message on the screen.

## Requirements

- Xcode 5
- iOS 5.0+

##Instructions
After you clone the repository on your computer, you need to fetch the submodules we use, to do so, run the following in the console

git submodule init
git submodule update

##Legal
Copyright © 2010-2011, Fork Ltd.
---

## Contact

Follow Prey Project on Twitter ([@PreyProject](https://twitter.com/PreyProject))

### Authors

- [Javier Cala Uribe](http://github.com/jcalau) ([@jcalau](https://twitter.com/jcalau))
- [Carlos Yaconi](http://github.com/cyaconi) ([@cyaconi](https://twitter.com/cyaconi))

## Legal

Copyright © 2010-2014, Fork Ltd.
Released under the GPLv3 license.
For full details see the LICENSE file included in this distribution.

0 comments on commit 5161395

Please sign in to comment.