atrivedi397 / RADAtR

Remote Administration and Activity Tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RADAtR

Project Setup Guide

  1. Ensure that following are installed on the system

    1. Python 3.6
    2. Setup-tools v39 or above
  2. Following packages must be installed either on the system itself or in the virtual environment:

    1. PyQt5 v5.12 or above (this required python 3.6+)
    2. PyMongo v3.7 or above
  3. Install MongoDB server.

    • (For Linux): Follow the official guide here.
    • (For Windows): Follow the official guide here.
  4. Run the SetProjectConfigurations.py file, located at root level of the project folder(RADAtR) for automatic configurations.

About

Remote Administration and Activity Tracker

License:GNU General Public License v3.0


Languages

Language:Python 100.0%