Noor icon

Noor For Linux

3.4/5 43
GPL v3    

Description

changelog

Free Download

Noor application is useful for viewing Quran. Currently it has a GTK interface that uses PyGtk library, a CGI interface that can be used in web servers and a text interface that outputs a sura to a text file.

For using the GTK interface you need to install Python_ and PyGTK_ (they are installed by default in some linux distributions like Ubuntu). You can start it by running "noorgtk.py" script either from the command line or by double clicking it in the extracted folder. That is, no installation is necessary.

But if you like, you can run "python setup.py install" to install Noor. After that you'll be able to run "noorgtk.py" in the terminal from any location.

Installing the CGI script, "noorcgi.py", is like installing any other CGI script. You probably have to copy it to the ``cgi-bin`` directory of your web server. Bu before that you should either install noor as described in the previous paragraph or change the line in ``noorcgi.py`` file which looks like::

# Add noor to the python path if its not installed:

sys.path.append('/noor/extracted/folder/')

to point to the folder in which you've extracted noor. Note that if you want to use the CGI interface you no longer need to install PyGTK_.

You can edit the ``~/.noor`` file::

[common] translation = /path/to/translation/file

The translation file can be in two formats. It can be either a zip file in the same format as Zekr_ translation files which can be obtained from http://siahe.com/zekr/resources.html or it can be a utf-8 text file with translation of each aya in one line.

.. _Zekr: http://siahe.com/zekr

You can change the GTK or CGI fonts in ``~/.noor`` file::

[gtk] font = nazli 19

[cgi] font = nazli 4

The Quran is the central religious text of Islam. Muslims believe the Quran to be the book of divine guidance and direction for mankind and consider the text in its original Arabic to be the literal word of God, revealed to Muhammad over a period of 23 years and view the Quran as God's final revelation to humanity.

What's new in Noor 1.2.1:

  • added arabic_sura_names config
  • installing data files according to debian policy
Read the full changelog
User Comments
This enables Disqus, Inc. to process some of your data. Disqus privacy policy

Noor 1.2.1

add to watchlist add to download basket send us an update REPORT
  runs on:
Linux
  3 screenshots:
Noor - screenshot #1Noor - screenshot #2Noor - screenshot #3
  main category:
Religion
  developer:
  visit homepage