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

    domsen123

    @domsen123

    0
    Reputation
    452
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    domsen123 Unfollow Follow

    Latest posts made by domsen123

    • RE: MRX-Work-Traffic - Shows the time you need to get to work

      Hey j.e.f.f…

      1. clone in modules directory (remove the npm files you created through npm install)
      2. go back to root…
      3. type “npm install”, if “request” not installed yet (should be installed by default)
      4. request api key (you have already, looks good)

      your config looks good too…

      just to be sure, plz use :

      origin: 'Platz der Republik 1, 11011 Berlin',
      destinations: [
      			{
      				destination: 'Platzl 9, 80331 München',
      				label: 'Hofbräuhaus'
      			}
      		]
      

      But it shouldn’t be a problem, using Canadian addresses…

      posted in Transport
      domsen123D
      domsen123
    • RE: MRX-Work-Traffic - Shows the time you need to get to work

      @strawberry-3.141 thats the next module I will write (MMM-MagicBeam) with Alexa support…
      Mirror, beam me up to Oktoberfest…

      posted in Transport
      domsen123D
      domsen123
    • RE: MRX-Work-Traffic - Shows the time you need to get to work

      haha this screen is with an other config :D

      Its from the Main Trainstation in Munich :)

      posted in Transport
      domsen123D
      domsen123
    • MRX-Work-Traffic - Shows the time you need to get to work

      Description:

      Hey ho,
      I wrote my first module wich is showing the current time to my workplace.
      You can add more than one.
      I think, its not the best code at all… but it works :)
      Uses google REST API to get the details…

      Screenshot

      0_1489741327810_Screen.PNG

      Download:

      [card:domsen123/mrx-work-traffic]

      posted in Transport
      domsen123D
      domsen123