Giter VIP home page Giter VIP logo

mmm-pilotwx's Introduction

MMM-PilotWX

Weather conditions for International Airports

  • Monitor a variable number of ICAO's in static or rotating display

  • Designed to be usable in all regions

  • Layout as per actual pilot's recommendations

  • Standard or Alternative colored icon for Flight Rules

Examples

  • Static config option

  • Rotating config option for bottom_bar or top_bar. You could also try the thirds.

Color any way you like. Make it your own.

Installation of module and dependencies

  • git clone https://github.com/mykle1/MMM-PilotWX.git into ~/MagicMirror/modules directory.
  • npm install in your ~/MagicMirror/modules/MMM-PilotWX directory.

Add to Config.js

{
	disabled: false,
	module: "MMM-PilotWX",
	position: "top_left",         // for mode: "Static",  bottom_bar for mode: "Rotating",
	config: {
		ICAO: "KJFK,EGLL,UUDD,EDDT,RJAA,ZBAA,LFPG,LIRF", // list of INTL ICAO's
		colorCode: "Alternative", // Standard or Alternative
		mode: "Static",           // Static (List) or Rotating (one by one)
		mostRecentPerStation: true,	//limits observations to 1 per station
		sym: "@",                 // @ or / (Separator for Wind speed and direction)
		tempUnits: "C",		   // C or F (F converted from C)
		pressureUnits: "Hg",   // Hg or Mb (Mb converted from Hg)
		measure: "SM",            // SM or KM (KM converted from SM data)
		time: "Local",            // Zulu or Local (observation time)
		maxWidth: "100%",         // 100% for mode: Rotating, approx 300px for mode: Static
		useAltHeader: true,	  // Use alternative header
		useHeader: false,
		header: "",
	}
},

Don't hang your MagicMirror in the cockpit!

I feel obliged to state that this module should only be used for entertainment purposes. Yes, the data is being pulled from the very same sites that you use ordinarily, but the thought of any of you relying on this module’s data for actual flights scares the shit out of me. Not that you would. You’re pilots. You’re smarter than that, I hope. :-)

mmm-pilotwx's People

Contributors

benrlewis7450g avatar fuglecad avatar mykle1 avatar stewartmckee avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

mmm-pilotwx's Issues

Millibars?

Hi,

Great module!
Could you give us Europeans the option to display the pressure in millibars or hectopascals please?
Thanks!

Remove Units from Display?

Hi,

Not an issue, but a request.

FIrst, thanks for adding mb!

Would it be possible to have an option to remove "KT" and "Hg"/"Mb" from the display?

I'd vote to keep "KM" because the numbers can be similar with "SM".

Thanks again.

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.