Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lancew/ijf_ical

Perl5 to create an ical (.ics) from Judobase.
https://github.com/lancew/ijf_ical

Last synced: 14 days ago
JSON representation

Perl5 to create an ical (.ics) from Judobase.

Awesome Lists containing this project

README

        

[![Kritika Analysis Status](https://kritika.io/users/lancew/repos/9164114418542914/heads/master/status.svg)](https://kritika.io/users/lancew/repos/9164114418542914/heads/master/)

Simple script to create a Ical feed from IJF event on Judobase.

Install:
carmel install

Execute:
carmel exec perl ijf_ical.pl
or
carmel exec perl ijf_ical.pl > ijf.ics

To simple use the feed, you use this url: https://raw.githubusercontent.com/lancew/ijf_ical/master/ijf.ics

To use the script that calculates the distances of the world tour.

```

carton exec perl distance_calculator.pl

```
IJF World Tour Distances and Carbon Footprint (from London)
* 3,181 km Grand Prix Portugal 2022
* 684 km Paris Grand Slam 2022
* 7,113 km Tel Aviv Grand Slam 2022
* 7,078 km Tbilisi Grand Slam 2022
* 5,823 km Antalya Grand Slam 2022
* 6,422 km Kazan Grand Slam 2022
* 960 km Dusseldorf Grand Slam 2022
* 13,945 km Ulaanbaatar Grand Slam 2022
* 2,898 km Budapest Grand Slam 2022
* 2,675 km Zagreb Grand Prix 2022
* 10,468 km Tashkent World Senior Championships 2022
* 10,950 km Abu Dhabi Grand Slam 2022
* 8,029 km Baku Grand Slam 2022
* 19,125 km Tokyo Grand Slam 2022
Total distance: 99,351 km
Carbon for the tour: 25,731 kg Co2
```