Giter Club home page Giter Club logo

whatsapp_adhkar's Introduction

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

whatsapp_adhkar's People

Contributors

islamiaat avatar rn0x avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.