Skip to content

heerener/eventor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eventor

A simple tool to convert EuroPython's json files to an ICS file.

Clone EuroPython's website repo. Then install and use this tool:

python3 -m venv venv
source venv/bin/activate
pip install ./eventor
eventor -j '~/path/to/europython/website/src/content/days/*.json'

This will write a calendar.ics file in the current directory that you can then import to your favorite calendar app.

About

Translate EuroPython's json event files to an ICS file

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages