Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/DBChoco/Salawat

A prayer times (Adhan) app for Windows and GNU/Linux written in JavaFX.
https://github.com/DBChoco/Salawat

adhan app application athan azan islam islamic islamic-prayer-times java javafx linux muslim muslim-prayer-times salat salawat software windows

Last synced: 8 days ago
JSON representation

A prayer times (Adhan) app for Windows and GNU/Linux written in JavaFX.

Lists

README

        

# Salawat





Logo

Salawat - صلوات


A prayer times and Adhan application for Windows, macOS and GNU/Linux written in Java


Download »




View Demo
·
Report Bug
·
Request Feature



















Download on Flathub


Get it from the Snap Store

## About The Project


Main screen of Salawat

You might have used Muezzin in the past, Muezzin is powerful and versatile but quite heavy especially for old or low-end machines.
That is why I've decided to write a brand-new application written entirely in Java. The main goal of the app is to make what Muezzin did (highly customizable and elegant prayer times app)
but more efficiently.

For now, if you have a powerful enough computer, I'd suggest you use Muezzin, because it's more stable.

On Salawat you can choose to play an Adhan or not, you can import your own audio file; you can also choose to have a background or not, and import your own.


Settings screen of Salawat

### Supported Languages
* English
* Français
* Español
* Arabic
* Turkish

### Built With

* [JavaFX](https://openjfx.io/)
* [MaterialFX](https://github.com/palexdev/MaterialFX)
* [adhan-ava](https://github.com/batoulapps/adhan-java)
* [FXTrayIcon](https://github.com/dustinkredmond/FXTrayIcon)

### Roadmap

- [ ] Aur
- [ ] Fix bugs
- [ ] Fix bug that causes crash after Adhan is played (need more information about the cause)
- [x] Weather
- [ ] Sunnah times
- [x] DateFormat
- [x] Make progress bar display audio progress
- [x] Make progress bar squared
- Calculation methods
- [ ] Adjustements

See the [open issues](https://github.com/DBChoco/Salawat/issues) for a full list of proposed features (and known issues).

(back to top)

## How to install

### Windows
From the download page, select the .EXE installer.
Download it and install it.

You might receive a warning, that is because the app is not signed and I do not have the money to do so. The app is completely safe, you can read through the source code or have a trusted friend do it for you, all the code is Open-Source.

### GNU/Linux


Download on Flathub


Get it from the Snap Store

I'm currently working on AUR support. (Snapstore and Flathub: "check")
In the meanwhile you can use the .DEB and TAR.GZ files as an alternative.

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

If you noticed a translation error or want to add a language yourself, feel free to contact me!

**Don't forget to give the project a star! Thanks again!**

## License

Distributed under the MIT License. See `LICENSE.txt` for more information.

## Contact

[Project Link](https://github.com/DBChoco/Salawat)

[Official Discord server](https://discord.gg/cpF9TTstN5)

Email: [email protected]

## Acknowledgments

* [Source of Adhan by Ahmad al-Nufais](https://www.youtube.com/watch?v=9k0wQtYu2nU)
* [Source of Mecca Adhan](https://www.youtube.com/watch?v=MaEzj5eRmjc&t)
* [Source of al-Aqsa Adhan](https://www.youtube.com/watch?v=z2xEwSi2vaI)
* [Source of Bismillah startup sound](https://www.youtube.com/c/FatihSeferagic/featured)
* [Template for the README page](https://github.com/othneildrew/Best-README-Template)

### Source of images
* [Light mode image by Nick Fewings](https://unsplash.com/photos/sfMW7-4NI-o)
* [Dark mode image by Katerina Kerdi](https://unsplash.com/photos/TAfqq1B3-2s)

(back to top)