Stellarium is a free open source planetarium for your computer.
Stellarium is a free open source planetarium for your computer. It shows a realistic sky in 3D, just like what you see with the naked eye, binoculars or a telescope. It is being used in planetarium projectors. Just set your coordinates and go.
Stellarium is a free open source planetarium for your computer. It shows a realistic sky in 3D, just like what you see with the naked eye, binoculars or a telescope. It is being used in planetarium projectors. Just set your coordinates and go.
To install stellarium, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install stellarium
To see what files were installed by stellarium, run:
port contents stellarium
To later upgrade stellarium, run:
sudo port selfupdate && sudo port upgrade stellarium
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.