AlfanousDesktop Interface

A PyQt GUI interface for alfanous Quranic search engine API.

How to contribute?

Building systems

notes:

  1. The UI folder contains forms and dialogs , you can open them with Qt designer.
  2. Run the command “make qt_all” in project root to compile qt resources to a python module.
  3. Gui.py contains the main code, it’s unclean and need cleaning or rewriting from the scratch.