MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-RandomQuranAyah

    Scheduled Pinned Locked Moved Education
    34 Posts 7 Posters 23.5k Views 7 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • slametpsS Offline
      slametps @lolobyte
      last edited by

      @lolobyte said in MMM-RandomQuranAyah:

      Nice,it’s similar to Bible Verse module.

      yap, i got the idea from that module.

      regards,

      Slamet PS

      slametpsS 1 Reply Last reply Reply Quote 0
      • slametpsS Offline
        slametps @slametps
        last edited by

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

        regards,

        Slamet PS

        strawberry 3.141S 1 Reply Last reply Reply Quote 0
        • strawberry 3.141S Offline
          strawberry 3.141 Project Sponsor Module Developer @slametps
          last edited by

          @slametps you can add that yourself https://github.com/MichMich/MagicMirror/wiki/MagicMirror²-Modules/_edit

          Please create a github issue if you need help, so I can keep track

          slametpsS 1 Reply Last reply Reply Quote 0
          • slametpsS Offline
            slametps @strawberry 3.141
            last edited by

            @strawberry-3.141 Thx. Done.

            regards,

            Slamet PS

            1 Reply Last reply Reply Quote 0
            • zamZ Offline
              zam
              last edited by zam

              Jazakallah , if you can please try to implement a Module for ADAN it will be very usefull :)

              slametpsS 2 Replies Last reply Reply Quote 0
              • slametpsS Offline
                slametps @zam
                last edited by

                @zam I’m still working on a new module MMM-PrayerTime including playing Adzan. Hope it will release in this weekend.

                regards,

                Slamet PS

                1 Reply Last reply Reply Quote 0
                • slametpsS Offline
                  slametps @zam
                  last edited by

                  @zam said in MMM-RandomQuranAyah:

                  Jazakallah , if you can please try to implement a Module for ADAN it will be very usefull :)

                  @zam It is available now, MMM-PrayerTime for displaying praying time with adhan recital.

                  regards,

                  Slamet PS

                  zamZ G 2 Replies Last reply Reply Quote 1
                  • zamZ Offline
                    zam @slametps
                    last edited by

                    @slametps Wonderfull Let me try first , Sukran Jaseelan :)

                    slametpsS 1 Reply Last reply Reply Quote 0
                    • slametpsS Offline
                      slametps @zam
                      last edited by

                      @zam you’re welcome.

                      regards,

                      Slamet PS

                      Z 1 Reply Last reply Reply Quote 0
                      • Z Offline
                        zzaidi148 @slametps
                        last edited by

                        @slametps I tried setting up this module put it doesnt allow my magic mirror to work. I downloaded the module, put the config in my config.js and got a failed config. I put it in jshint and found nothing. Below is my config. Please help. Thank You.

                        modules: [
                        		{
                        		module: 'MMM-RandomQuranAyah',
                        		position: 'top_bar',	
                        		config: {
                        			apiVersion: '1.0' /
                        			showArabic: true,
                        			showTranslation: true,
                        			surahArabicName:false,
                        			translationLang:'id.indonesian',
                        			updateInterval: 3600 * 1000, 
                        		}
                        		},
                        		{
                        			module: "alert",
                        		},
                        
                        		{
                        			module: "updatenotification",
                        			position: "top_bar",
                        		},
                        
                        		{
                        			module: "clock",
                        			position: "top_left",
                        		},
                        
                        
                        slametpsS 1 Reply Last reply Reply Quote 0
                        • slametpsS Offline
                          slametps @zzaidi148
                          last edited by

                          @zzaidi148 said in MMM-RandomQuranAyah:

                          @slametps I tried setting up this module put it doesnt allow my magic mirror to work. I downloaded the module, put the config in my config.js and got a failed config. I put it in jshint and found nothing. Below is my config. Please help. Thank You.

                          modules: [
                          		{
                          		module: 'MMM-RandomQuranAyah',
                          		position: 'top_bar',	
                          		config: {
                          			apiVersion: '1.0' /
                          			showArabic: true,
                          			showTranslation: true,
                          			surahArabicName:false,
                          			translationLang:'id.indonesian',
                          			updateInterval: 3600 * 1000, 
                          		}
                          		},
                          		{
                          			module: "alert",
                          		},
                          
                          		{
                          			module: "updatenotification",
                          			position: "top_bar",
                          		},
                          
                          		{
                          			module: "clock",
                          			position: "top_left",
                          		},
                          
                          

                          You should remove update_notification module (or change the location) because it override the same location.

                          regards,

                          Slamet PS

                          Z 1 Reply Last reply Reply Quote 0
                          • Z Offline
                            zzaidi148 @slametps
                            last edited by

                            @slametps Tried that but still didn’t load up magic mirror

                            slametpsS 1 Reply Last reply Reply Quote 0
                            • slametpsS Offline
                              slametps @zzaidi148
                              last edited by

                              @zzaidi148 said in MMM-RandomQuranAyah:

                              @slametps Tried that but still didn’t load up magic mirror

                              Can you post the pm2 or MM log?

                              regards,

                              Slamet PS

                              Z 1 Reply Last reply Reply Quote 0
                              • Z Offline
                                zzaidi148 @slametps
                                last edited by

                                @slametps I’m a noob at this but this is the log on my terminal:

                                > magicmirror@2.1.3 start /home/pi/MagicMirror
                                > sh run-start.sh
                                
                                Starting MagicMirror: v2.1.3
                                Loading config ...
                                WARNING! Could not validate config file. Please correct syntax errors. Starting with default configuration.
                                Loading module helpers ...
                                Initializing new module helper ...
                                Module helper loaded: updatenotification
                                No helper found for module: helloworld.
                                All module helpers loaded.
                                Starting server on port 8080 ... 
                                Server started ...
                                Connecting socket for: updatenotification
                                Sockets connected & modules started ...
                                Launching application.
                                
                                
                                slametpsS 1 Reply Last reply Reply Quote 0
                                • slametpsS Offline
                                  slametps @zzaidi148
                                  last edited by

                                  @zzaidi148 said in MMM-RandomQuranAyah:

                                  @slametps I’m a noob at this but this is the log on my terminal:

                                  > magicmirror@2.1.3 start /home/pi/MagicMirror
                                  > sh run-start.sh
                                  
                                  Starting MagicMirror: v2.1.3
                                  Loading config ...
                                  WARNING! Could not validate config file. Please correct syntax errors. Starting with default configuration.
                                  Loading module helpers ...
                                  Initializing new module helper ...
                                  Module helper loaded: updatenotification
                                  No helper found for module: helloworld.
                                  All module helpers loaded.
                                  Starting server on port 8080 ... 
                                  Server started ...
                                  Connecting socket for: updatenotification
                                  Sockets connected & modules started ...
                                  Launching application.
                                  
                                  

                                  What you got on the screen? Pls post the screen capture here.

                                  regards,

                                  Slamet PS

                                  Z 1 Reply Last reply Reply Quote 0
                                  • Z Offline
                                    zzaidi148 @slametps
                                    last edited by

                                    @slametps it just said to recheck your config

                                    slametpsS 1 Reply Last reply Reply Quote 0
                                    • slametpsS Offline
                                      slametps @zzaidi148
                                      last edited by

                                      @zzaidi148 said in MMM-RandomQuranAyah:

                                      @slametps it just said to recheck your config

                                      Can you post your whole config? It seems your config is the problem.

                                      regards,

                                      Slamet PS

                                      slametpsS 1 Reply Last reply Reply Quote 0
                                      • slametpsS Offline
                                        slametps @slametps
                                        last edited by

                                        @slametps said in MMM-RandomQuranAyah:

                                        @zzaidi148 said in MMM-RandomQuranAyah:

                                        @slametps it just said to recheck your config

                                        Can you post your whole config? It seems your config is the problem.

                                        There is character / after config ApiVersion. Pls remove it.

                                        regards,

                                        Slamet PS

                                        Z 1 Reply Last reply Reply Quote 0
                                        • Z Offline
                                          zzaidi148 @slametps
                                          last edited by

                                          @slametps I took the character off but still something wrong

                                          /* Magic Mirror Config Sample
                                           *
                                           * By Michael Teeuw http://michaelteeuw.nl
                                           * MIT Licensed.
                                           *
                                           * For more information how you can configurate this file
                                           * See https://github.com/MichMich/MagicMirror#configuration
                                           *
                                           */
                                          var config = {
                                          
                                          	address: "localhost", // Address to listen on, can be:
                                          	                      // - "localhost", "127.0.0.1", "::1" to listen on loopback interface
                                          	                      // - another specific IPv4/6 to listen on a specific interface
                                          	                      // - "", "0.0.0.0", "::" to listen on any interface
                                          	                      // Default, when address config is left out, is "localhost"
                                          	port: 8080,
                                          	ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1"], // Set [] to allow all IP addresses
                                          	                                                       // or add a specific IPv4 of 192.168.1.5 :
                                          	                                                       // ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.1.5"],
                                          	                                                       // or IPv4 range of 192.168.3.0 --> 192.168.3.15 use CIDR format :
                                          	                                                       // ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.3.0/28"],
                                          
                                          	language: "en",
                                          	timeFormat: 12,
                                          	units: "imperial",
                                          
                                          	modules: [
                                          		{
                                          		module: 'MMM-RandomQuranAyah',
                                          		position: 'top_bar',	
                                          		config: {
                                          			apiVersion: '1.0' 
                                          			showArabic: true,
                                          			showTranslation: true,
                                          			surahArabicName:false,
                                          			translationLang:'id.indonesian',
                                          			updateInterval: 3600 * 1000, 
                                          		}
                                          		},
                                          		{
                                          			module: "alert",
                                          		},
                                          
                                          		
                                          		{
                                          			module: "clock",
                                          			position: "top_left",
                                          		},
                                          
                                          		{
                                          			module: "calendar",
                                          			header: "US Holidays",
                                          			position: "top_left",
                                          			config: {
                                          				calendars: [
                                          					{
                                          					symbol: "calendar-check-o",
                                          					url: "webcal://www.calendarlabs.com/templates/ical/US-Holidays.ics",
                                          					}
                                          				]
                                          			}
                                          		},
                                          		
                                          		{
                                          			module: "compliments",
                                          			position: "lower_third",
                                          		},
                                          		
                                          		{
                                          			module: "currentweather",
                                          			position: "top_right",
                                          			config: {
                                          				location: "Dallas",
                                          				locationID: "4684888",  //ID from http://www.openweathermap.org/help/city_list.txt
                                          				appid: "private",
                                          			}
                                          		},
                                          		
                                          		{
                                          			module: "weatherforecast",
                                          			position: "top_right",
                                          			header: "Weather Forecast",
                                          			config: {
                                          				location: "Dallas",
                                          				locationID: "4684888",  //ID from http://www.openweathermap.org/help/city_list.txt
                                          				appid: "",
                                          			}
                                          		},
                                          		{
                                          			module: "newsfeed",
                                          			position: "bottom_bar",
                                          			config: {
                                          				feeds: [
                                          					{
                                          						title: "New York Times",
                                          						url: "http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml"
                                          					},
                                          					{
                                          						title: "ESPN",
                                          						url: "http://www.espnfc.com/english-premier-league/23/rss"
                                          					}
                                          				],
                                          				showSourceTitle: true,
                                          				showPublishDate: true
                                          			}
                                          		},
                                          		{
                                                      	        module: 'MMM-GoogleMapsTraffic',
                                          			position: 'top_left',
                                                      		config: {
                                                          	   key: '',
                                                          	   lat: 33.033184,
                                                          	   lng: -96.625225,
                                                          	   height: '350px',
                                                          	   width: '400px',
                                                      	        }
                                                  	},
                                          		]
                                          		};
                                          
                                          /*************** DO NOT EDIT THE LINE BELOW ***************/
                                          if (typeof module !== "undefined") {module.exports = config;}
                                          
                                          
                                          slametpsS 1 Reply Last reply Reply Quote 0
                                          • slametpsS Offline
                                            slametps @zzaidi148
                                            last edited by

                                            @zzaidi148 said in MMM-RandomQuranAyah:

                                            @slametps I took the character off but still something wrong

                                            /* Magic Mirror Config Sample
                                             *
                                             * By Michael Teeuw http://michaelteeuw.nl
                                             * MIT Licensed.
                                             *
                                             * For more information how you can configurate this file
                                             * See https://github.com/MichMich/MagicMirror#configuration
                                             *
                                             */
                                            var config = {
                                            
                                            	address: "localhost", // Address to listen on, can be:
                                            	                      // - "localhost", "127.0.0.1", "::1" to listen on loopback interface
                                            	                      // - another specific IPv4/6 to listen on a specific interface
                                            	                      // - "", "0.0.0.0", "::" to listen on any interface
                                            	                      // Default, when address config is left out, is "localhost"
                                            	port: 8080,
                                            	ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1"], // Set [] to allow all IP addresses
                                            	                                                       // or add a specific IPv4 of 192.168.1.5 :
                                            	                                                       // ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.1.5"],
                                            	                                                       // or IPv4 range of 192.168.3.0 --> 192.168.3.15 use CIDR format :
                                            	                                                       // ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.3.0/28"],
                                            
                                            	language: "en",
                                            	timeFormat: 12,
                                            	units: "imperial",
                                            
                                            	modules: [
                                            		{
                                            		module: 'MMM-RandomQuranAyah',
                                            		position: 'top_bar',	
                                            		config: {
                                            			apiVersion: '1.0' 
                                            			showArabic: true,
                                            			showTranslation: true,
                                            			surahArabicName:false,
                                            			translationLang:'id.indonesian',
                                            			updateInterval: 3600 * 1000, 
                                            		}
                                            		},
                                            		{
                                            			module: "alert",
                                            		},
                                            
                                            		
                                            		{
                                            			module: "clock",
                                            			position: "top_left",
                                            		},
                                            
                                            		{
                                            			module: "calendar",
                                            			header: "US Holidays",
                                            			position: "top_left",
                                            			config: {
                                            				calendars: [
                                            					{
                                            					symbol: "calendar-check-o",
                                            					url: "webcal://www.calendarlabs.com/templates/ical/US-Holidays.ics",
                                            					}
                                            				]
                                            			}
                                            		},
                                            		
                                            		{
                                            			module: "compliments",
                                            			position: "lower_third",
                                            		},
                                            		
                                            		{
                                            			module: "currentweather",
                                            			position: "top_right",
                                            			config: {
                                            				location: "Dallas",
                                            				locationID: "4684888",  //ID from http://www.openweathermap.org/help/city_list.txt
                                            				appid: "private",
                                            			}
                                            		},
                                            		
                                            		{
                                            			module: "weatherforecast",
                                            			position: "top_right",
                                            			header: "Weather Forecast",
                                            			config: {
                                            				location: "Dallas",
                                            				locationID: "4684888",  //ID from http://www.openweathermap.org/help/city_list.txt
                                            				appid: "",
                                            			}
                                            		},
                                            		{
                                            			module: "newsfeed",
                                            			position: "bottom_bar",
                                            			config: {
                                            				feeds: [
                                            					{
                                            						title: "New York Times",
                                            						url: "http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml"
                                            					},
                                            					{
                                            						title: "ESPN",
                                            						url: "http://www.espnfc.com/english-premier-league/23/rss"
                                            					}
                                            				],
                                            				showSourceTitle: true,
                                            				showPublishDate: true
                                            			}
                                            		},
                                            		{
                                                        	        module: 'MMM-GoogleMapsTraffic',
                                            			position: 'top_left',
                                                        		config: {
                                                            	   key: '',
                                                            	   lat: 33.033184,
                                                            	   lng: -96.625225,
                                                            	   height: '350px',
                                                            	   width: '400px',
                                                        	        }
                                                    	},
                                            		]
                                            		};
                                            
                                            /*************** DO NOT EDIT THE LINE BELOW ***************/
                                            if (typeof module !== "undefined") {module.exports = config;}
                                            
                                            

                                            There is missing character comma (,) after apiVersion: '1.0'.

                                            regards,

                                            Slamet PS

                                            Z 1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post
                                            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