• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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
    Sep 12, 2017, 10:48 AM
  • RE: MagicMirror is voted number 1 in the MagPi Top 50!

    @Mitchfarino congrats to all contributors for this success

    posted in Announcements
    S
    shashank
    Sep 29, 2016, 8:22 AM
  • 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
    Sep 23, 2016, 3:33 PM
  • RE: Where are you from?

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

    posted in General Discussion
    S
    shashank
    Sep 22, 2016, 1:33 AM
  • 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
    Sep 18, 2016, 2:43 PM
  • RE: Internet Monitor

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

    posted in Utilities
    S
    shashank
    Sep 19, 2016, 2:42 PM
  • 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
    Feb 9, 2017, 2:56 AM
  • 1 / 1
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy