Git Product home page Git Product logo

mm-forecastio's Introduction

MM-ForecastIO

ScreenShot

ScreenShot

ScreenShot

Dependencies (Add following packages to package.json)

Upgrade to the latest npm and get the latest magicmirror

Add the following dependencies to package.json in the MagicMirror directory (https://github.com/MichMich/MagicMirror)

"d3":"latest"

"jsdom": "latest"

run npm install

Module Installation

  • Clone this repo
  • Rename the folder from "MM-ForecastIO" to forecastio
  • put the folder in MagicMirror modules directory

config

  • You need to provide the APPKEY from forecast.io
  • You can configure latitude and longitude of any location
{
  module: "forecastio",
  position: "top",
  config:{
     appkey:"APPKEY",
     latitude: 43.6529,
     longitude: -79.3849
  }
}

mm-forecastio's People

mm-forecastio's Issues

Feedback

  1. I think the user needs to download the latest version of magicmirror and run npm install after updating the packages.

  2. I also needed to upgrade to the latest npm and latest magicmirror.

  3. Can you clean the code in the README so it can be more easily copy pasted into a config?

Awesome!

@hemanthsagarb

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.