Skip to content

A Python program to determine the location of a user by receiving data from satellite sources.

License

Notifications You must be signed in to change notification settings

CodeMaster7000/GPS-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GPS Tracker

About

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!

Prerequisites

  • Python 3
  • datetimemodule (can be installed simply with pip install datetime)
  • folium module (can be installed simply with pip install folium)
  • requests module (can be installed simply with pip install requests)
  • selenium module (can be installed simply with pip install selenium)

Implementation

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.

About

A Python program to determine the location of a user by receiving data from satellite sources.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages