SalatMV

A cli version of the salat mv mobile app. Used to show prayer times in Maldives.

This program uses the db from the salatmv app

~> salat_mv -t

```

Salat_MV-cli

Time : 10:07:01 pm

Fajr: 04:50 am Sun: 06:07 am Dhuhur: 12:15 pm Asr: 03:37 pm Magrib: 06:16 pm Isha: 07:33 pm ```

Installation

Release Binaries

You can find the releases in the releases tab

only binaries for linux is available

Building From Source

All Platforms (Cargo) (Recommended)

Linux (with the shellscript)

All Platforms (manually)

Usage

Run salat_mv --help to get the following list of commands:

```css SalatMV for cli

Usage: salat_mv [option]

Options: -h, --help shows this help section -T, --tui runs in tui mode (not implemented yet) -a, --active keeps the program always running -n, --notify enables notifications when using -a, edits notifications when not using -a (requires 'notify-send' command) -e, --edit edit island index -c, --current indicates the current time -t, --title shows the title bar -r, --raw-data outputs raw data in hours and minutes -m, --minutes outputs raw data in minutes -H, --hour show time in 24 hour format

config contains island index config is stored in ~/.config/salat_mv/ ```

You can combine multiple flags like salat_mv -ctH

Todo:

version 2.0.0

version 1.0.0