Skip to content

website and webservice for the application AndroidGuard (a small anti-theft android application).

License

Notifications You must be signed in to change notification settings

micjabbour/AndroidGuard-WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AndroidGuard - WebApp

website and webservice for the android application AndroidGuard (a small anti-theft android application).

The application was created while I was toying around with flask framework and various flask extensions. It does not provide any guarantee or warranty of any kind, use at your own risk.

Setup the website:

  1. clone the repository

    git clone https://github.com/micjabbour/AndroidGuard-WebApp
    
  2. setup virtualenv to install website's dependencies (optional).

  3. install all required packages:

     pip install -r requirements.txt
    
  4. add missing configuration paramters in config.py

About

website and webservice for the application AndroidGuard (a small anti-theft android application).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published