XEphem
Sign in to saveXEphem is a Motif based ephemeris and planetarium program for Unix-like operating systems developed by Elwood C. Downey.
Source code
XEphem is an interactive astronomy program for all UNIX platforms, written and maintained by Elwood Downey over more than thirty years 1990–2021 and now generously released under the MIT License. Or you can try compiling from source code. XEphem should compile fine on modern Linux systems, though perhaps not as well for folks on macOS. The source includes an INSTALL file with instructions. There are two ways to get the source: If you want to get it running quickly from the source code, the repository includes the code for three Docker containers that are each capable of compiling and running XEphem. The commands to launch them when sitting at the repository root are: Once one of the containers has launched, use the shell command history: press up-arrow to ask for the previous command — it will be the correct command to compile and run XEphem. The repository also includes a .tito directory and xephem.spec file for building an XEphem RPM package. GUI/xephem/patchlevel.c — update the version number and date. GUI/xephem/xephem.man — update the year and month. INSTALL — update the version number in the URL, ‘tar’, and ‘cd’. Site/changes.html — add a changelog entry for the new version. xephem.spec — update the version number. The script Tools/check-version.sh in the repository can be run to grep for the relevant lines in these files, to let the maintainer verify whether all of the version numbers match.
Excerpt from the source-code README · 3,686 chars · not written by Vinony
Wikidata facts
- Official website
- xephem.github.io/XEphem
- Image
- XEphem 4.2.0.png
Show 4 more facts
- inception
- 1990-01-01
- source code repository URL
- github.com/XEphem/XEphem
- software version identifier
- 4.3.0
- Commons category
- XEphem
Sources (3)
via Wikidata · CC0
~3 min read
Article
6 sectionsContents
- History
- Algorithms and models
- Catalogs
- See also
- References
- External links
XEphem is a Motif based ephemeris and planetarium program for Unix-like operating systems developed by Elwood C. Downey.
==History== XEphem started as a Unix and Motif conversion of the IBM PC-based ''''. It was initially released in December 1993 with version 2.5. Its commercial edition was discontinued in 2016; the free version continued to be offered as proprietary software. In 2021, however, Downey relicensed XEphem's source code under the MIT License, raising the release version from 3.7.7 to 4.0.0 to highlight the change.