تذكير الأحاديث النبوية
إضافة Visual Studio Code تعرض أحاديث نبوية شريفة بشكل دوري لمساعدتك في البقاء على اتصال بالتعاليم الإسلامية أثناء البرمجة.
المميزات
- 📖 عرض أحاديث نبوية عشوائية من مصادر موثوقة
- ⏰ فترات تذكير قابلة للتخصيص
- 🔔 خيار لعرض الحديث مباشرة
- 🎨 إشعارات واضحة ومقروءة
- ⚙️ سهولة التكوين من خلال إعدادات VS Code
التثبيت
- افتح VS Code
- انتقل إلى قسم الإضافات (Ctrl+Shift+X)
- ابحث عن "Islamic Hadith Reminder"
- اضغط على زر التثبيت
الاستخدام
ستبدأ الإضافة تلقائياً في عرض الأحاديث عند تشغيل VS Code. يمكنك:
- عرض حديث في أي وقت باستخدام لوحة الأوامر (Ctrl+Shift+P) وكتابة "Show Islamic Hadith"
- تكوين فترات التذكير في الإعدادات
- تفعيل/تعطيل الإضافة من خلال إعدادات VS Code
التكوين
يمكنك تكوين الإضافة من خلال إعدادات VS Code:
- افتح إعدادات VS Code (Ctrl+,)
- ابحث عن "Islamic Reminders"
- قم بتكوين الخيارات التالية:
islamicReminders.enableHadith
: تفعيل/تعطيل تذكير الأحاديث
islamicReminders.interval
: تعيين الفترة الزمنية للتذكير بالدقائق (الافتراضي: 60)
المتطلبات
- Visual Studio Code 1.60.0 أو أحدث
إعدادات الإضافة
تقدم هذه الإضافة الإعدادات التالية:
islamicReminders.enableHadith
: تفعيل/تعطيل تذكير الأحاديث
islamicReminders.interval
: تعيين الفترة الزمنية للتذكير بالدقائق
الأوامر
islamic-reminders.showNow
: عرض حديث نبوي فوراً
المساهمة
نرحب بمساهماتكم! لا تتردد في تقديم طلب سحب (Pull Request).
الترخيص
هذا المشروع مرخص تحت رخصة MIT - راجع ملف LICENSE لمزيد من التفاصيل.
Islamic Hadith Reminder
A Visual Studio Code extension that displays Islamic Hadith reminders at regular intervals to help you stay connected with Islamic teachings while coding.
Features
- 📖 Displays random Hadith from authentic sources
- ⏰ Configurable reminder intervals
- 🔔 Manual trigger option to show Hadith immediately
- 🎨 Clean and readable notifications
- ⚙️ Easy to configure through VS Code settings
Installation
- Open VS Code
- Go to the Extensions view (Ctrl+Shift+X)
- Search for "Islamic Hadith Reminder"
- Click Install
Usage
The extension will automatically start showing Hadith reminders when VS Code launches. You can:
- View Hadith at any time using the command palette (Ctrl+Shift+P) and typing "Show Islamic Hadith"
- Configure the reminder interval in settings
- Enable/disable the extension through VS Code settings
Configuration
You can configure the extension through VS Code settings:
- Open VS Code Settings (Ctrl+,)
- Search for "Islamic Reminders"
- Configure the following options:
islamicReminders.enableHadith
: Enable/disable Hadith reminders
islamicReminders.interval
: Set the reminder interval in minutes (default: 60)
Requirements
- Visual Studio Code 1.60.0 or higher
Extension Settings
This extension contributes the following settings:
islamicReminders.enableHadith
: Enable/disable Hadith reminders
islamicReminders.interval
: Set the reminder interval in minutes
Commands
islamic-reminders.showNow
: Show a Hadith reminder immediately
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the MIT License - see the LICENSE file for details.