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

    Posts

    Recent Best Controversial
    • RE: Stop AutoStart MagicMirror

      @plybz18 Hi, Using sudo nano mm.sh and then add # infront of DISPLAY=:0 npm start, this will skip auto restart

      posted in Troubleshooting
      S
      shashank
    • RE: MagicMirror is voted number 1 in the MagPi Top 50!

      @Mitchfarino congrats to all contributors for this success

      posted in Announcements
      S
      shashank
    • RE: MMM-NetworkScanner

      @ianperrin Thanks this module working great, now my MM inside the house can display once my car reaches Basement Parking as shown in the screenshot

      0_1474644592388_upload-270e49b3-7399-421e-aa65-71a81d30c01a

      posted in Utilities
      S
      shashank
    • RE: Where are you from?

      @cowboysdude I am from India-Bangalore, Working in Singapore

      posted in General Discussion
      S
      shashank
    • RE: MMM-ip

      @strawberry-3.141 Thanks a lot it’s working great
      0_1474209766039_upload-651af0b0-ae3b-4000-99c0-254258c6618e

      posted in System
      S
      shashank
    • RE: Internet Monitor

      @ronny3050 Module works great!, can the display speed graph resize

      posted in Utilities
      S
      shashank
    • RE: VoiceControl module

      @thereisnotry87 hi, no need to mention voicecontrol commands in config.js file, just mention only as below , make sure you have installed

      sudo apt-get install python-pyaudio python3-pyaudio sox
      

      and
      copy all pmdl files in MM root folder

      {
      module: 'voicecontrol',
      	    position: 'top_left',
      	config: {
                  }
      },
      

      go to /usr/share/alsa/alsa.conf and change 0 to 1 in below parameters

      defaults.ctl.card 1
      defaults.pcm.card 1,
      

      this worked for me.

      posted in Utilities
      S
      shashank
    • 1 / 1