Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/honzajavorek/kino

Honza Javorek's personal cinema scraper
https://github.com/honzajavorek/kino

Last synced: about 5 hours ago
JSON representation

Honza Javorek's personal cinema scraper

Awesome Lists containing this project

README

        

# Kino

Honza Javorek's personal cinema scraper 📽️

## Installation

```
$ git clone [email protected]:honzajavorek/kino.git
$ cd kino
$ poetry install
```

## Usage

```
$ poetry run kino
$ cat kino.ics
```

## As a Service

```
$ curl "https://honzajavorek.github.io/kino/kino.ics"
```

## Why

I want a dedicated calendar in my Google Calendar where I can see current film screenings at the cinemas I like to visit. I'd like to be able to turn this calendar on or off as needed. Since I'm a family man, I need to know the duration of each film. I'd also like a direct link to CSFD.cz to check what the film is about.

## License

[AGPL-3.0-only](LICENSE), copyright (c) 2024 Jan Javorek, and contributors.