Skip to content

wojciech-graj/OrbVis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orbit Visualizer

View and propagate the full CelesTrak satellite catalog in realtime.

scr02 scr03

Build

Linux (FlatHub)

Download on Flathub

Linux (Compile from source)

The following packages have to be installed prior to compilation: gcc pkg-config gtk+-3.0 libcurl epoxy meson. On Debian-based systems, run the following command to install them:

apt-get install gcc pkg-config libgtk-3-dev libcurl4-openssl-dev libepoxy-dev meson

To compile:

meson setup builddir
meson compile -C builddir

To run the program:

cd builddir
./orbvis

License

Copyright (c) 2022-2025 Wojciech Graj

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

Portions of this software are copyright of their respective authors: