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

    Posts

    Recent Best Controversial
    • RE: Test suite for MagicMirror²

      Thanks @qistoph

      I know your help will to be great.

      I recently a create a simple Trello board https://trello.com/b/RMlo1mDy/test-suite-magicmirror. Three state: Todo - Doing - Done

      Todo: Ideas and planning of tests.
      Doing: Task self asignated or requested one by someone. This state if someone is working in this task.
      Done: Pushed in Pull Request or commited.

      Every interested in help this area, feel free send me by IM or private message of your Trello account.

      posted in Upcoming Features
      R
      roramirez
    • RE: Display web widget on mirror through iFrame?

      Is more easy than that. Check out the function and use of scheduleUpdate function.
      https://github.com/MichMich/MagicMirror/blob/master/modules/default/currentweather/currentweather.js
      Is of currentweather module.

      posted in Troubleshooting
      R
      roramirez
    • RE: remoteFile in compliments module

      @bhepler said in remoteFile in compliments module:

      I’m going to work on this a bit and hopefully the next release of the MirrorMirror software will be a bit more friendly. As an aside, I’ve noticed that the weather integration technique continually adds to the arrays. So the memory usage will grow and grow at whatever frequency you set the compliment refresh. This isn’t terrible, as straight text doesn’t take a whole lot of memory. But it may have unintended effects if you leave your mirror running for months at a time or if you are expecting a true randomization of the compliments you enter.

      Hi, when I worked in this feature I remember was a flashing about this.

      If you can help how improved this is welcome :)

      posted in Troubleshooting
      R
      roramirez
    • RE: AM/PM times shown even with timeFormat: 24,

      said in AM/PM times shown even with timeFormat: 24,:

      Is there a separate secret spot I can choose 24 hour times to affect all other modules?

      The format time for default modules can be set in timeFormat configuration.
      https://github.com/MichMich/MagicMirror#configuration

      posted in Troubleshooting
      R
      roramirez
    • Test suite for MagicMirror²

      Hi everyone!

      I’m working in a test suite for MagicMirror². I think is a good point to improvement more MagicMirror².

      Now, the testing is doing manually and test suite can enable to test automatic features, fixes or prevent something is broker for a change introduced.

      The project is bigger every day, its I really like it. Many contribuitors include proposals and new change every day. Some stats

      Beeetwen the release 2.0.5 to 2.1.0 was
      74 files changed, 3288 insertions(+), 755 deletions(-)
      and pushed 257 commits around 2.8 commits per day.

      I’m looking ideas, pushed or if someone is interested to collaborated. Maybe Trello, this forum or other method can be organizated the work.

      Is already pushed the init work https://github.com/MichMich/MagicMirror/pull/623 This propused Mocha, a test Javascript framework working on Node.js.

      The first way to do this is elaborate a list of test to develop.

      I would like hear your comments.

      posted in Upcoming Features
      R
      roramirez
    • RE: Display web widget on mirror through iFrame?

      @Mitch1138 There no way to force update using iFrame. Its a something is possible add a option for autorefresh. I think will not difficult added. Why do you no try?

      posted in Troubleshooting
      R
      roramirez
    • RE: Magic Mirror Discord Group

      If we use any channel for Chat (text) I think could be separated in two groups, devs and Users.

      For me Slack and IRC is well. I see in NodeBB the called Groups, this dont have a channel for text chat?

      posted in General Discussion
      R
      roramirez
    • RE: Clock module: analog face got scrambled.

      @trividar why dont open a issue?, Someone can be interested to resolve this.

      posted in Troubleshooting
      R
      roramirez
    • RE: Clock module: analog face got scrambled.

      Maybe there be an issue there. Can you testing only the clock analog activated?, if the problem persist you can open issue in https://github.com/MichMich/MagicMirror/issues/new

      posted in Troubleshooting
      R
      roramirez
    • RE: White flash when electron boots up

      Hey Guys!, about this. I pushed a Pull request will be resolv this issue. Can check out https://github.com/MichMich/MagicMirror/pull/597

      Please, can you test and reply here.

      posted in Troubleshooting
      R
      roramirez
    • RE: Add pictures to the newsfeed module

      Hi @TheSwissGuy

      Sound good add an option for showing images in newsfeed. I like it.

      you can do it in the copy new module I think is not hard do it into the newsfeed. The project is always open a new contribution.

      Feel you free send a Pull Request. I really like see the feature into MagicMirror and done from your side :)

      posted in Feature Requests
      R
      roramirez
    • RE: Module: iFrame! Starting Video automatically!

      @lolobyte Just “http://media.tagesschau.de/video/100s/2016/1228/TV-100s-1841.podm.h264.mp4” isn’t work for you?

      posted in Troubleshooting
      R
      roramirez
    • RE: Complete remote administration using SSH

      Hi, check the display enviroment variable in your terminal session.

      DISPLAY=:0 nohup npm start &
      

      Or other way you can use pm2.

      posted in Troubleshooting
      R
      roramirez
    • RE: Something I'm working on ...

      @MichMich From some days I’ve been working in design and little code about mention before.

      I hope soon release something can be stable. At today is state alfa state and not working.

      I send the URL of project if someone is interested
      https://github.com/roramirez/MagicMirror-Module-Manager

      posted in Announcements
      R
      roramirez
    • RE: recipe of the day

      With rss can you do it more easly. Your scrapping with PHP can be use like a service for a iFrame in localhost mode.

      posted in Requests
      R
      roramirez
    • RE: recipe of the day

      This web site show me the next screenshot

      0_1481899218800_Screenshot at 2016-12-16 11-39-38.png

      posted in Requests
      R
      roramirez
    • RE: Display web widget on mirror through iFrame?

      Well, autoplay is a option of Youtube,

      Add autoplay=1 to url

      https://www.youtube.com/embed/6kgH6kqNuWM?list=PL24DEF584E7DBB4CF&autoplay=1

      posted in Troubleshooting
      R
      roramirez
    • RE: Changing the language to catalan

      @albaace No, the catalan is not available, please check the available translations
      https://github.com/MichMich/MagicMirror/tree/develop/translations

      If you need interested add support catalan language, create a new file ca.json into translation directory and after add the config statement in translations.js

      After that, you can send a Pull Request, the new contributions ever are welcome. The pull request send to a develop branch. For this change you should be add a line into CHANGELOG.md

      posted in Troubleshooting
      R
      roramirez
    • RE: Display web widget on mirror through iFrame?

      @kasperb @eugekiller as said @yawns, you need config only the URL not html code for iframe tag.

      posted in Troubleshooting
      R
      roramirez
    • RE: Display web widget on mirror through iFrame?

      Hi,

      Why dont use the URL http://service.mta.info/ServiceStatus/status.html?widget=yes into module https://github.com/desertblade/iFrame ?

      posted in Troubleshooting
      R
      roramirez
    • 1
    • 2
    • 6
    • 7
    • 8
    • 9
    • 10
    • 9 / 10