neda-lib 0.1.0

a siple adhan library with client written in rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# in the name of Allah

## Ideas

### core functionality

1. get the prayer times from the api provider.
2. organize it in a structured way.
3. save it in a split database for easy access insha'allah.
4. play the adhan sound (optional).

### client

1. use this using different clien the first one is the cli client (the default one).

### todo in the future insha'Allah

1. make a gui client.