Skip to content

Astronauts that are currently in space and the spacecraft they are on.

License

Notifications You must be signed in to change notification settings

mcattle/MMM-AstronautList

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MMM-Astronauts

Astronauts that are currently in space and the spacecraft they are on.

This is Major Tom to Ground Control

Default is white text. Annotated .css file included for sizing and coloring.

, ,

Installation

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

  • No API key needed! No Dependencies! No kidding!

Config.js entry and options

{
    module: 'MMM-Astronauts',
    position: 'top_left',
    config: {
		useHeader: false,                // true if you want a header      
		header: "",                      // Change in config file. useHeader must be true
		maxWidth: "300px",
		animationSpeed: 3000,            // fade speed
    }
},

Starship Trooper, go sailing on by . . .

  • Shine your wings, forward to the sun.

About

Astronauts that are currently in space and the spacecraft they are on.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.5%
  • CSS 21.5%