Skip to content

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://muslimsalat.com/api/ Get API Key from http://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

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.4%
  • CSS 0.6%