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

    Topics

    • C

      MMM-CoinRanking

      Watching Ignoring Scheduled Pinned Locked Moved Utilities
      1
      0 Votes
      1 Posts
      286 Views
      C
      Hello, A problem with this module since today ? no informations
    • C

      Display=:0.0 magicmirror and scripts in background

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      3
      0 Votes
      3 Posts
      642 Views
      C
      @sdetweil it’s working now after start a server with a specific display like vncserver :11 -geometry 1024x768 -SecurityTypes None i have running scripts in background and magicmirror in front no sure it’s the good way because i’m new but i like this :)
    • C

      minimize windows

      Watching Ignoring Scheduled Pinned Locked Moved Feature Requests
      4
      0 Votes
      4 Posts
      1k Views
      C
      Hello, i done the work…edit a script to display or not a web page in background and play with crontab to run every 5 minutes.Magicmirror is always running. For synchrone mmm pages with all modules and this script, it would be better to find a module who execute the crontab’s command like this ‘export DISPLAY=:0; /bin/bash /home/pi/scriptweb.sh >/dev/null 2>&1’ if you have some idea…thanks
    • C

      adapt css to a module with content

      Watching Ignoring Scheduled Pinned Locked Moved Custom CSS
      5
      0 Votes
      5 Posts
      818 Views
      S
      @chassain-0 see this https://support.awesome-table.com/hc/en-us/articles/115001399529-Use-CSS-to-change-the-style-of-each-row-depending-on-the-content Display and style elements depending on their value
    • C

      carousel tweets, googlemaps and informations départures

      Watching Ignoring Scheduled Pinned Locked Moved Feature Requests
      2
      0 Votes
      2 Posts
      332 Views
      C
      @chassain-0 https://github.com/chassain/test-carousel
    • C

      password folder MagicMirror

      Watching Ignoring Scheduled Pinned Locked Moved Forum
      2
      0 Votes
      2 Posts
      2k Views
      BKeyportB
      sadly, I believe the answer is no.
    • C

      new tv..problem with vnc during sleeping

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      1
      0 Votes
      1 Posts
      178 Views
      C
      Hello everybody, since i changed tv i can’t connect to vnc after a sleeping of tv. the connection comes again when i turn on…for a few moment i see black screen when i turn off. i changed parameters tv and it works for ssh but not vnc (hdmi off during sleeping ?) Thanks
    • C

      idea to create a new category

      Watching Ignoring Scheduled Pinned Locked Moved Requests
      1
      0 Votes
      1 Posts
      212 Views
      C
      Hello everybody, administrators, Do you thing it would be fine to create a new category "idea"to exchange about modules adaptations. i’m not a developer but i 'm looking for a lot on internet to adapte my modules and have ideas to my daily use. For example, taking the module mmm-widget to sweep all horoscope, trafic, radar wheather in europe, etc…It’s not news modules but it’s sometimes a solution to display exactly what we want with exchange a copy of code or website found. I thing all contributions users will be appreciate to the beginner, expert, to create may be more modules after. Take care… cyril from France
    • C

      clone image raspberry

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      8
      0 Votes
      8 Posts
      2k Views
      S
      @chassain-0 yes, just erase the node_modules folders in each place, base and modules, and then redo npm installs each place…
    • C

      add pdf to magicmirror

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Development
      2
      0 Votes
      2 Posts
      762 Views
      C
      hello, more informations for anyone if i can help. here my “test.bat” : The first action is to convert pdf to jpg (only page 1 and more options like remove source, rotate,…) on my desktop folder. the second to delete files from destination before the third action to copy all files from desktop folder to raspberry echo off cls 2jpeg.exe -src “*.pdf” -dst “C:\Users\W-7\Desktop\immo” -options pages:“1” overwrite:yes delsrc:yes -oper Rotate angle:180 echo For more examples please look at: echo http://www.2jpeg.com/overview/2jpeg-command-line-syntax pause del \@IP_Raspberry\Partage2*.* /s /q pause XCOPY C:\Users\W-7\Desktop\immo*jpg \@IP_Raspberry\Partage2 /s /h /Y
    • C

      have 2 instances of newsfeed

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      3
      0 Votes
      3 Posts
      558 Views
      C
      you are always the king for me. Thanks
    • C

      size iframe mmm-embedyoutube

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Requests
      2
      0 Votes
      2 Posts
      724 Views
      ?
      @chassain-0 There is no easy way to get original video resolution or aspect ratio with only Youtube iFrame API.
    • C

      txt file for MMM embedyoutube

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Requests
      8
      0 Votes
      8 Posts
      1k Views
      S
      u just want the item so u can cut/paste it into the config? even smaller, doit.js var fs = require("fs"); var text = fs.readFileSync("./textfile"); console.log("file="+text); var list_of_images=text.toString().split(/\r\n|\n/); // windows or linux line ends console.log("video_list:"+JSON.stringify(list_of_images)); node doit.js file=line1 line2 line3 line4 line5 video_list:["line1","line2","line3","line4","line5"] | changed to use ‘:’ instead of = , easier cut/paste jnto config.js
    • C

      Instagram problem

      Watching Ignoring Scheduled Pinned Locked Moved Utilities
      7
      0 Votes
      7 Posts
      2k Views
      W
      It seems like they have change some things in their API recently. I can recommend to you to watch instagram stories online using that service called Insta Stories Watch. It allows you freely to watch, or even download any story, or any image from tons of accounts all around the Instagram.
    • C

      disabled modules MMM-moduleScheduler

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Feature Requests
      2
      0 Votes
      2 Posts
      537 Views
      C
      The best way wil be to disabled MMM-Pages at 7h00…at 12h00…
    • C

      troubles with rfacts, lunartic et google maps

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      5
      0 Votes
      5 Posts
      1k Views
      S
      @chassain-0 glad to hear it… thanks for the update…
    • C

      black screen after new version npm

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      2
      0 Votes
      2 Posts
      521 Views
      C
      new install magic is ok…be carrefull with new version and copy your sd card before :)
    • C

      Mmm aurora

      Watching Ignoring Scheduled Pinned Locked Moved Development
      14
      0 Votes
      14 Posts
      4k Views
      C
      @Mykle1 Nice job :)…Thanks
    • C

      MMM census

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      9
      0 Votes
      9 Posts
      2k Views
      C
      @Mykle1 thanks :)
    • C

      color MMM-newsfeed

      Watching Ignoring Scheduled Pinned Locked Moved Solved Requests
      3
      0 Votes
      3 Posts
      1k Views
      C
      @broberg said in color MMM-newsfeed: .newsfeed .bright { color: green; } Yes, it’s newsfeed (error of me here)…and it’s working with .bright…i understand now and i will check better next modules… thankssssssssssssssssssssssssssss :)
    • 1 / 1