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

    Posts

    Recent Best Controversial
    • RE: Sync private iCloud calendar with MagicMirror

      @maestro82 said in Sync private iCloud calendar with MagicMirror:

      So I have three separate calendars linked to ical, running on my magic mirror. I see events from all three calendars, but many events are missing. Any ideas?

      You are probably limiting the number of calendar items shown in your calendar config. (IDK what is the default, but perhaps only 10-15 which for 3 cals can be easily overloaded.)

      posted in Tutorials
      E
      E3V3A
    • RE: {HowTo} turn on/off your monitor (Time based, PIR/Button, App)

      Most modern monitors also have a PowerSave function that completely turn off the monitor when there is no HDMI signal, after a set amount of time. So I guess experimentation will be needed as to what really happen after you have turned it off using either:

      1. vcgencmd display_power 0
      2. sudo tvservice -o
      3. DISPLAY=:0 xset dpms force off (Notice, it’s not necessary to export!)
      4. xset -display :0 dpms force off

      The first 2 turn off HDMI and most likely put your monitor into PowerSave mode, eventually.
      The last 2 only blanks the screen (visible when dark), and does not disable HDMI signals.

      posted in Tutorials
      E
      E3V3A
    • RE: {HowTo} turn on/off your monitor (Time based, PIR/Button, App)

      @OdomLinx copy paste error?

      posted in Tutorials
      E
      E3V3A
    • How can I show a borderless (Bash) shell terminal window on top of MM?

      Hello!

      I would like to show a borderless (Bash) shell terminal window on top of MM.

      At first I thought I’d have not make an entire new MMM, but then realized it would have to
      involve a lot coding in JS and integration of xterm.js etc etc. which would be crazy, compared to just showing a terminal “on top” of MM. (Coping sdout to MMM iFrame wouldn’t do it since, I need the colored xterm with terminal graphics.)

      However, I would like the appeatrance to be controlled or activated by some MMM module.

      How would I best go about this?

      Or perhaps there’s already an MMM-xterm somewhere?

      posted in Development xterm shell bash terminal console
      E
      E3V3A
    • RE: Browser access in LAN not working

      I can confirm that address: "localhost" does not allow access from LAN. That is specifying the interface. So it need to be an interface facing your ethernet/wlan, i.e. “0.0.0.0” (any iface).

      posted in Troubleshooting
      E
      E3V3A
    • RE: How can I remove all posts saying "This topic is deleted!" ?

      @Mykle1 Thanks for your quick response.

      posted in General Discussion
      E
      E3V3A
    • How can I remove all posts saying "This topic is deleted!" ?

      I just joined this forum and I’m met with hundreds of topics, saying:
      “This topic is deleted!”. Not cool at all.

      1. Why don’t you moderators delete these permanently?
      2. How can I delete these from my view?
      posted in General Discussion
      E
      E3V3A
    • 1
    • 2
    • 18
    • 19
    • 20
    • 21
    • 22
    • 22 / 22