Antitheft Pro is security system. This is a software for that security system. This security system can be used to secure costly things like Jwellery, Money, Confidencial Documents etc. This Product can be used in Banks
, Showrooms
, Jwellery Shops
, Homes
etc. This security system is used for prevent thefting as some special functionalities to catch the theif.
- Python3
- PIP
- FLASK
- JNinja2
- Flask-Uploads
- Ubuntu Mate or Noobs
Note- Some other libraries are required which are different for client and server. These can be installed via:
pip install -r requirements.txt
This project contains Client Machine and Server Machine code-
- Copy
Antitheft Client
is for ProductClient Machine Raspberry Pi
which can be copied to raspberry piIn /home/pi
. - Host
Antitheft-Server
on the cloud. Software can be used toControl
andMonitor
the system.
-
First Update Your system by executing following commands
sudo apt-get update -y sudo apt-get upgrade -y
-
Python3 is needed to run this website. To install python3, run the following command
sudo apt-get install --upgrade python3
-
Now install
pip
sudo apt-get install python-pip --upgrade
-
Install Dependencies
sudo pip install -r requirements.txt
-
Finally, Run the server
python3 main.py
-
Browse to http://0.0.0.0:5000
Note: Port can changed from main.py in the project directory
For any query, feel free and contact me
Prateek Agrawal
prateekagrawal89760@gmail.com
Website | LinkedIn | (+91) 7464847884