Giter VIP home page Giter VIP logo

mmm-nfl's Introduction

MMM-NFL GitHub license Build Status Code Climate Known Vulnerabilities

National Football League Module for MagicMirror2

Example

Dependencies

Installation

  1. Clone this repo into ~/MagicMirror/modules directory.

  2. Configure your ~/MagicMirror/config/config.js:

    {
        module: 'MMM-NFL',
        position: 'top_right',
        config: {
            ...
        }
    }
    
  3. Run command npm install --productive in ~/MagicMirror/modules/MMM-NFL directory.

Config Options

Option Default Description
colored false Remove black/white filter of logos/helmets.
helmets false Show helmets instead of logo.
focus_on false Display only matches with teams of this array e.g. ['NYG', 'DAL', 'NE'].
format 'ddd h:mm' In which format the date should be displayed. All Options
reloadInterval 1800000 (30 mins) How often should the data be fetched

OPTIONAL: Voice Control

This module supports voice control by MMM-voice. In order to use this feature, it's required to install the voice module. There are no extra config options for voice control needed.

Mode

The voice control mode for this module is FOOTBALL

List of all Voice Commands

  • OPEN HELP -> Shows the information from the readme here with mode and all commands.
  • CLOSE HELP -> Hides the help information.
  • SHOW HELMETS -> Switch team logos to helmets. (Effect stays until your mirror restarts, for permanent change you have to edit the config)
  • SHOW LOGOS -> Switch team helmets to logos. (Effect stays until your mirror restarts, for permanent change you have to edit the config)
  • COLOR ON -> Switch color for team logos/helmets on. (Effect stays until your mirror restarts, for permanent change you have to edit the config)
  • COLOR OFF -> Switch color for team logos/helmets off. (Effect stays until your mirror restarts, for permanent change you have to edit the config)
  • SHOW PASSING YARDS STATISTIC -> Shows statistic of Top 5 passing players.
  • SHOW RUSHING YARDS STATISTIC -> Shows statistic of Top 5 rushing players.
  • SHOW RECEIVING YARDS STATISTIC -> Shows statistic of Top 5 receiving players.
  • SHOW TACKLES STATISTIC -> Shows statistic of Top 5 tackling players.
  • SHOW SACKS STATISTIC -> Shows statistic of Top 5 sacking players.
  • SHOW INTERCEPTIONS STATISTIC -> Shows statistic of Top 5 intercepting players.
  • HIDE STATISTIC -> Hide statistic informations

mmm-nfl's People

Contributors

fewieden avatar alacercogitatus avatar thekylejohnson90 avatar

Watchers

James Cloos 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.