quran-companion

Free and open-source desktop Quran reader and player 💻

OTHER License

Stars
100
Committers
3

-                       

 [][win-installer]

  1.  [dmg][macos-dmg-url].
    
  2. .
    

    (snap, flatpak, appimage, aur package)

                 .      Qt  [](https://www.qt.io/download-qt-installer).      Qt         .      [CMake](https://cmake.org/)          (          cmake).     /       ++C .      Qt Creator         "CMakeLists.txt"  "   "     CMake  . [     CMake  Qt Creator](https://doc.qt.io/qtcreator/creator-project-cmake.html).

  • GCC / MSVC
  • CMake
  • Qt >= 6.5
    • qtbase
    • qtimageformats
    • qtsvg
    • qtmultimedia
    • qttools

git clone --depth=1 -b main https://github.com/0xzer0x/quran-companion.git

mkdir build
cd build
cmake.exe -DCMAKE_PREFIX_PATH="C:\Qt\6.x.x\msvc_2019" -DCMAKE_BUILD_TYPE=Release ..
cmake.exe --build . --config Release


sudo apt install build-essential cmake qt6-tools-dev qt6-base-dev qt6-image-formats-plugins qt6-multimedia-dev qt6-l10n-tools qt6-translations-l10n

sudo pacman -Sy base-devel cmake qt6-base qt6-multimedia qt6-tools qt6-imageformats qt6-translations
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release -G "Ninja" ..
cmake --build .

    • -
    • ( )
    • -

( ).

            .        "".

  •    [Doxygen](https://www.doxygen.nl/)      html    
    
  • git clone https://github.com/0xzer0x/quran-companion.git
  • cd quran-companion/docs
  • doxygen

()

()

/ :

0xzer0x - [email protected]

: https://github.com/0xzer0x/quran-companion

Related Projects