-
Notifications
You must be signed in to change notification settings - Fork 2
/
io.github.dbchoco.Salawat.metainfo.xml
113 lines (110 loc) · 5.5 KB
/
io.github.dbchoco.Salawat.metainfo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>io.github.dbchoco.Salawat</id>
<name>Salawat</name>
<summary>Islamic prayer times application</summary>
<url type="homepage">https://github.com/DBChoco/Salawat</url>
<url type="bugtracker">https://github.com/DBChoco/Salawat/issues</url>
<url type="contact">https://www.reddit.com/r/Muezzin/</url>
<url type="translate"> https://discord.gg/cpF9TTstN5</url>
<metadata_license>CC0-1.0</metadata_license>
<project_license>MIT</project_license>
<description>
<p>
Islamic prayer times (Adhan) that is highly customizable, lightweight and open source.
</p>
<p>Features:</p>
<ul>
<li>Many settings</li>
<li>Custom background image</li>
<li>Custom Adhan</li>
<li>Light and dark mode</li>
<li>5 different languages</li>
</ul>
<p>
If you encounter a bug, want to add a language, want to contribute or just want to say Salam, join our discord server or subreddit!
</p>
<p>
Jazzakoum Allahu khairan.
</p>
<p>
Keywords: Athan, Adhan, Azan, Islam, Muslim, Prayers, times, Muezzin, Salah, Salat, Namaz, Islamic, Hijri.
</p>
</description>
<content_rating type="oars-1.0" />
<launchable type="desktop-id">io.github.dbchoco.Salawat.desktop</launchable>
<screenshots>
<screenshot type="default">
<caption>Main Screen - Light Mode</caption>
<image>https://github.com/DBChoco/Salawat/blob/main/images/lightMain.png?raw=true</image>
</screenshot>
<screenshot>
<caption>Settings Screen</caption>
<image>https://github.com/DBChoco/Salawat/blob/main/images/lightSettings.png?raw=true</image>
</screenshot>
</screenshots>
<releases>
<release version="v1.3.0" date="2022-05-31">
<description>
<p>Assalamou Alaykoum brothers/sisters</p>
<p>New features:</p>
<ul>
<li>Added weather widget.</li>
<li>Added icons in the buttons.</li>
<li>Added 3 different date formats.</li>
<li>Quicker when saving settings.</li>
</ul>
<p>Bug fixes:</p>
<ul>
<li>Fixed internet issues on Windows.</li>
<li>Centered the Quran quote.</li>
<li>Fixed some Arabic translations and fonts.</li>
<li>Some other stuff.</li>
</ul>
<p>If there is any problem, please contact me so that I can fix it. If you have any ideas, I'd gladly hear them. Jazzakoum Allahu khairan.</p>
</description>
</release>
<release version="v1.0.3" date="2022-05-22">
<description>
<p>Assalamou Alaykoum brothers/sisters</p>
<p>Shortly after the release of Salawat, here is another update, mainly small fixes, nothing huge.</p>
<p>New features:</p>
<ul>
<li>Added Salawat icon to the window.</li>
<li>Added possibility to choose the date for the prayer grid.</li>
<li>Added "Now: prayer" and "Adhan" to the prayer count down.</li>
<li>Window size is now saved.</li>
<li>Added small Quran quote to the settings page (like Muezzin)</li>
</ul>
<p>Bug fixes:</p>
<ul>
<li>Volume is now saved when closing the app.</li>
<li>CPU optimizations (from ~1.5% cpu usage to ~0.5%)</li>
</ul>
<p>If there is any problem, please contact me so that I can fix it. If you have any ideas, I'd gladly hear them. Jazzakoum Allahu khairan.</p>
</description>
</release>
<release version="v1.0.0" date="2022-05-18">
<description>
<p>Assalamou Alaykoum brothers/sisters</p>
<p>I'm happy to announce that Salawat is finally available! I've been working on this for the past few weeks and it has been wild. Developing a Java version was much harder than making Muezzin on Electron, but Alhamdoulillah, somehow I managed to do something that's okay.</p>
<p>Features:</p>
<ul>
<li>5 differents languages (English, French, Spanish, Arabic and Turkish)</li>
<li>Gregorian and Hijri dates</li>
<li>Custom Adhan</li>
<li>Custom background images</li>
<li>Dark mode</li>
<li>Many calculation methods (and you can make your own)</li>
<li>Du'a after Adhan</li>
<li>Startup "Bismillah" sound</li>
<li>Notifications</li>
<li>Automatic location detection</li>
<li>Much smaller and faster than Muezzin</li>
</ul>
<p>Obviously it is only the first version, so expect there to be some bugs, you can contact me on Github, Discord or Reddit to make me know and inshaAllah I'll fix it as fast as I can.</p>
<p>If there is any problem, please contact me so that I can fix it. If you have any ideas, I'd gladly hear them. Jazzakoum Allahu khairan.</p>
</description>
</release>
</releases>
</component>