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

    lishmalinyjames

    @lishmalinyjames

    0
    Reputation
    5
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    lishmalinyjames Unfollow Follow

    Latest posts made by lishmalinyjames

    • RE: MMM-RAIN-MAP (new: version 2.x)

      Displays Rainviewer.com radar layers on OpenStreetMap
      Every 10 minutes a new weather snapshot is published
      The snapshots of the last 2 hours are available, which show the weather events of the past
      Additionally 3 layers are displayed as forecast of the next 30 minutes
      Option to place multiple markers on map
      Option for multiple, alternating map positions
      Option to only show in current rainy weather conditions. Works only together with weather or MMM-OpenWeatherForecast as dependency.
      Option to hide other modules in case of rain in favor to get more space.

      posted in Utilities
      L
      lishmalinyjames
    • To install the module

      Navigate to your MagicMirror’s modules folder. If you are using the default installation directory, use the command:
      cd ~/MagicMirror/modules
      Clone the module:
      git clone https://github.com/jgauth/MMM-GoogleTasks.git
      Install Google API:
      npm install googleapis

      posted in Development
      L
      lishmalinyjames