Skip to content

VSCode Extension for showing the Muslim prayer time at the status bar and popup notification. Fully customizable.

License

Notifications You must be signed in to change notification settings

ariefsn/vsce-ibadah

Repository files navigation

IBADAH

The Ibadah plugin for VSCode can show Muslim prayer time at the status bar and popup notification. Fully customizable.

Features

  • Notifications Notifications

Commands

  • Ibadah: Pray Configure

    Open the settings and config

  • Ibadah: Pray Refresh

    Refresh the extension to get the latest config values

Extension Settings

  • Default settings

    "ibadah.location": {
      "country": "Indonesia",
      "city": "Surabaya",
      "postalCode": "",
      "address": ""
    },
    "ibadah.pray": {
      "notification": {
        "before": 15, // The notification will show before the actual time, in minutes.
        "message": "It's time to pray {pray}" // The {pray} will replaced with the actual pray time. Customizable with the names below.
      },
      "names": {
        "Fajr": "Fajr",
        "Dhuhr": "Dhuhr",
        "Asr": "Asr",
        "Maghrib": "Maghrib",
        "Isha": "Isha"
      }
    }

Thanks to

About

VSCode Extension for showing the Muslim prayer time at the status bar and popup notification. Fully customizable.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published