converts astronomic events calendar from seasky.org to org mode file and possibly to icalendar (ics) file
This project is inspired from kroeliebuschie/AstroCalendar. There was some bug when I was trying to convert ics to org file. I couldn't fix it, so I wrote this one.
Make sure you have python3 and requests, bs4, datetime, pytz packages are installed. Alse modify the timezone in line 9, if you want it to be accurate.
Following command creates the org file
python3 astro.py
Emacs has an icalendar file export.
i may implement multiple year and multiple event day support, i may not.
the content on 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.