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

    Posts

    Recent Best Controversial
    • RE: Name-Day

      this date is only every 4 years :)

      At this date is : Radomír

      posted in Requests
      MarosM
      Maros
    • RE: Sync private iCloud calendar with MagicMirror

      Hi all,

      i’m trying to prepare everything on SW site before i start building MM and i have almost everything except birthdays … :(

      i’m using iCloud to store my contacts birthdays but i’m not able to find way how to import them to calendar module on MM2

      i’ve found and installed this module :
      MMM-iCloud-Client

      i’ve installed it and also dependecies :
      npm install ical-generator
      npm install icloud
      npm install nedb --save

      in config/config.js i’ve updated entry with
      {
      module: ‘MMM-iCloud-Client’,
      config: {
      username: “appleID”,
      password: “password”,
      countrycode: “49”,
      }
      },

      also i’ve edited modules/default/calendar/calendar.js and added this code to it (below US-Holidays.ics …entry) :
      {
      symbol: ‘birthday-cake’,
      url: ‘http://localhost:8080/MMM-iCloud-Client/birthdays’,
      }

      but it’s still not showing any birthday even if upcomming are in 2 days.

      Can someone help me what i’m doing wrong ?

      Thank you

      posted in Tutorials
      MarosM
      Maros
    • RE: Name-Day

      @Sean i’ve added missing dates :

      0101 - Nový Rok
      0501 - Sviatok práce
      1225 - 1. Sviatok Vianočný

      and i’ve changed Today is and Tomorrow is to :
      Dnes má meniny …
      Zajtra má meniny …

      posted in Requests
      MarosM
      Maros
    • RE: Name-Day

      @sean ok thank you i will add all missing dates :) thank you for your great work ;)

      posted in Requests
      MarosM
      Maros
    • RE: Name-Day

      @sean yes this looks great :)
      1.1 is bank holiday and there is no name in calendar

      posted in Requests
      MarosM
      Maros
    • RE: Name-Day

      it can be under time (clock) where i can add some text and after there will be shown name like :
      Today is < name >

      i’ve tried with downloading ics and putting new calendar entry … it’s working, but it’s not so nice as i imagine …

      after Name there is end in 9 hours …

      i would prefer to have it like :

      Today is < NAME >
      Tomorrow is < NAME >

      posted in Requests
      MarosM
      Maros
    • Name-Day

      Hi is there possibility to create easy module that will show name in current day ?

      I’m from Slovakia and everyday is different name in calendar.

      Here is the list of names and dates but i don’t know how to create module that will show name of current day and maybe also upcomming.

      i found this : https://gist.github.com/igorkulman/8566540 where are all names but i don’t know how to create module.

      Can you please help me ?

      Thank you

      posted in Requests
      MarosM
      Maros
    • 1 / 1