Skip to content

NickR23/SkyEvent

Repository files navigation

SkyEvent

sky

Application that displays an image of the night sky based on longitude, latitude, and time. Currently runs exclusively from command line.

Utilizes this api by John Walker for getting images. Please check it out! (https://www.fourmilab.ch/yoursky/)

Dependencies

Uses Images, requests, and mechanize.

Usage

python3 gui.py [ARGS]

Arguments:

  • -u Used before specifying date in year/month/day hour:minute:second format
  • -la Specify latitude
  • -lo Specify longitude
  • -n Direction of lat (N/S)
  • -e Direction of lon (E/W)
  • -co Toggle equator
  • -m Toggle moon and planets
  • -o Toggle constelation outlines
  • -cn Toggle constellation names
  • -is Set image size (in px)
  • -sc Change image theme (1,2,3) Support for time coming in next commit.

About

A night sky viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages