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

    Rb26dett26

    @Rb26dett26

    0
    Reputation
    435
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Rb26dett26 Unfollow Follow

    Latest posts made by Rb26dett26

    • Google Sheets Module

      Anyone interested in making a Google Sheets Module?

      I was trying to make one but I am having a hard time understanding how I would use the Google API found here and make it into a module.

      If this module is created, I would use it not only for work purposes but also to study how the module was created since I’ve been scratching my head for a while now on how it could be made into a module.

      Thank you in advance.

      posted in Requests
      R
      Rb26dett26
    • Module Creation Understading with Known APIs

      It has been an interesting two weeks playing around with my new MagicMirror for work purposes.

      I recently have had success in loading in the recent logs from a google spreadsheet using the quickstart.js file located here

      I would want to display that information onto the magicmirror in a corner somewhere.

      The issue I am having is trying to understand the module format with node.js and where things need to go if I want to create the quickstart.js as a module.

      I have been using this to better understand module creation but I am having trouble wrapping my mind on how I would make something like the quickstart.js in a module.

      Where would I put that code in the module and so forth.

      It is really neat that we can create and customize modules for our mirrors. I tried to look at other module codes to see how they are structured but it is also hard for me to learn the creators style of coding.

      For example, understanding what getDom() does and when I need it or what wrappers are and why I would need that.

      I do have coding experience but not with node.js.

      I am basically asking for layman’s terms on where to put code if you want it to do this and why it has to go there.

      Thank you for taking the time to read this message.

      posted in Development
      R
      Rb26dett26
    • Google Sheets Module

      I am in the process of customizing my magic mirror for my office at work.

      I am an Aquatic Safety Coordinator and I usually check my chemical logs every other hour.

      I have the lifeguards record those logs via google forms and the data is stored on a spreadsheet here

      I am new at making modules for myself and I have been reading over here

      about how to make one.

      I know I need to start out with Google sheets API but I’m lost on where to start.

      My goal is to get the most recent numbers for each of the pools.

      Up to my knowledge, I have not seen any MMM Google Spreadsheet examples.

      posted in Requests
      R
      Rb26dett26