MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. danialothman
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    danialothman

    @danialothman

    0
    Reputation
    296
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    danialothman Unfollow Follow

    Latest posts made by danialothman

    • RE: MMM-PrayerTime

      @slametps my apologies,

      yes it does work. Thank you for building this.

      there were some missing commas in your module page, which I overlooked.

      In case anyone from Brunei, you can use the below:

      {
      		module: "MMM-PrayerTime",
      		position: "top_left",
      		config: {
      			apiVersion: "1.0",
      			lat: 4.5353, 
      			lon: 114.7277,
      			timezone: "Asia/Brunei", 
      			timeFormat: 24,
      			method: 3,
      			playAdzan: ['fajr', 'dhuhr', 'asr', 'maghrib', 'isha'],
      			notDisplayed: ['midnight', 'sunset'],
      			useUpdateInterval: true,
      			updateInterval: 86400 * 1000,
      			animationSpeed: 2.5 * 1000,
      			language: "en",
      			showAdzanAlert: true,
      			alertTimer: 15000
      		}
      	}
      
      posted in Education
      D
      danialothman
    • RE: MMM-PrayerTime

      @zzaidi148 @slametps

      does the MMM-PrayerTime still work??

      I am trying to set it up but fail to get anything.

      posted in Education
      D
      danialothman