v2023122422-098e3768Updated: 10 months, 2 weeks ago
GNOME-based satellite tracking program
Gpredict is a real-time satellite tracking and orbit prediction application. It can track an unlimited number of satellites and display their position and other data in lists, tables, maps, and polar plots (radar view). Gpredict can also predict the time of future passes for a satellite, and provide you with detailed information about each pass.
Gpredict is a real-time satellite tracking and orbit prediction application. It can track an unlimited number of satellites and display their position and other data in lists, tables, maps, and polar plots (radar view). Gpredict can also predict the time of future passes for a satellite, and provide you with detailed information about each pass.
To install gpredict, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gpredict
To see what files were installed by gpredict, run:
port contents gpredict
To later upgrade gpredict, run:
sudo port selfupdate && sudo port upgrade gpredict
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.