#prayer #islam #adhan #salat

app neda-cli

a siple adhan cli app written in rust

2 releases

Uses new Rust 2024

new 0.1.1 May 5, 2025
0.1.0 May 4, 2025

#145 in Audio

31 downloads per month

MIT/Apache

6MB
1K SLoC

بسم الله الرحمن الرحيم

WORNING

🚧 this app is still in development and is not ready for use yet. 🚧

Neda

Neda-cli lightweight cli app for prayer times (show, notify, adhan) and is a part (implementation) of Neda project a free and open source cross platform - insha'Allah - incha'Allah. salat (prayers) times app and library.

Installation

Clients (cli)

You can install the Neda cli with cargo:

cargo install neda-cli

todo: installing via nix package manager.

Usage

neda # and the adhan service should be running...🌻

Adhan and Notification Service

you have to add this to your start at login list to start the adhan and notification service in the background when you open the machine.

Linux users

if you use a destro that use systemd do the use the scripts/install_neda_service_linux_systemd_user.sh script to add the neda service.

sh install_neda_service_linux_systemd_user.sh

you should see:

# =>✅ Neda service installed and started successfully!
# =>Check status with: systemctl --user status neda.service

OSX (MacOS) users

use the secript example under the scripts folder under name scripts/install_neda_service_osx_user.sh and run it.

sh install_neda_service_osx_user.sh

you should see:

# =>✅ Neda service installed and started successfully!
# =>Check status with: systemctl --user status neda.service

and you should see a notification pop up that tell you neda added to the ligin items or some thing like that incha'Allah.

License

you can use it under the terms of either the MIT license or the Apache 2.0 license.

Dependencies