No description
Find a file
2020-12-24 19:59:17 +07:00
js Norad support 2020-12-24 19:59:17 +07:00
LICENSE Create LICENSE 2020-10-24 22:55:17 +07:00
passiveassistget.py First release 2020-10-24 22:56:53 +07:00
passiveassistlib.py Fix requests 2020-10-25 11:16:54 +07:00
passiveassistparse.py First release 2020-10-24 22:56:53 +07:00
README.md Norad support 2020-12-24 19:59:17 +07:00

psassist

Get the stats for places.

Example: python3 passiveassistget.py "41.55,-90.493611" 3500
Web Example: here

4 additional examples, using Smarty Pins: here, ** Land Lines:** here, ** Google Santa Tracker:** here, ** and Norad Santa Tracker:** here.

For LPAds, please click here

How to use

To use PassiveAssist library, you need to do the following actions:

for Python for JavaScript
import passiveassistlib <script src="https://raw.githubusercontent.com/Crawlerop/psassist/main/js/passiveassist.js" crossorigin=""></script>