https://github.com/mcrmonkey/iss-tracker
https://github.com/mcrmonkey/iss-tracker
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mcrmonkey/iss-tracker
- Owner: mcrmonkey
- Created: 2024-05-01T11:32:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T11:42:06.000Z (about 2 years ago)
- Last Synced: 2024-05-02T07:23:05.867Z (about 2 years ago)
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ISS Tracker
Tracks where the ISS is and tells you which direction you'll need to look to
see it.
Written in both Python and Go
Also tells you where on earth its currently flying over
Some of the math may be slightly out so verify stuff before relying on it
entirely
Based on some work at: [github.com/simonprickett/pico-gfx-portal](github.com/simonprickett/pico-gfx-portal)
### Geolocation
Both versions make use of [geocode.maps.co](https://geocode.maps.co) which now requires an API key
Sign up there for a free api key to use their service. There are some
limitations on its use so dont abuse it.
### Your location
Both versions default to Manchester, UK as the viewing location
Ensure to adjust this to your preferred viewing location for best results