>> IN PROGRESS (???) <<orbitalRAT is a "Remote Administrative Tool" to keep track of Satellites and RF communications
API DETAILS:
- API Provider: https://www.n2yo.com/
- API Endpoint: https://api.n2yo.com/rest/v1/satellite
HOW TO RUN:
-
Install python 3.x for Windows or Linux
-
Create the Python Virtual Environment Python Virtual Environment.
-
Install "pip" following the official documentation.
-
Clone repository:
git clone https://github.com/Sargastico/orbitalRAT.git && cd orbitalRAT
- Install requeriment libraries:
pip install -r requirements.txt


