-
Notifications
You must be signed in to change notification settings - Fork 2
/
ezanvakti.bash.in
320 lines (315 loc) · 8.06 KB
/
ezanvakti.bash.in
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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
#!/bin/bash
#
# Ezanvakti 7.6 - GNU/Linux Ezan Vakti Bildirici
#
##
## Copyright (c) 2010-2024 FB <ironic@yaani.com>
##
## https://gitlab.com/fbostanci/ezanvakti
## https://github.com/fbostanci/ezanvakti
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation; either version 3 of the License, or
## (at your option) any later version.
##
## This program is distributed in the hope that it will be useful,
## but WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
## GNU General Public License for more details.
##
## You should have received a copy of the GNU General Public License
## along with this program. If not, see http://www.gnu.org/licenses/.
#
#
#set -n
#set -x
[[ $1 = --@(tui|u[cç]birim|terminal) ]] && exec @libdir@/@AD@/ucbirim_tui.bash
[[ $1 = --@(gui|aray[uü]z) ]] && exec @libdir@/@AD@/arayuz.bash
[[ $1 = --@(gui2|aray[uü]z2) ]] && exec @libdir@/@AD@/arayuz2.bash
[[ $1 = --@(gui3|aray[uü]z3) ]] && exec @libdir@/@AD@/arayuz3.bash
[[ $1 = '' ]] && exec @libdir@/@AD@/@AD@-sleep
. @libdir@/@AD@/temel_islevler.bash
acilisa_baslatici_ekle
bilesen_yukle hatali_kullanim
case $1 in
-v|--v|--vakitler)
case $2 in
-s|--sabah)
bilesen_yukle vakitleri_goster
vakitler sabah ;;
-g|--g[uü]ne[sş])
bilesen_yukle vakitleri_goster
vakitler gunes ;;
-[oö]|--[oö][gğ]le)
bilesen_yukle vakitleri_goster
vakitler ogle ;;
-i|--ikindi)
bilesen_yukle vakitleri_goster
vakitler ikindi ;;
-a|--ak[sş]am)
bilesen_yukle vakitleri_goster
vakitler aksam ;;
-y|--yats[ıi])
bilesen_yukle vakitleri_goster
vakitler yatsi ;;
-t|--s[ıi]radaki)
bilesen_yukle siradaki; shift
case $2 in
-b|--bildirim)
siradaki_vakit bildirim ;;
'')
siradaki_vakit siradaki ;;
esac ;;
-k|--kerahat)
bilesen_yukle kerahat; shift
case $2 in
-b|--bildirim)
kerahat_vakitleri bildirim ;;
'')
kerahat_vakitleri ucbirim ;;
esac ;;
7|--haftal[ıi]k)
bilesen_yukle vakitleri_goster
vakitler haftalik ;;
30|--ayl[ıi]k)
bilesen_yukle vakitleri_goster
vakitler aylik ;;
-n|--nafile)
bilesen_yukle nafile
nafile_namaz_vakitleri ;;
-m|--bayram)
bilesen_yukle bayram_namazi
bayram_namazi_vakti ;;
-b|--bildirim)
bilesen_yukle vakitleri_goster
vakitler bildirim ;;
'')
bilesen_yukle vakitleri_goster
vakitler tum_vakitler ;;
?*) hatali_kullanim 'v' "$2" ;;
esac ;;
-vs|--vs)
bilesen_yukle vakitleri_goster
vakitler sabah ;;
-vg|--vg)
bilesen_yukle vakitleri_goster
vakitler gunes ;;
-v[oö]|--v[oö])
bilesen_yukle vakitleri_goster
vakitler ogle ;;
-vi|--vi)
bilesen_yukle vakitleri_goster
vakitler ikindi ;;
-va|--va)
bilesen_yukle vakitleri_goster
vakitler aksam ;;
-vy|--vy)
bilesen_yukle vakitleri_goster
vakitler yatsi ;;
-vn|--vn)
bilesen_yukle nafile
nafile_namaz_vakitleri ;;
-vm|--vm)
bilesen_yukle bayram_namazi
bayram_namazi_vakti ;;
-vt|--vt)
bilesen_yukle siradaki
case $2 in
-b|--bildirim)
siradaki_vakit bildirim ;;
'')
siradaki_vakit siradaki ;;
esac ;;
-vtb|--vtb)
bilesen_yukle siradaki
siradaki_vakit bildirim ;;
-vkb|--vkb)
bilesen_yukle kerahat
kerahat_vakitleri bildirim ;;
-vk|--vk)
bilesen_yukle kerahat
case $2 in
-b|--bildirim)
kerahat_vakitleri bildirim ;;
'')
kerahat_vakitleri ucbirim ;;
esac ;;
-v7|--v7)
bilesen_yukle vakitleri_goster
vakitler haftalik ;;
-v30|--v30)
bilesen_yukle vakitleri_goster
vakitler aylik ;;
-vb|--vb)
bilesen_yukle vakitleri_goster
vakitler bildirim ;;
--eylem)
bilesen_yukle eylem_menu; shift
eylem_menu "$1" ;;
--dinle)
bilesen_yukle ezan_dinlet; shift
case $1 in
-s|--sabah)
ezan_dinlet Sabah ;;
-[oö]|--[oö][gğ]le)
ezan_dinlet Öğle ;;
-i|--ikindi)
ezan_dinlet İkindi ;;
-a|--ak[sş]am)
ezan_dinlet Akşam ;;
-y|--yats[ıi])
ezan_dinlet Yatsı ;;
-c|--cuma)
ezan_dinlet Cuma ;;
*) hatali_kullanim 'd' "${1:-null}" ;;
esac ;;
--qt)
bilesen_yukle qtezv; shift
ezv_qt_basla "$@" ;;
--kuran)
bilesen_yukle kuran_dinletici; shift
case $1 in
-r|--rastgele)
kuran_dinlet rastgele ;;
-h|--hatim)
kuran_dinlet hatim ;;
-g|--g[uü]nl[uü]k)
kuran_dinlet gunluk ;;
-s|--se[cç]im)
shift; kuran_dinlet secim "$@" ;;
-a|--gui|--aray[uü]z)
kuran_dinlet arayuz ;;
*) hatali_kullanim 'k' "${1:-null}" ;;
esac ;;
-kr|--kr)
bilesen_yukle kuran_dinletici
kuran_dinlet rastgele ;;
-kh|--kh)
bilesen_yukle kuran_dinletici
kuran_dinlet hatim ;;
-kg|--kg)
bilesen_yukle kuran_dinletici
kuran_dinlet gunluk ;;
-ks|--ks)
bilesen_yukle kuran_dinletici
shift; kuran_dinlet secim "$@" ;;
-ka|--ka)
bilesen_yukle kuran_dinletici
kuran_dinlet arayuz ;;
--sureler)
bilesen_yukle sureler_ayetler
sureler_ayetler ;;
--ayet)
bilesen_yukle ayet_goster; shift
case $1 in
-b|--bildirim)
ayet_goster bildirim ;;
?*) hatali_kullanim 'b' "$1" ;;
'') ayet_goster ucbirim ;;
esac ;;
--aral[ıi]k)
bilesen_yukle aralik; shift
ayet_araligi_goster "$1" "$2" ;;
--imsak)
case $2 in
-b|--bildirim)
bilesen_yukle conky
imsak_bildirim ;;
*)
bilesen_yukle iftarimsak
ezv_imsak ;;
esac ;;
--iftar)
case $2 in
-b|--bildirim)
bilesen_yukle conky
iftar_bildirim ;;
*)
bilesen_yukle iftarimsak
ezv_iftar ;;
esac ;;
--conky)
case $2 in
-s|--s[ıi]radaki)
bilesen_yukle siradaki
siradaki_vakit conky_siradaki ;;
-m|--imsak)
bilesen_yukle conky
ezv_conky_imsak ;;
-i|--iftar)
bilesen_yukle conky
ezv_conky_iftar ;;
-k|--kerahat)
bilesen_yukle kerahat
kerahat_vakitleri conky ;;
*) bilesen_yukle conky
ezv_conky ;;
esac ;;
--hadis)
bilesen_yukle bilgi_goster; shift
case $1 in
-b|--bildirim)
hadis_goster bildirim ;;
?*) hatali_kullanim 'b' "$1" ;;
'') hadis_goster ucbirim ;;
esac ;;
--bilgi)
bilesen_yukle bilgi_goster; shift
case $1 in
-b|--bildirim)
bilgi_goster bildirim ;;
?*) hatali_kullanim 'b' "$1" ;;
'') bilgi_goster ucbirim ;;
esac ;;
--esma)
bilesen_yukle bilgi_goster
esma_goster ucbirim ;;
--g[uü]ncelle)
bilesen_yukle guncelleyici; shift
case $1 in
-y|--yenile) guncelleme_yap yenile ;;
*) guncelleme_yap ;;
esac ;;
--g[uü]nler)
bilesen_yukle dini_gunler
gunler ;;
--renk|--renk-[öo][gğ]ren)
bilesen_yukle renk_ogren
renk_ogren ;;
--config|--yap[ıi]land[ıi]rma)
shift
case $1 in
--gui|--aray[uü]z)
bilesen_yukle eylem_menu
eylem_menu yapilandirma ;;
*)
${EDITOR:-nano} "${EZANVAKTI_AYAR}" ;;
esac ;;
--kalan)
bilesen_yukle siradaki
kalan_sure ;;
--hutbe)
bilesen_yukle cuma_hutbesi
hutbe_goster ;;
--ortam)
bilesen_yukle cokluortam; shift
case $1 in
-r|--radyo)
radyo_ac ;;
-t|--tv)
tv_ac ;;
*) hatali_kullanim 'o' "${1:-null}";;
esac ;;
-V|--s[uü]r[uü]m|--version)
bilesen_yukle hakkinda
surum_goster ;;
-l|--listele)
bilesen_yukle listele
listele ;;
-h|--help|--yard[iı]m)
bilesen_yukle kullanim
betik_kullanimi ;;
?*) hatali_kullanim 't' "$1" ;;
esac
# vim: set ts=2 sw=2 et: