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: Introduce yourself!

      Hi all,

      I’m Slamet PS, a 39 year old hobbist from Bandung, Indonesia. I love tinkering (IoT), also a gunpla modeller and collector and a drone pilot. I completed my first MagicMirror a few weeks a go. One of great products I have ever met.

      I also develop a new module (MMM-RandomQuranAyah).

      Still tuning the facial-recognition module and plan to add voice-control.
      You can find me at FB, instagram, twitter and blog.

      posted in General Discussion
      slametpsS
      slametps
    • RE: Share your config.js right here....

      So? Where to share the config.js?

      posted in General Discussion
      slametpsS
      slametps
    • RE: Commercial Smart Mirror?

      How much is this? Only displaying browser?

      posted in General Discussion
      slametpsS
      slametps
    • RE: InWall Mirror

      @DirkS awesome!!!

      posted in Show your Mirror
      slametpsS
      slametps
    • RE: Wider Veriety of Modules For Different Kinds of People

      problem was solved. The correct URL should be:

      http://prayerwebcal.appspot.com/Bandung%2C%20Indonesia.ics?x=-6.8963981&y=107.6750389&z=420&s=5&j=0
      
      posted in Requests
      slametpsS
      slametps
    • RE: MMM-RandomQuranAyah

      @strawberry-3.141 Thx. Done.

      posted in Education
      slametpsS
      slametps
    • RE: MMM-RandomQuranAyah

      @MichMich If you may, can add this module to the 3rd party MM-modules list. Thx in advance.

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

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

      @cowboysdude I completely agree! Working on my Magic Mirror is the highlight of my day. I just wanted to suggest different ideas that popped into my head (many of which already became modules before or soon after I posted here), and I do recognize the work that many people put in to this project daily. :smiley:

      @slametps I didn’t do anything to alter the config file except change what was already there for the calendar module. I fixed settings from the top right corner of prayerwebcal.appspot.com. Once I got everything the way I wanted, I just replaced the default calendar with my new url.

      {
      module: “calendar”,

        	header: "Prayer Times",
      
        	position: "top_left",
      
        	config: {
      
        		calendars: [
      
        			{
      
        				symbol: "calendar-check-o ",
      
        				url: "http://prayerwebcal.appspot.com/0.ics?x=0.0&y=0.0&z=-300&s=0&j=0"
      
        			}
      
        		]
      
        	}
      
        },
      

      In my calendar, it says “No upcoming event”. Here is my entry in config.js

      		{
      			module: 'calendar',
      			classes: 'default everyone',
      			header: 'Prayer Time',
      			position: 'top_left',
      			config: {
      				calendars: [
                                              {
      						symbol: 'calendar-check-o',
      						color: '#00ffff',
      						url: 'http://prayerwebcal.appspot.com/?z=420&l=Bandung%2C+Indonesia&x=-6.8963981&y=107.6750389&s=5&j=0'
      					}
      				]
      			}
      		},
      

      If I copy the URL into my browser, it display the result.

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

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

      All types and kinds right here…

      https://forum.magicmirror.builders/category/7/showcase

      Calendars, schedulers, traffic, weather… tons of them. with more and more being developed everyday.

      If someone needs something specific they can go the request forum and ask…

      As for touch screen there are modules for that too… there are voice modules…

      Some requests are met, some are not. Everyone that builds modules do so for free and it takes time… even the MagicMirror itself is free… This is THE one place in my life that I can come to and talk to all kinds of people from all over the world. I like that very much :)

      Yes, that is the first place I read after I installed my first-time MM a month ago.

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

      @AAPS your calendar module setting?

      posted in Requests
      slametpsS
      slametps
    • 1
    • 2
    • 8
    • 9
    • 10
    • 11
    • 12
    • 13
    • 14
    • 10 / 14