+17
-9
.forgejo/workflows/rust.yaml
+17
-9
.forgejo/workflows/rust.yaml
······+export VER=$(awk -F "=" '/version/ {print $2}' Cargo.toml | grep -o -e '[0-9]*\.[0-9]*\.[0-9]*')
+1
-1
Cargo.lock
+1
-1
Cargo.lock
+1
-1
Cargo.toml
+1
-1
Cargo.toml
+5
-4
README.md
+5
-4
README.md
···Your location is recieved from IP, ISS location from an API, plagiarized Haversine formula to check the distance between.-- [ ] terminal drawn world map ( with ? )+- [x] Add interractive mode. - DONE see [satellite_observe.rs](https://tangled.sh/@technoduck.me/sattelite_observe.rs)+- [x] terminal drawn world map ( with [plotters-rs](https://github.com/plotters-rs/plotters)? )