No description
| js | ||
| LICENSE | ||
| norad2019.js | ||
| norad2020.js | ||
| norad2021.js | ||
| passiveassistget.py | ||
| passiveassistlib.py | ||
| passiveassistparse.py | ||
| psassist.png | ||
| README.md | ||
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> |
