A small application that calculates the dates for the most common Norse Pagan Holidays. Each holiday includes its name (of course!), start date, end date (if is spans multiple days), a description, and a schedule which explains how the dates were found.
- Download the latest release executable here
- Run the downloaded application (norse_calendar.exe)
- Enter the year for which you would like to calculate holidays (between 1700 and 2100).
Two display options are provided for viewing the results:
- Summary: A 'copy & paste'-able view of each event
- Table View: A table with each event and it's properties are displayed in an easier to read format.
An ICS file can be generated using the 'Generate ICS' button at the bottom. This can be used to import the calculated holidays into most popular calendar software (Google Calendar, Outlook, Apple Calendar, etc.)
- Sortable Columns in Table View
- Export as TXT functionality
- Add Descriptions to Holidays
- Add each day of Yule as seperate holiday for better description
- Add Horizontal Scrolling to Table View (removing the need to launch in fullscreen)
- Add pictures/gifs to ReadMe
- Santize Year input (limit to 4 numbers only)
- Add try/catch in case of API failure
See the open issues for a full list of proposed features (and known issues).
We use Semantic Versioning for versioning. For the versions available, see the tags on this repository.
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details.