• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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-PrayerTime

Scheduled Pinned Locked Moved Education
55 Posts 14 Posters 35.1k Views 14 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.
  • S Offline
    slametps @danialothman
    last edited by Apr 9, 2018, 2:52 AM

    @danialothman said in MMM-PrayerTime:

    @zzaidi148 @slametps

    does the MMM-PrayerTime still work??

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

    yeah, of course. mine is running. if you got trouble running this module, try install async module.

    npm install async
    

    regards,

    Slamet PS

    D 1 Reply Last reply Apr 9, 2018, 3:26 AM Reply Quote 0
    • D Offline
      danialothman @slametps
      last edited by Apr 9, 2018, 3:26 AM

      @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
      		}
      	}
      
      S 1 Reply Last reply Apr 9, 2018, 3:35 AM Reply Quote 0
      • S Offline
        slametps @danialothman
        last edited by slametps Apr 9, 2018, 3:37 AM Apr 9, 2018, 3:35 AM

        @danialothman thx for correction. I fixed the info in the github.

        @zzaidi148 said in MMM-PrayerTime:

        @slametps Thank you so much! How do I do that?

        go to MMM-PrayerTime folder and run:

        git pull
        

        regards,

        Slamet PS

        1 Reply Last reply Reply Quote 0
        • A Offline
          aishaamila @noorm91
          last edited by Apr 23, 2018, 2:05 AM

          @noorm91 Hello, do you know why during prayer time, azan is not playing? Is there anything i need to add ?

          A 1 Reply Last reply Apr 23, 2018, 2:14 AM Reply Quote 0
          • A Offline
            aishaamila @aishaamila
            last edited by Apr 23, 2018, 2:14 AM

            @aishaamila Or anyone who knows it?

            S 1 Reply Last reply Apr 24, 2018, 4:11 AM Reply Quote 0
            • S Offline
              slametps @aishaamila
              last edited by Apr 24, 2018, 4:11 AM

              @aishaamila said in MMM-PrayerTime:

              @aishaamila Or anyone who knows it?

              What is your MM hardware and config?

              regards,

              Slamet PS

              S 1 Reply Last reply Apr 24, 2018, 4:15 AM Reply Quote 0
              • S Offline
                slametps @slametps
                last edited by Apr 24, 2018, 4:15 AM

                Adzan is played at server side (rpi) by omxplayer. You have to install omxplayer.

                regards,

                Slamet PS

                A 1 Reply Last reply Apr 24, 2018, 4:32 AM Reply Quote 0
                • A Offline
                  aishaamila @slametps
                  last edited by Apr 24, 2018, 4:32 AM

                  @slametps I try to play the adzan using /usr/bin/omxplayer -o hdmi modules/MMM-PrayerTime/res/adzan.mp3 and it played… Do i still need to install the omxplayer?

                  S 1 Reply Last reply Apr 24, 2018, 4:35 AM Reply Quote 0
                  • S Offline
                    slametps @aishaamila
                    last edited by Apr 24, 2018, 4:35 AM

                    @aishaamila can you post your config?

                    regards,

                    Slamet PS

                    A 2 Replies Last reply Apr 24, 2018, 4:38 AM Reply Quote 0
                    • A Offline
                      aishaamila @slametps
                      last edited by Apr 24, 2018, 4:38 AM

                      @aishaamila But i need to change hdmi to local, i wil send it when i get home… Thank you so much

                      S 1 Reply Last reply Apr 27, 2018, 4:39 AM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 4 / 6
                      • 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