1
0
Fork
You've already forked satellite
0
forked from tpikonen/satellite
Displays navigation satellite (GPS) information from ModemManager enabled devices, like Pinephone
  • Python 99.9%
2022年08月10日 11:10:45 +03:00
bin bin/satellite: Unify (somewhat) with the auto-generated entry point 2021年07月12日 14:20:51 +03:00
data Release 0.2.7 2022年08月10日 11:10:45 +03:00
flatpak flatpak: Update runtime, remove '--use-feature=in-tree-build' 2022年07月22日 20:51:58 +03:00
satellite Release 0.2.7 2022年08月10日 11:10:45 +03:00
.gitignore Add .gitignore 2021年08月01日 21:59:14 +03:00
LICENSE Add LICENSE 2021年06月04日 12:55:45 +03:00
pyproject.toml Add pyproject.toml 2021年07月30日 22:02:30 +03:00
README.md README.md: Add info on the flathub package 2021年12月08日 11:14:56 +02:00
requirements.txt Add gpxpy to requirements.txt and flatpak 2021年08月19日 09:51:14 +03:00
setup.cfg Add setup.cfg for flake8 2021年08月28日 19:32:07 +03:00
setup.py Add a CSS file with larger padding on menubutton labels 2022年08月09日 15:48:48 +03:00

Satellite

The main view with a GPS fix Logging Expanded satellite SNR view Speedometer and track recording

Satellite is an adaptive GTK / libhandy application which displays global navigation satellite system (GNSS: GPS et al.) data obtained from modemmanager API. It can also save your position to a GPX-file.

Dependencies:

python 3.6+, gi, Gtk, libhandy, pydbus, pynmea2, gpxpy

Installing and running

Flathub

Download on Flathub

Satellite is in flathub and can be installed from there, or from a software manager like Gnome software. The direct install link is here.

Run

flatpak run page.codeberg.tpikonen.satellite

to execute from the command line.

From source tree

Run the script bin/satellite.

Pip from sources

Run

pip3 install --user ./

in the source tree root.

This creates an executable Python script in $HOME/.local/bin/satellite.

Flatpak from sources

Run

flatpak-builder --install --user build-dir flatpak/page.codeberg.tpikonen.satellite.json

in the source tree root to install a local build to the user flatpak repo.

Hints

You can start recording a GPX track by selecting 'Record track' from the main menu. The GPX file is saved in $HOME/Documents/satellite-tracks.