diff --git a/hosts/by-name/moby/gps.nix b/hosts/by-name/moby/gps.nix index 10d2ba2c..b9a95940 100644 --- a/hosts/by-name/moby/gps.nix +++ b/hosts/by-name/moby/gps.nix @@ -19,6 +19,17 @@ # - geoclue, gnome-maps # - irc: #gnome-maps on irc.gimp.org # - Matrix: #gnome-maps:gnome.org (unclear if bridged to IRC) +# +# programs to pair this with: +# - `satellite-gtk`: +# - shows/tracks which satellites the GPS is connected to; useful to understand fix characteristics +# - `gnome-maps`: uses geoclue, has route planning +# - `mepo`: uses gpsd, minimalist, flaky, and buttons are kinda hard to activate on mobile +# - puremaps? +# - osmin? +# +# future work: +# - integrate with [wigle](https://www.wigle.net/) for offline equivalent to Mozilla Location Services { lib, ... }: {