Skip to content

Ajayneethikannan/HTNE-Sentr3y3

Repository files navigation

Sentr3y3

Instructions to install the application:

  1. Clone the repo and enter it
git clone https://github.com/Ajayneethikannan/HTNE-Sentr3y3 Sentr3y3 && cd Sentr3y3
  1. Create a virtual environment
python3 -m venv venv
  1. Activate the virtual environment
source venv/bin/activate
  1. Install the requirements for pip
python3 -m pip install --upgrade --user pip setuptools virtualenv
pip install wheels
  1. Install the dependencies
pip install -r requirements.txt
  1. Make executables
sudo chmod u+x setup.sh Sentreye.sh
  1. Set up servers
./setup.sh
  1. Run the application
./Sentreye.sh
  1. To change the content restriction settings and to add/change the apps timings, go to the website http://localhost:8000/admin/details

Enjoy your freedom at home and work to your heart's content without worrying about content restriction and wastage of time !

About

The project made for Hack The North East Hackathon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published