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

    saifkazi

    @saifkazi

    0
    Reputation
    921
    Profile views
    16
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    saifkazi Unfollow Follow

    Latest posts made by saifkazi

    • mmm assistant cracking sound usb headset

      Hello Experts
      after a lot of try i was finally able to install mmm assitant on my mirror but there is a weird issue i am facing with my usb pnp headset that there is cracking sound coming after asking a question. any one here facing same issue ? any help is much appreciated

      thank you

      posted in Troubleshooting
      S
      saifkazi
    • Custom module_data in payload MMM remote control

      Hello
      I was thinking that is it possible to sent custom module_data payload via remote control
      So I can display module at position of my choice . It would make quite easier to program via python by simply sending http get requests

      Regards Saif

      posted in General Discussion remote control python module
      S
      saifkazi
    • RE: Can't access magic mirror via http ?

      @Sean
      Just downgraded and all Is working good . Where I can get the link for magic mirror other version because my current version 2.1.0 doesn’t support modules like facial recognition

      Regards saif

      posted in Troubleshooting
      S
      saifkazi
    • RE: Can't access magic mirror via http ?

      @Sean
      This problem started after updating mm and installing remote control

      posted in Troubleshooting
      S
      saifkazi
    • RE: Can't access magic mirror via http ?

      @Sean
      No I am in the same network and I can’t access it with public IP of my router. I was able to access it before but now I can’t access it .

      posted in Troubleshooting
      S
      saifkazi
    • Can't access magic mirror via http ?

      Hey experts
      I was able to perform http request on my magic mirror but after some time it stopped working .i can’t access the remote from my mobile . Any idea how can I access from my extremal devices?

      Regards Saif

      posted in Troubleshooting
      S
      saifkazi
    • Slow response on electron browser ?

      Hey Guys
      Just installed magic mirror on my rpi3 every thing works fine except in electron browser there is fps lag. Is any one facing the same lags? Any idea hope can I eradicate it?

      Regards Saif

      posted in Troubleshooting
      S
      saifkazi
    • RE: Display module on the basis of http request ?

      @broberg
      Thanks for the reply tried mmm remote control can you please tell me how can i use module data and identifier to display multiple module using single http request ?

      Regards Saif

      posted in Troubleshooting
      S
      saifkazi
    • Display module on the basis of http request ?

      Hello experts
      Was thinking how can I display module on the basis of http request. I am already using face recognition module to swap user based module.

      Regards Saif

      posted in Troubleshooting
      S
      saifkazi
    • MMM-Times-Of-India-Feed

      The MMM-Times-Of-India-Feed module is based on one of the default modules of the MagicMirror. This module displays news headlines based on an RSS feed from Times of India website. Scrolling through news headlines happens time-based.

      Using the module

      Configuration

      To use this module, add it to the modules array in the config/config.js file:

      modules: [
      	
      		{
      			module: 'MMM-Times-Of-India-Feed',
      			position: "bottom_bar",
      			showSourceTitle: true,
      			showPublishDate: true,
                      },
                 ]
      

      Note :- This module is based on newsfeed module By Michael Teeuw

      Download

      posted in Utilities
      S
      saifkazi