Go to file
Evangelos Ribeiro Tzaras 7f5075e0ab Document and release 0.3.1-1 2023-01-22 16:07:10 +01:00
bin Add SPDX-License-Identifier headers everywhere 2022-09-06 19:01:25 +03:00
data Release 0.3.1 2022-11-17 18:58:42 +02:00
debian Document and release 0.3.1-1 2023-01-22 16:07:10 +01:00
flatpak Update to Gnome runtime 43 2022-10-25 00:00:00 +00:00
satellite Release 0.3.1 2022-11-17 18:58:42 +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: Move screenshots to the flathub repo 2022-11-17 18:27:25 +02:00
pyproject.toml Add pyproject.toml 2021-07-30 22:02:30 +03:00
requirements.txt Add gpxpy to requirements.txt and flatpak 2021-08-19 09:51:14 +03:00
setup.cfg setup.cfg: Set flake8 max-line-length=88 2022-11-06 21:55:19 +02:00
setup.py Add a CSS file with larger padding on menubutton labels 2022-08-09 15:48:48 +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 GTK / 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, 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.