Skip to content

Convert the calendar with astronomical events (from seasky.org) to iCal

License

Notifications You must be signed in to change notification settings

iikeerthii/AstroCalendar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AstroCalendar

Convert the calendar with astronomical events (from seasky.org) to iCal

How to use?

You can just run the script like this:

python getAstroCal.py

This will create an iCal file.

How to edit?

The script is set to make an iCal containing the events from 2018-2034. You can change this by editing line 33, add one to the last year. years = [1969, 1985] for example will set the range from 1969 to 1984.

Legal notice

The content on http://seasky.org is copyrighted:

Information contained within this site may be used for any personal, educational, and most non-commercial purposes as long as Sea and Sky is credited as the source.

About

Convert the calendar with astronomical events (from seasky.org) to iCal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%