https://github.com/daneshjoy/myprayertimes
Display Shamsi date and prayer times for selected cities
https://github.com/daneshjoy/myprayertimes
csharp prayer-times shamsi-date wpf
Last synced: 3 months ago
JSON representation
Display Shamsi date and prayer times for selected cities
- Host: GitHub
- URL: https://github.com/daneshjoy/myprayertimes
- Owner: DaneshJoy
- Created: 2024-03-14T21:36:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-08T19:57:30.000Z (about 2 years ago)
- Last Synced: 2025-03-20T00:13:31.768Z (over 1 year ago)
- Topics: csharp, prayer-times, shamsi-date, wpf
- Language: C#
- Homepage:
- Size: 1.26 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MyPrayerTimes
Display Shamsi date and prayer times for selected cities
نمایش تاریخ شمسی و اوقات شرعی برای شهرهای منتخب
- Date and prayer times are provided using the API from https://prayer.aviny.com/
---
## Requirements:
- Newtonsoft.Json: https://www.newtonsoft.com/json
- ``` Install-Package Newtonsoft.Json ```