Giter VIP home page Giter VIP logo

mmm-lice's Introduction

MMM-LICE

Live International Currency Exchange

Well, almost live. It's more like hourly with the free API Access Key, but MMM-LICE sounded like such a cool name that I couldn't resist.

What you get

  • Real-time exchange rate for 168 World Currencies & PRECIOUS METALS

  • Exact date and time (UNIX) the exchange rates were collected.

  • 1000 free calls per month with free plan

  • Annotated .css file included for coloring text and header.

Examples

Many or few. You choose!

Installation

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

  • Get your free API Access Key from https://currencylayer.com/ (Free plan)

  • No dependencies needed! No kidding!

Config.js entry and options

{
    module: 'MMM-LICE',
    position: 'top_left',                 // Best in left, center, or right regions
    config: { 
		accessKey: "Your API Access Key", // Free account & API Access Key at currencylayer.com
		source: "USD",                    // USD unless you upgrade from free account
		symbols: "AUD,CHF,EUR,GBP",       // Currency symbols
		useHeader: false,                 
		header: "Show me the money",
		maxWidth: "300px",
    }
},

SpaceCowboysDude is outta round but he always fixes my mistakes

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.