Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

fewieden/MMM-ShipmentTracking

Open more actions menu

Repository files navigation

MMM-ShipmentTracking GitHub license Build Status Code Climate Known Vulnerabilities

Shipment Tracking Module for MagicMirror2

Example

Dependencies

Installation

  1. Clone this repo into ~/MagicMirror/modules directory.

  2. Run command npm install --productive in ~/MagicMirror/modules/MMM-ShipmentTracking directory, to install all dependencies. This will need a couple of minutes.

  3. Configure your ~/MagicMirror/config/config.js:

    {
        module: 'MMM-ShipmentTracking',
        position: 'top_right',
        config: {
            tracking: {
                DHL: ['0123456789123']
            },
            ...
        }
    }
    

Available carriers

  • DHL (tested with german tracking id, maybe it's worldwide)
  • Landmark
  • 17track Multicarrier (170+)

Config Options

Option Default Description
tracking REQUIRED Object of carriers with array of tracking ids
format false Displays relative date format, for absolute date format provide a string like 'DD:MM HH:mm' All Options
updateInterval 3600000 (1 hour) Interval new data should be fetched.

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.