cinema-italy

1.0.7 • Public • Published

🎥 Cinema Italy 🇮🇹

CLI to list movies/cinemas schedules in Italy's cities.

npm i -g cinema-italy

Print movies schedule

By default it prints the schedule of each movie showing in which cinemas and when they are playing:

image

Print cinemas schedule

Pass the boolean arg --cinema to print the cinema schedule instead:

image

Change city

The default city is Milano (and its province), to change it pass a city with the --city string arg:

--city roma

The results include the movies projected in the city's province.

Notes:

  • the city must be passed in italiano
  • only major cities are supported (capoluoghi di provincia)

Filter

Full text query

The main argument is treated as full text query and used to filter the movies (cinemas if --cinema) whose title includes the query.

Original Version

Finding a movie not dubbed in Italy is hard... pass the --ov boolean arg to show only the movies played in the original language.

Add links to movies/cinemas

Pass --links to print beside each movie/cinema header a link to quickly search for it on internet. Movies will be searched on IMDB, while cinems on Google Maps.

Readme

Keywords

none

Package Sidebar

Install

npm i cinema-italy

Weekly Downloads

1

Version

1.0.7

License

ISC

Unpacked Size

9.79 kB

Total Files

6

Last publish

Collaborators

  • francescocioria