No description
Find a file
2021-12-24 19:05:33 +07:00
js 2021 Christmas Update 2021-12-24 19:05:33 +07:00
LICENSE Create LICENSE 2020-10-24 22:55:17 +07:00
norad2019.js a 2021-06-05 17:42:50 +07:00
norad2020.js a 2021-06-05 17:42:50 +07:00
norad2021.js Add files via upload 2021-12-24 19:04:19 +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
psassist.png new readme 2021-03-10 18:55:03 +07:00
README.md new readme 2021-03-10 18:55:03 +07:00

psassist

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>