System Grab Bag

View all TLDR pages from common (or from all pages)

kosmorro

Compute the ephemerides and the events for a given date, at a given position on Earth. More information: http://kosmorro.space.
  • Get ephemerides for Paris, France:
    kosmorro --latitude={{48.7996}} --longitude={{2.3511}}
  • Get ephemerides for Paris, France, in the UTC+2 timezone:
    kosmorro --latitude={{48.7996}} --longitude={{2.3511}} --timezone={{2}}
  • Get ephemerides for Paris, France, on June 9th, 2020:
    kosmorro --latitude={{48.7996}} --longitude={{2.3511}} --date={{2020-06-09}}
  • Generate a PDF (note: TeXLive must be installed):
    kosmorro --format={{pdf}} --output={{path/to/file.pdf}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.