|
| 1 | +--- |
| 2 | +# https://vitepress.dev/reference/default-theme-home-page |
| 3 | +layout: home |
| 4 | + |
| 5 | +hero: |
| 6 | + name: "Quick Utilities Suite" |
| 7 | + text: "Quick Utilities Suite" |
| 8 | + tagline: أدوات نوافذ مختارة لتعزيز سير عملك |
| 9 | + image: |
| 10 | + src: /home_page/home_page.png |
| 11 | + alt: Quick Utilities Suite logo |
| 12 | + actions: |
| 13 | + - theme: brand |
| 14 | + text: Microsoft Store ↓ |
| 15 | + link: https://apps.microsoft.com/detail/9PGNXC5HJMCV |
| 16 | + - theme: alt |
| 17 | + text: GitHub Releases |
| 18 | + link: https://github.com/XMuli/QuickUtilitiesSuite/releases |
| 19 | + - theme: alt |
| 20 | + text: الملاحظات والمشاكل |
| 21 | + link: https://github.com/XMuli/QuickUtilitiesSuite/issues |
| 22 | + |
| 23 | +features: |
| 24 | + - title: Quick ColorPicker |
| 25 | + details: التقاط ألوان دقيقة من أي مكان على الشاشة مع إخراج بتنسيقات متعددة. |
| 26 | + icon: |
| 27 | + light: /images/home_features/QuickColorPicker.svg |
| 28 | + dark: /images/home_features/QuickColorPicker.svg |
| 29 | + - title: Quick BulkFileCopy |
| 30 | + details: نسخ عالي السرعة لأعداد كبيرة من الملفات الصغيرة — أسرع بعدة مرات من نظام التشغيل. |
| 31 | + icon: |
| 32 | + light: /images/home_features/QuickBulkFileCopy.svg |
| 33 | + dark: /images/home_features/QuickBulkFileCopy.svg |
| 34 | + - title: Quick BulkFileDelete |
| 35 | + details: حذف فائق السرعة للمجلدات الضخمة — وفر وقتك الثمين. |
| 36 | + icon: |
| 37 | + light: /images/home_features/QuickBulkFileDelete.svg |
| 38 | + dark: /images/home_features/QuickBulkFileDelete.svg |
| 39 | + - title: Quick SnapOCR |
| 40 | + details: التعرف الضوئي على النصوص بلقطة شاشة بنقرة واحدة — استخراج ونسخ النص من الصور وصفحات الويب والمستندات فوراً. |
| 41 | + icon: |
| 42 | + light: /images/home_features/QuickSnapOCR.svg |
| 43 | + dark: /images/home_features/QuickSnapOCR.svg |
| 44 | + - title: Quick SnapTranslate |
| 45 | + details: لقطة شاشة والتعرف على النص وترجمته بنقرة واحدة — اعمل عبر اللغات بسهولة. |
| 46 | + icon: |
| 47 | + light: /images/home_features/QuickSnapTranslate.svg |
| 48 | + dark: /images/home_features/QuickSnapTranslate.svg |
| 49 | + - title: Quick WindowInspector |
| 50 | + details: فحص تفاصيل أي نافذة فوراً — تصحيح الأخطاء والتطوير بكفاءة أعلى. |
| 51 | + icon: |
| 52 | + light: /images/home_features/QuickWindowInspector.svg |
| 53 | + dark: /images/home_features/QuickWindowInspector.svg |
| 54 | + - title: Quick AlwaysOnTop |
| 55 | + details: تثبيت أي نافذة مهمة في المقدمة بنقرة واحدة — تعدد المهام بسهولة. |
| 56 | + icon: |
| 57 | + light: /images/home_features/QuickAlwaysOnTop.svg |
| 58 | + dark: /images/home_features/QuickAlwaysOnTop.svg |
| 59 | + - title: Quick DefenderToggle |
| 60 | + details: تفعيل أو تعطيل حماية النظام بسرعة — العمليات المتقدمة أصبحت بسيطة. |
| 61 | + icon: |
| 62 | + light: /images/home_features/QuickDefenderToggle.svg |
| 63 | + dark: /images/home_features/QuickDefenderToggle.svg |
| 64 | +--- |
0 commit comments