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

    Posts

    Recent Best Controversial
    • RE: Wider Veriety of Modules For Different Kinds of People

      @cowboysdude which module?

      posted in Requests
      slametpsS
      slametps
    • RE: MMM-RandomQuranAyah

      @lolobyte said in MMM-RandomQuranAyah:

      Nice,it’s similar to Bible Verse module.

      yap, i got the idea from that module.

      posted in Education
      slametpsS
      slametps
    • RE: Where are you from?

      Bandung, West Java, Indonesia

      posted in General Discussion
      slametpsS
      slametps
    • RE: Wider Veriety of Modules For Different Kinds of People

      @AAPS said in Wider Veriety of Modules For Different Kinds of People:

      @slametps Much appreciated. I was able to get prayer times with http://prayerwebcal.appspot.com/ and the calendar module, but this will make a fine edition to my Magic Mirror.

      How you display this? using iframe or parse the content?

      posted in Requests
      slametpsS
      slametps
    • MMM-RandomQuranAyah

      Description:

      A MM-module to display ayah/verse of Quran randomly from https://alquran.cloud.

      Download:

      [card:slametps/MMM-RandomQuranAyah]

      Screenshot

      0_1487430415200_screenshot.png

      Initial Version

      posted in Education
      slametpsS
      slametps
    • RE: Wider Veriety of Modules For Different Kinds of People

      @AAPS

      @AAPS said in Wider Veriety of Modules For Different Kinds of People:

      Hi all,

      I have been using the magic mirror for a couple weeks, and it has occurred to me how great the system really is. As a Muslim , I have to stay on top of all of my religious duties, so I was wondering if there are any other Muslims out there with more tech knowledge than me who are able to develop modules for Muslims such as prayer times ( islamicfinder.org/ ). I also would suggest that different modules be made to help people with their everyday lives. Again, these are only suggestions, but I hope all of you tech savvy people keep doing what you’re doing to make everyone’s life a little bit easier.

      Hi, i’m an Indonesian and a muslim. I plan to develop a new one. I’m just finished develop a module to display a random ayah/verse of Quran. Please check : https://github.com/slametps/MMM-RandomQuranAyah.
      Hope it useful.

      posted in Requests
      slametpsS
      slametps
    • RE: MMM-NetworkScanner

      @pugsly said in MMM-NetworkScanner:

      @slametps Deleted the module and did a fresh install, still showing duplicate entries.

      Lucky me. Btw, had you installed v0.0.1?

      posted in Utilities
      slametpsS
      slametps
    • RE: Need help to install the first new module to the mirror ...

      @MyMirror said in Need help to install the first new module to the mirror ...:

      @slametps

      Yes, thanks - the error has gone.
      So i have to do npm install once and as a first step for every new module

      But i didn’t have any values for CPU, RAM and Load …
      Do you have an idea?
      Thanks

      Not every module required npm install. Pls refer to each module documentation.

      Please execute the following commands on your raspi shell (refer to node_helper.js of MMM-SystemStats):

      /opt/vc/bin/vcgencmd measure_temp
      cat /proc/loadavg
      free | awk '/^Mem:/ {print $4*100/$2}'
      

      all commands output something? If there are, pls check the mm-log or browser console-log.

      posted in Troubleshooting
      slametpsS
      slametps
    • RE: MMM-NetworkScanner

      @Speedy-one said in MMM-NetworkScanner:

      @pugsly same here -.-

      I freshly install rather than update the module, and working flawlessly.

      posted in Utilities
      slametpsS
      slametps
    • RE: Need help to install the first new module to the mirror ...

      @MyMirror said in Need help to install the first new module to the mirror ...:

      @yawns
      First step - first Problem :-(
      When i install async i’ll get following:
      npm WARN grunt-yamllint@0.2.0 requires a peer of grunt@-0.4.0 but none was installed.

      I’ve ignored this warning, and get new contend on my mirror.
      CPU Temp/System Load/Free RAM : all “fetching” but no content
      Where is my fault?
      Greets

      all you have to do before run the module:

      // Navigate to the new MMM-SystemStats folder and install the node dependencies.
      npm install
      // restart mm
      
      posted in Troubleshooting
      slametpsS
      slametps
    • 1
    • 2
    • 9
    • 10
    • 11
    • 12
    • 13
    • 14
    • 11 / 14