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

    Leobo

    @Leobo

    0
    Reputation
    185
    Profile views
    12
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Leobo Unfollow Follow

    Latest posts made by Leobo

    • RE: My second Magic Mirror (without a mirror)

      Nice.:thumbs_up_light_skin_tone:

      posted in Show your Mirror
      L
      Leobo
    • RE: My second Magic Mirror (without a mirror)

      You have to rename all three calendars module. For example one with "calendar_monthly Prev’ one ‘calendar_monthly’ and one ‘calendar_monthly Next’. In your config.js you must also enter the three calendars.

      {
      				module: 'calendar_monthly Prev',
      				position: 'top_left',
      				config: {
      				}
      			},
      {
      				module: 'calendar_monthly',
      				position: 'top_left',
      				config: {
      				}
      			},
      {
      				module: 'calendar_monthly Next',
      				position: 'top_left',
      				config: {
      										}
      			}
      
      posted in Show your Mirror
      L
      Leobo
    • RE: My second Magic Mirror (without a mirror)

      Thank you very mutch @MadsChaves . You are the best. That works really well. Thank you for your answer.

      posted in Show your Mirror
      L
      Leobo
    • RE: My second Magic Mirror (without a mirror)

      Sorry for asking so many, I want two calendars, one with this month and second with next month. I do not know in which place I have to integrate the moment.add (1, ‘months’). Sorry vor my bad English (translator).

      posted in Show your Mirror
      L
      Leobo
    • RE: My second Magic Mirror (without a mirror)

      Thank you for your answer @MadsChaves . I do not understand about programs and code. I like this calendar_monthly module and I won’t show next month. Can you post your next month code here? Please.

      posted in Show your Mirror
      L
      Leobo
    • RE: My second Magic Mirror (without a mirror)

      Hi @MadsChaves,
      Nice job. Can you explain to me how did you calendar_monthly Next and Prev do that? Please

      posted in Show your Mirror
      L
      Leobo
    • RE: MMM-Volumio

      Hi, this look very nice. My Problem is I have RuneAudio on Rpi Zero. Can someone rewrite that code for RuneAudio or MPD? I want to have that.
      Pls.

      posted in Entertainment
      L
      Leobo
    • RE: Add JS Code to the Mirror

      Thank You @stro, This work great. Im rename folder MMM-MPD to mod_client and move to MagicMirror module, From MagicMirror/module/mpd_client npm install and work.

      posted in Troubleshooting
      L
      Leobo
    • RE: MMM-Volumio

      Hello, This MMM-Volumio modul work great whit Volumio. I have Pi Zero whit RuneAudio. Volumiourl: “http://runeaudio.local” don’t work. Is possible MMM-Volumio modifier for RuneAudio? MMM-MPD don’t work for me.
      Thanks

      posted in Entertainment
      L
      Leobo
    • RE: My first MagicMirror

      Thanks @MadsChaves. That’s working. :thumbs_up_light_skin_tone:

      posted in Show your Mirror
      L
      Leobo