MySalat is a lightweight Rainmeter extension that displays prayer times. It is developed using Lua, Pascal, and HTML.
- Display prayer times for different locations.
- Lightweight and easy to configure.
- Customizable design and layout.
- Download and install Rainmeter.
- Clone the repository or download the ZIP file.
git clone https://github.com/mohaneddz/MySalat.git
- Extract the contents to your Rainmeter skins folder, usually located at
C:\Users\<YourName>\Documents\Rainmeter\Skins. - Refresh Rainmeter and activate the MySalat skin.
- Open Rainmeter and right-click on the MySalat skin.
- Select
Edit Skinto configure your location and other settings. - Save your changes and refresh the skin.
You can edit the MySalat.ini file to set your location and customize the appearance. Here are some parameters you can change:
Latitude: Set your latitude.Longitude: Set your longitude.TimeZone: Set your time zone.
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch). - Commit your changes (
git commit -am 'Add new feature'). - Push to the branch (
git push origin feature-branch). - Create a new Pull Request.
This project is licensed under the MIT License. See the LICENSE file for more details.