bal-sm / bless

Qur'an for Desktop (WORK IN PROGRESS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

بِسْمِ ٱللَّٰهِ ٱلرَّحْمَٰنِ ٱلرَّحِيمِ

bless

Qur'an for Desktop using Qur'an Server API (WORK IN PROGRESS)

How-to run

This project is still in early stages of development, but here's how to install the latest build:

Install Python

Download

Make sure to install the 3.11 version.

Install pipx (Optional)

Run this command:

python3 -m pip install --user pipx

Ensure path (after installing pipx)

Don't forget to run this command after installing pipx:

python3 -m pipx ensurepath

Install bless

pipx install git+https://github.com/bal-sm/bless.git

Load fixture

Download An-Nas fixture, then Save Page as..., and put it on somewhere.

Run this command on the folder which you put the fixture in:

bless-server-manage loaddata dquran.An-Nas.yaml

Start bless

bless-start

About

Qur'an for Desktop (WORK IN PROGRESS)


Languages

Language:Python 53.1%Language:QML 46.9%