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

    Posts

    Recent Best Controversial
    • RE: Wunderlist - your todos on the mirror

      @jagerpower yes. Have you changed the interval?

      posted in Troubleshooting
      paviroP
      paviro
    • RE: Wunderlist - your todos on the mirror

      @jagerpower alt cmd I

      posted in Troubleshooting
      paviroP
      paviro
    • RE: Face Recognition with inferred light

      @feuerball try alt cmd I

      posted in Troubleshooting
      paviroP
      paviro
    • RE: Wunderlist - your todos on the mirror

      @jagerpower have you checked your web inspector and really added your todo to the inbox list and not another one?

      posted in Troubleshooting
      paviroP
      paviro
    • RE: Wunderlist - your todos on the mirror

      @CGabo glad you find it useful :)

      posted in Troubleshooting
      paviroP
      paviro
    • RE: Wunderlist - your todos on the mirror

      @jagerpower this module is for MM v2.0? :confused:

      posted in Troubleshooting
      paviroP
      paviro
    • RE: Face Recognition with inferred light

      Is there any log in the Web inspector?

      posted in Troubleshooting
      paviroP
      paviro
    • RE: Face Recognition with inferred light

      Only the console or the US as well? The image could be a bit too dark for openCV to recognize a face :(

      posted in Troubleshooting
      paviroP
      paviro
    • RE: Face Recognition with inferred light

      @feuerball to the IR-thing: No idea, never tried openCV with IR. How does the image of your face look like on IR? Could you post an example?

      Does the module show a message, when you are recognized?

      posted in Troubleshooting
      paviroP
      paviro
    • RE: Face Recognition - File can't be opened for writing

      @feuerball try putting it somewhere else and set the trainingFile setting in your config :)

      posted in Troubleshooting
      paviroP
      paviro
    • RE: Suspend hidden modules [done]

      Great thanks!

      posted in Feature Requests
      paviroP
      paviro
    • RE: [Enhancement] Translation system

      Nice work! Thanks a lot! :smiley:

      posted in Core System
      paviroP
      paviro
    • Suspend hidden modules [done]

      It would be create if hiding a module would fire a suspend method that could be used to stop timers and other tasks. You could then later restart them with a resume method.

      In the module.js this could look like the following:

      suspend: function() {
      //stop timers
      },
      resume: function() {
      //restart timers
      },
      ...
      

      This way we could save resources if multiple users use the mirror with different sets of modules.

      posted in Feature Requests
      paviroP
      paviro
    • RE: Voice/motion control

      electron-speech, alexa-voice-service & pocketsphinx might be worth a look :)

      posted in Requests
      paviroP
      paviro
    • RE: System temperature : fetching...

      You can see the logs inside your terminal session. If you use pm2 execute pm2 logs mm to see the log! :)

      posted in Troubleshooting
      paviroP
      paviro
    • RE: Profile switching API

      @00conman sure you could. Would be the same thing like I do in my module but you probably would need to serve an API you could then trigger via a terminal :)

      posted in Requests
      paviroP
      paviro
    • RE: Face Recognition - File can't be opened for writing

      Probably it does not even exist in that path. Be sure to add the training file path to the conduct of put it in the module folder.

      posted in Troubleshooting
      paviroP
      paviro
    • RE: Profile switching API

      It is but this thread is not about that module! Please go to this topic for that.


      Update: I moved your posts to the correct topic, please check next time :) will post an example how to switch profiles later.

      posted in Requests
      paviroP
      paviro
    • RE: Change default interface colors

      @00conman what exactly do you mean? Do you want to for example change a text color?

      Another note: Please use a title for new topics that consists of more than just one word so people know what it is about! I chanced it for you this time :)

      posted in Troubleshooting
      paviroP
      paviro
    • RE: Profile switching API

      @00conman what do you mean by profile? This module does not switch any profiles it’s just activates and disables the monitor :D

      posted in Requests
      paviroP
      paviro
    • 1
    • 2
    • 13
    • 14
    • 15
    • 16
    • 17
    • 18
    • 19
    • 15 / 19