MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. demliag
    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 2
    • Posts 3
    • Groups 0

    demliag

    @demliag

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

    demliag Unfollow Follow

    Latest posts made by demliag

    • MMM-GoogleTasks displaying in reverse order?

      Hello, I am trying to get MMM-GoogleTasks to work. However, it is showing the tasks on the mirror in the reverse order of how they show up on the App on my phone. For example, I input the following tasks (with subtasks):
      *Tasks 1
      *Task 1, Subtask 1
      *Task 1, Subtask 2
      *Task 2
      *Task 2, Subtask 1
      *Task 2, Subtask 2

      When it displays on my Magic Mirror, it looks like:
      *Task 1, Subtask 2
      *Task 1, Subtask 1
      *Task 1
      *Task 2, Subtask 2
      *Task 2, Subtask 1
      *Task 2

      Does anyone have any idea why it seems to be putting the subtasks above the main task? Is this some formatting option that I am not seeing?

      Thanks,
      Allen

      posted in Troubleshooting
      D
      demliag
    • RE: Getting "bash: 404 ::command not found" when attempting to install MM2 software

      Thank you, that worked.

      posted in Troubleshooting
      D
      demliag
    • Getting "bash: 404 ::command not found" when attempting to install MM2 software

      I am a newbie with the RP4 and am attempting to make a Magic Mirror as my first project, so this may seem like a trivial question, but it has stumped me. I have got my RP4 up and running to where I can SSH into it, and also use VNCViewer to see the desktop. To install the Magic Mirror software, I am opening a terminal window from the RP4 desktop and typing the following:
      bash -c “$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh)”

      I get the following: bash: 404 ::command not found

      I’ve checked over and over for typos in the url, and also copy and pasted directly from the tutorial. I also have made sure that my RP4 is able to connect to the internet through the Chromium browser, and it can. Does this mean I am using the wrong command, or that the website is not responding, or something else? Any and all help is greatly appreciated.

      posted in Troubleshooting
      D
      demliag