A Python program to determine the location of a user by receiving data from satellite sources. It's time for you to put it to the test!
- Python 3
datetime
module (can be installed simply withpip install datetime
)folium
module (can be installed simply withpip install folium
)requests
module (can be installed simply withpip install requests
)selenium
module (can be installed simply withpip install selenium
)
CLI:
- Run
python3 GPSTracker.py
if you have MacOS/Linux. - Run
python GPSTracker.py
if you have Windows.
DISCLAIMER: I, CodeMaster7000, am not responsible for any damage related to misuse of this product. It is intended for personal/recreational use only.