Skip to content

SamQueen/APRS_GPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

APRS.fi GPS Coordinates

This program retrives the coordinates of callsigns from the APRS.fi website.

How it works

A simple web scraper collects the html data from the website. Once collected the data is parsed only keeping the latitude and longitude.

How to use it

Clone the project adding it to your computer. Using your terminal navigate to the root directory of the project. Once in the root directory run the main file by typing 'python main.py'. Enter the callsign that you want to track.

You will need to have python installed to run the program.

About

This program retrieves the GPS coordinates of a desired callsign from the aprs.fi website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages