MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    STIB Brussels Transport Waiting time at stops

    Scheduled Pinned Locked Moved Transport
    3 Posts 3 Posters 2.5k Views 3 Watching
    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 Offline
      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 Offline
        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.141S 1 Reply Last reply Reply Quote 0
        • strawberry 3.141S Offline
          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 Sam, technical setup by Karsten.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy