Browse Source

Updating readme with single branch readme

pull/2/head
Jxck-S 4 years ago
parent
commit
78e306e2f8
  1. 41
      Refrences.md

41
Refrences.md

@ -0,0 +1,41 @@
# Reference Links
## ADSB Exchange
- <https://www.adsbexchange.com/data/>
- <https://www.adsbexchange.com/datafields/>
## OpenSky
- <https://opensky-network.org/apidoc/>
## GeoPy - Location Name Lookup
- <https://geopy.readthedocs.io/en/stable/>
## Google Static Maps
- <https://www.geeksforgeeks.org/python-get-google-map-image-specified-location-using-google-static-maps-api/>
## Twitter Tutorial
- <https://realpython.com/twitter-bot-python-tweepy/>
## Pushbullet
- <https://github.com/rbrcsk/pushbullet.py>
## Discord Webhooks
- <https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks>
- <https://pypi.org/project/discord-webhook/>
## Selenium - ChromeDriver, Screenshot ADSBX
- <https://pypi.org/project/selenium/>
- <https://zwbetz.com/download-chromedriver-binary-and-add-to-your-path-for-automated-functional-testing/>
- <https://pythonspot.com/selenium-take-screenshot/>
- <https://sites.google.com/a/chromium.org/chromedriver/downloads>
- <https://tecadmin.net/setup-selenium-with-chromedriver-on-debian/>
- <https://blog.testproject.io/2018/02/20/chrome-headless-selenium-python-linux-servers/>
- <https://serverfault.com/questions/172076/how-to-find-the-browser-versions-from-command-line-in-linux-windows>
Loading…
Cancel
Save