Skip to content

Create holiday and week number calendars in iCalendar (.ics) format

License

Notifications You must be signed in to change notification settings

mjepronk/calendula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calendula - Créer des calendriers iCalendar sans soucis!

Calendula Officinalis botanical drawing by Kohler

Would you like to have your country's holidays included? Please send a pull request.

Install

git clone https://github.com/mjepronk/calendula/
cd calendula
stack build --copy-bins

Usage

# Create an iCalendar file with weeknumbers for the current year...
calendula -w weeknumbers.ics

# ...or for all years between 2020 and 2030
calendula -w -f 2020 -t 2030 weeknumbers.ics

# Create an iCalendar file with all holidays in France:
calendula --fr -f 2020 -t 2030 joursfériés.ics

About

Create holiday and week number calendars in iCalendar (.ics) format

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published