MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. danito
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    D
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 4
    • Groups 0

    danito

    @danito

    1
    Reputation
    647
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    danito Unfollow Follow

    Best posts made by danito

    • STIB Brussels Transport Waiting time at stops

      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

      posted in Transport
      D
      danito

    Latest posts made by danito

    • Hide Module (not deleting if from the config.js)

      Hi,
      Is there a way to hide an active module in place of deleting it from the config?
      I tried something like :

      module:clock,
      position: 'top_left',
      config: {hidden : true}
      

      But without luck.

      posted in Development
      D
      danito
    • STIB Brussels Transport Waiting time at stops

      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

      posted in Transport
      D
      danito
    • RE: [Enhancement] Translation system

      It says “finish translation system” but I can’t find any Finish translation.
      (sorry ;-) and thanks for the great work)

      posted in Core System
      D
      danito
    • Usind date from one module to another

      Hi,
      Just looking in the module development and I was thinking about to replace the “compliments” module by something displaying some relevant messages depending on the time of the day.
      By this, I was wondering if it is possible to “recycle” data from other modules. I would like to display something like TODAY : Meeting with John… TODAY : don’t forget to call mum…5 min left to get the train…Seems rainy and cold today…
      All this info gathered from other modules into one.
      Any idea if it is possible to get their info without rewriting every call again?

      posted in Development core
      D
      danito