Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/diurnalist/ourkino

A simple movie showtime listing for a highly curated list of locations.
https://github.com/diurnalist/ourkino

berlin chicago cinema film-list showtimes

Last synced: about 1 month ago
JSON representation

A simple movie showtime listing for a highly curated list of locations.

Awesome Lists containing this project

README

        

# ourkino

A simple movie showtime listing for a highly curated list of locations. Currently supports showtimes for πŸ‡©πŸ‡ͺ **Berlin**, πŸ‡ΊπŸ‡Έ **Chicago**, and πŸ‡ΊπŸ‡Έ **Seattle**, because that is where I have resided.

This listing is biased towards independent cinemas. Particularly in Berlin and Seattle, there was no single site that simply listed what films are playing across the subset of kinos that tend to run indie films.

**[ourkino.com](https://ourkino.com)**

![screenshot](./assets/screenshot.png)

The UI displays all upcoming shows in time order, regardless of location. The assumption is that you care more about the when than the where. A filter box enables you to filter by cinema or movie title.

## Building

```shell
go build
```

## Acknowledgements

For the Berlin listings, this relies heavily on the high-quality listing information assembled and presented by [kinoheld](https://www.kinoheld.de/). For the Chicago listings, it uses the showtime feeds from [IMDb](https://www.imdb.com/). For Seattle listings, it uses data from [Elevent](https://getelevent.com) and other bespoke sources.