Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APRS.fi API web

A simple website that uses the API from the aprs.fi server information

Features

The website can display the following information Name (Callsign), Location, Locator, Time, Last Time, Source Call, Destination Call, Comment, Path and also a map with the location of the displayed stations.

image

Do not forget!

In the script.js file:

Change MYCALL-1 to your call sign.

const url = 'api-proxy.php?name=MYCALL-1&what=loc'

In the api-proxy.php file:

Change YOUR_API_KEY to your api key obtained from APRS.fi

$api_key = 'YOUR_API_KEY';

Demo

Try the demo here: aprs.ok1kky.cz

Supports

API provides by APRS.fi

Icons provided by aprs-symbols

About

A simple website that uses the API from the aprs.fi server information

Resources

Stars

1 star

Watchers

1 watching

Forks

Used by

Contributors

Languages