Giter Club home page Giter Club logo

mmm-rottentomatoes's Introduction

Module: Rotten Tomatoes

The MMM-RottenTomatoes module is designed to, without any API keys, show movies that are ranking at the box office, opening this week, or coming soon. For each movies the Rotten Tomato meter score is shown (if available) as well as release date or box office gross.

Example:

Full

Dependencies / Requirements

Please run npm install from the MMM-RottenTomatoes module directory inside your Magic Mirror installation directory.

Operation

This module is straight-forward to use and requires no special configuration other than standard Magic Mirror positioning.

Optional configurations are available, see below for more.

Configuration options

The following properties can be configured:

Option Description
showHeader Boolean value, should a header be shown. If true, will show "Rotten Tomatoes".

Example: false
Default value: true
This value is OPTIONAL
showBoxOffice Boolean value, should the box office section be shown.

Example: false
Default value: true
This value is OPTIONAL
showOpeningThisWeek Boolean value, should the movies opening this week section be shown.

Example: false
Default value: true
This value is OPTIONAL
showComingSoon Boolean value, should the movies coming soon section be shown.

Example: false
Default value: true
This value is OPTIONAL
limitBoxOffice The number of movies to be shown in the box office listing. Setting to zero will show all available.

Example: 4
Default value: 3
limitOpeningThisWeek The number of movies to be shown in the opening this week listing. Setting to zero will show all available.

Example: 4
Default value: 3
limitComingSoon The number of movies to be shown in the coming soon listing. Setting to zero will show all available.

Example: 4
Default value: 3
boxOfficeAfter Boolean value, should the box office listing be shown after the opening this week / coming soon sections. If set to false will be shown before.

Example: false
Default value: true
mergeOpeningAndComingSoon Boolean value, should the opening this week and coming soon sections be merged or seperate.

Example: false
Default value: true
This value is OPTIONAL

mmm-rottentomatoes's People

Contributors

adammoses-github avatar parnic avatar parnic-sks avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.