Giter VIP home page Giter VIP logo

mmm-launch's Introduction

MMM-Launch

  • Ever wonder just how often mankind is launching things into space? Once a year? Twice?

  • Wrong! On a daily basis. Often, several times a day! Don't believe it? Neither did I.

How it works

Every 30 seconds, MMM-Launch will tell you the upcoming dates, launch sites, the spacecraft, who is launching, the missions, the agencies responsible for each launch, pictures of the spacecraft and a full description of each mission.

Examples

  • Pictures without full description. Config option.

, ,

, ,

  • Annotated .css file included for aligning and coloring text and image sizing.

Installation

  • git clone https://github.com/mykle1/MMM-Launch into the ~/MagicMirror/modules directory.

  • No API key needed! No dependenices needed! No kidding!

Config.js entry and options

{
    module: 'MMM-Launch',
    position: 'top_left',               // Best in left or right region
    config: {
		showPix: "Yes",                 // No = No picture
		showAgency: "Yes",              // No = Launch Agency not shown
		showDescription: "No",          // Yes = full description of mission under picture
		useHeader: false,               // false if you don't want a header
		header: "We have liftoff!",     // Any text you want. useHeader must be true
		maxWidth: "300px",
    }
},

NFW? Do you believe me now?

mmm-launch's People

Contributors

leechristmas93 avatar mykle1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

mmm-launch's Issues

T-minus 5 seconds...

Fresh install, and all I get is "T- minus 5 seconds and counting." No header, nothing else.
Config:
{ module: 'MMM-Launch', position: 'top_right', // Best in left or right region config: { showPix: "Yes", // No = No picture showAgency: "Yes", // No = Launch Agency not shown showDescription: "Yes", // Yes = full description of mission under picture useHeader: true, // false if you don't want a header header: "MMM-Launch", maxWidth: "300px" } },
with or without comma after last config item.

Don't know why it's not loading. Startup sequence include these:
`Module helper loaded: MMM-Launch
Initializing new module helper ...

Connecting socket for: MMM-Launch
Starting node_helper for: MMM-Launch
`

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.