Giter VIP home page Giter VIP logo

mmm-bigtime's Introduction

MMM-BigTime

A single module that occupies the entire display of your mirror.

Example

Uses

Meant to be used with some form of pages or as a live background.

You will have to play with the height and width values to make it work for you.

Sample config entry

{
		module: 'MMM-BigTime',
		position: 'top_right',	                   // fullscreen_below for live background
		config: {
				height: "2300px",
				 width: "1800px",
				 timezone: "n179",                     // See Timezone chart at bottom
				 units: "2",                           // 1=no units, 2=units initial only, 3=units abbr singular, 4= units abbr plural, 5= units full name
				 countUp: "no",                       // Count up after timer ends
				 date: "2019-02-13",                   // YYYY-MM-DD format ONLY
				 time: "00:00:01",                     // (HH:MM:SS)    Exact time you want timer to end
				 text1: "Dove's BDay!",         // 2 lines of text during timer
				 text2: "I can't wait!",               // 2 lines of text during timer
				 text1Color: "FFFFFF",                 // Hex color codes
				 text2Color: "62FF00",                 // Hex color codes
				 timerColor: "FFFFFF",                 // Hex color codes
				 endText1: "", // "Happy BDay!",          // 2 lines of text when timer ends
				 endText2: "", // "You're 31!",       // 2 lines of text when timer ends
				 endText1Color: "FFFFFF",              // Hex color codes
				 endText2Color: "62FF00",              // Hex color codes
				 timerUpColor: "FFFFFF",               // Hex color codes
				 colorpc: "000",                       // color of the background 000 = black, t = transparent
			}
		},

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.