1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
|
# Stellarium
[](https://github.com/Stellarium/stellarium/releases/latest)
[](https://github.com/Stellarium/stellarium/releases/latest)
[](https://github.com/Stellarium/stellarium/releases)
[](https://opencollective.com/stellarium)
[](https://github.com/Stellarium/stellarium/actions/workflows/ci.yml)
[](https://ci.appveyor.com/project/alex-w/stellarium)
[](https://coveralls.io/github/Stellarium/stellarium)
[](https://www.codefactor.io/repository/github/stellarium/stellarium)
[](https://doi.org/10.1558/jsa.17822)
[](https://doi.org/10.5281/zenodo.8377210)
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.
If you are new to Stellarium, go to [www.stellarium.org](https://www.stellarium.org) for loads of additional information.
## Installation Instructions & Quick Start
Please refer to the [User Guide, Getting Started section](https://github.com/Stellarium/stellarium/releases/download/v25.4/stellarium_user_guide-25.4-1.pdf).
## Get & build the code
See instructions to [building Stellarium from source code](BUILDING.md).
## Full References and Credits
See the [full credit file](CREDITS.md).
## Contributing to Stellarium
See the [contributing guideline](CONTRIBUTING.md).
## Contributors
This project exists thanks to all the people who contribute! List of contributors [on Github](https://github.com/Stellarium/stellarium/graphs/contributors) (code contributors) and [on Open Collective page](https://opencollective.com/stellarium#contributors) (financial contributors).
## Our backers & sponsors
Thank you to all [our backers and sponsors](BACKERS.md)! Become a [backer](https://opencollective.com/stellarium#backer) or [sponsor](https://opencollective.com/stellarium#sponsor).
## Code Signing
Windows packages of this program uses free code signing provided by [SignPath.io](https://signpath.io?utm_source=foundation&utm_medium=github&utm_campaign=stellarium), and a free code signing certificate by the [SignPath Foundation](https://signpath.org?utm_source=foundation&utm_medium=github&utm_campaign=stellarium)
## SAST Tools
[PVS-Studio](https://pvs-studio.com/pvs-studio/?utm_source=website&utm_medium=github&utm_campaign=open_source) - static analyzer for C, C++, C#, and Java code.
|