MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.

    STIB Brussels Transport Waiting time at stops

    Transport
    3
    3
    2103
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      danito last edited by

      I forked @Bangee 's swisstransport thanks for that) and adapted it to show waiting times for lines passing at a given stop in Brussels (BE).
      https://github.com/danito/MMM-stib
      0_1464269671644_mmm-stib.png

      1 Reply Last reply Reply Quote 1
      • L
        lhanneus last edited by

        Hi,
        I didn’t succeed to install this amazing module.
        Can you help me ?
        I’ve copied the git , rename the folder to “stib” and add your line to the config.js

        Are they other dependencies ?
        Thanks.

        strawberry 3.141 1 Reply Last reply Reply Quote 0
        • strawberry 3.141
          strawberry 3.141 Project Sponsor Module Developer @lhanneus last edited by

          @lhanneus the module developer did not provide a package.json file, so you have to create one yourself with npm init in the module directory and after that run the command npm install --save request and npm install --save xml2js or install the dependencies globally with npm install -g request and npm install -g xml2js

          Please create a github issue if you need help, so I can keep track

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post
          Enjoying MagicMirror? Please consider a donation!
          MagicMirror created by Michael Teeuw.
          Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy