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

Screenshot<em>20230316</em>032642

~> salat_mv -ct

```

Salat_MV-cli

Time : 06:34:05 pm

Fajr: 05:01 am Sun: 06:15 am Dhuhur: 12:24 pm Asr: 03:44 pm Magrib: 06:24 pm /------ Isha: 07:39 pm - ```

Installation

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 -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 (incompatible with -A) -A, --array outputs the data in an array (incompatible with -r, -c) -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 -cantH (this will run it in always active mode with 24 Hour display while indicating the current time and showing a title bar)

Todo:

version 2.0.0

version 1.0.0