Skip to content

Get international Salah (Islamic pray) time and notifications on gnome shell

License

Notifications You must be signed in to change notification settings

codesenpaii/salahtime

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Discontinued ~

There is more a better version here : https://extensions.gnome.org/extension/1344/azan/ or https://github.com/fahrinh/azan-gnome-shell-extension

Salah Time

An extension for Gnome Shell. Get international Salah (Islamic pray) times and notifications.

Time APIs are gotten from http:https://muslimsalat.com/api/ Get API Key from http:https://muslimsalat.com/panel/signup.php change the option from the "extension.js" from this line

let stOptions = {
    location: null, //auto detect
    times   : "monthly",
    daylight: null, //auto select
    method  : null, //auto select
    api_key : "xxxxxxx"
};

alt text

Not available at gnome extension yet. To use copy the project to ~/.local/share/gnome-shell and activate from gnome tweak tool.

About

Get international Salah (Islamic pray) time and notifications on gnome shell

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.4%
  • CSS 0.6%