Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

بوت أذكار يحتوي على العديد من الخدمات المهمه لكل مسلم

License

Notifications You must be signed in to change notification settings

rn0x/whatsapp_adhkar

Repository files navigation

Whatsapp_Adhkar واتسب أذكار


whatsapp_adhkar


بوت أذكار يحتوي على العديد من الخدمات المهمه لكل مسلم ومنها

  • القرآن الكريم (158 قارئ)
  • الباحث القرآني نص + صورة - مثال
  • الباحث الحديثي
  • بطاقات القرآن الكريم
  • صحيح البخاري (صور مصممة)
  • حصن المسلم (نص + صوت)
  • التقويم الهجري
  • فيديوهات عشوائية اكثر من 700 فيديو
  • إرسال رسائل مجدولة لجميع القروبات المنظم لها (قرآن كريم , أذكار ,فيديوهات عشوائية , تذكير الجمعة)



متطلبات التشغيل

  • git
  • nodejs 16 ^
  • Google Chrome
  • ضع مسار متصفح كروم في ملف config.json

مسارات المتصفح لإغلب الأنظمة

linux:
/usr/bin/google-chrome-stable
or 
/usr/bin/chromium
or 
/snap/bin/chromium
windows:
C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe
MacOS:
/Applications/Google Chrome.app/Contents/MacOS/Google Chrome

طريقة التثبيت لـ (Linux)

 > sudo apt-get install nodejs
 > sudo apt-get install git
 > sudo apt-get install google-chrome-stable
 > git clone https://github.com/Alsarmad/whatsapp_adhkar
 > cd whatsapp_adhkar
 > npm i
 > npm start



طريقة التثبيت لـ (Windows) عبر PowerShell Administrator

يجب عليك اولاً تثبيت مدير الحزم choco ثم تثبيت المتطلبات

Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
 > choco install nodejs.install
 > choco install git
 > choco install googlechrome
 > git clone https://github.com/Alsarmad/whatsapp_adhkar
 > cd whatsapp_adhkar
 > npm i
 > npm start

طريقة التثبيت لـ Android [ Termux ]

 > pkg update && pkg upgrade
 > pkg install proot-distro
 > proot-distro install alpine
 > proot-distro login alpine
 > apk update && apk add --no-cache nmap && \
 echo @edge http://nl.alpinelinux.org/alpine/edge/community >> /etc/apk/repositories && \
 echo @edge http://nl.alpinelinux.org/alpine/edge/main >> /etc/apk/repositories && \
 apk update && \
 apk add --no-cache \
 chromium
 > apk add --update nodejs npm git
 > git clone https://github.com/Alsarmad/whatsapp_adhkar
 > cd whatsapp_adhkar
 > npm i
 > npm start

الترخيص

MIT

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 2

Languages

AltStyle によって変換されたページ (->オリジナル) /