Giter VIP home page Giter VIP logo

irma_ics's Introduction

irma_ics

Convert irma calendar https://irma.suunnistusliitto.fi/public/competitioncalendar/list to caldav format Usage instructions

python3 -m venv venv
source venv/bin/activate
pip install requests ics pytz

LOGLEVEL=DEBUG python3 irma_ics.py  

Known bugs/features

  • Output doesn't fully follow the standard. (It works good enough with OSX Sonoma ical.app anyhow)
  • Do not hammer the IRMA server. once in a week update might be more than enough for calendar updates ( Cache functionality tries to avoid the problem in the code anyways)
  • This tool doesn't check bike or other special orienteering modes, maybe in future?
  • IRMA has a region limits but this is intended for my personal use and I like to know all events ( you never know if you happen to visit in other region)
  • I'm not a coder. I can hack some things together ( and I have friends that can help) and this is intended to be more like inspirational code for someone that can create more robust setup

irma_ics's People

Contributors

kallio avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.