Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/honzajavorek/kino
- Owner: honzajavorek
- License: agpl-3.0
- Created: 2024-09-15T12:40:45.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-11T20:09:26.000Z (7 days ago)
- Last Synced: 2024-11-11T21:20:12.726Z (7 days ago)
- Language: Python
- Size: 382 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.