Read the statement by Michael Teeuw here.
MMM-RandomQuranAyah
-
@slametps you can add that yourself https://github.com/MichMich/MagicMirror/wiki/MagicMirror²-Modules/_edit
-
@strawberry-3.141 Thx. Done.
-
Jazakallah , if you can please try to implement a Module for ADAN it will be very usefull :)
-
@zam I’m still working on a new module MMM-PrayerTime including playing Adzan. Hope it will release in this weekend.
-
@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.
-
@slametps Wonderfull Let me try first , Sukran Jaseelan :)
-
@zam you’re welcome.
-
@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", },
-
@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.
-
@slametps Tried that but still didn’t load up magic mirror