RemindMe is a Windows application to remind of the islamic prayer times, made with WinForms and C#.
This app was made for personal use in the first place, so it may be a bit messy and some features are uncompleted or need polishing. I decided to open source it, so might some people find it useful or interesting.
To clarify things, I won't be maintaining it actively, but contributions are welcome, I will leave a TODO list with things that need some work, also add to the list if you have leftovers from your work. If you are interested in fixing, polishing or adding features, feel free to open a PR.
See TODO List to know if the feature is ready or has problems.
- View prayer times of the day and the month.
- Calculate the times based on the approximate location. (Needs internet)
- All the common ways to calculate the times.
- Muslim World League.
- Islamic Society of North America.
- Egyptian General Authority of Survey.
- Umm al-Qura University, Makkah
- University of Islamic Sciences, Karachi.
- Notification before the athan and on it.
- Simple theme tool.
- Some other customizations.
Month times form with dark theme.
Notification form with dark theme.
- The themes system needs optimization and to be made user-friendly.
- Overall code optimization.
- The options form needs polishing.
- The app is only in Arabic, so some localization will be useful.