Go to file
Arnaud Ferraris c13d7bcb58 d/changelog: release version 0.4.2-1 2023-10-04 12:24:56 +02:00
bin Update copyright years 2023-07-07 15:43:29 +03:00
data Release 0.4.2 2023-09-23 14:31:05 +03:00
debian d/changelog: release version 0.4.2-1 2023-10-04 12:24:56 +02:00
flatpak flatpak: Update Gnome runtime to version 45 2023-09-23 13:54:52 +03:00
satellite Release 0.4.2 2023-09-23 14:31:05 +03:00
.editorconfig Add .editorconfig file 2023-03-22 16:12:59 +02:00
.gitignore Add .gitignore 2021-08-01 21:59:14 +03:00
LICENSE Add LICENSE 2021-06-04 12:55:45 +03:00
README.md README.md: update 2023-05-13 14:24:35 +03:00
pyproject.toml Add pyproject.toml 2021-07-30 22:02:30 +03:00
requirements.txt requirements.txt: Remove pydbus 2023-03-22 16:12:59 +02:00
setup.cfg Linter config improvements, code style fixes 2023-01-30 22:24:00 +02:00
setup.py setup.py: set Development Status to Beta 2023-04-19 14:22:35 +03:00

README.md

Satellite

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

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

License

GPL-3.0

Dependencies:

python 3.6+, gi, Gtk3, libhandy, libmm-glib, 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

pip install --user ./

in the source tree root (use pipx instead of pip if necessary).

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.yaml

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.