Simple program to get ISS location in relation to your own.
Techno Duck
ecd16b5f4d
Some checks failed
Build and upload a binary on tag push / build-release (push) Failing after 3m50s
|
||
---|---|---|
.forgejo/workflows | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
ISS locator
Borne out of an idea about Amature Radio, i wanted to have a utility that can quickly check if ISS is in visible and amature radio range to listen to.
Your location is recieved from IP, ISS location from an API, plagiarized Haversine formula to check the distance between.