wikit
1.0.0
برنامج سطر الأوامر للحصول على ملخصات ويكيبيديا بسهولة.
تثبيت
الاستخدام
أمثلة
أعلام
الإخراج
الأخطاء والاقتراحات
تطوير الدعم - اشتر لي القهوة
$ npm i wikit -g
بناء الجملة: $ wikit <query> [-flags]
عروض الأسعار غير مطلوبة للاستعلامات متعددة الكلمات.
لتغيير اللغة الافتراضية ، تحرير ~/.config/configstore/wikit.json
.
$ wikit wikipedia
$ wikit empire state building
$ wikit linux -b
$ wikit jugo -l es --link -a
علَم | وصف |
---|---|
--lang langCode -l langCode | حدد اللغة ؛ langCode هو رمز لغة HTML ISO |
--all -a | اطبع جميع أقسام المقالة (الصفحة الكاملة). الموصى بها للأنابيب في قارئ على سبيل less |
--line num | اضبط طول الطرف على num |
--link | اطبع رابطًا إلى المقالة الكاملة بعد الملخص |
-b | افتح مقالة Wikipedia الكاملة في المتصفح الافتراضي |
--browser browser | افتح مقالة Wikipedia الكاملة في browser معين |
-d | افتح قائمة الغموض CLI |
-D | افتح صفحة الغموض في المتصفح |
--version -v | طباعة رقم الإصدار المثبت |
--name -n | اطبع اسم البرنامج: ويكيت |
سيكون الإخراج فقرات مقالة ويكيبيديا قبل جدول المحتويات. يتم لف طول الخط بدقة بناءً على حجم نافذة المحطة الخاصة بك ، مع الحد الأقصى لحوالي 80 حرفًا. على سبيل المثال:
$ wikit arch linux Arch Linux (or Arch /ˈɑːrtʃ/) is a Linux distribution for computers based on x86-64 architectures. Arch Linux is composed predominantly of free and open-source software, and supports community involvement. The design approach of the development team follows the KISS principle ("keep it simple, stupid") as the general guideline, and focuses on elegance, code correctness, minimalism and simplicity, and expects the user to be willing to make some effort to understand the system's operation. A package manager written specifically for Arch Linux, pacman, is used to install, remove and update software packages. Arch Linux uses a rolling release model, such that a regular system update is all that is needed to obtain the latest Arch software; the installation images released by the Arch team are simply up-to-date snapshots of the main system components. Arch Linux has comprehensive documentation in the form of a community wiki, called the ArchWiki. The wiki is widely regarded among the Linux community and ecosystem for often having the most recent information on a specific topic and being applicable beyond Arch Linux.
الرجاء إنشاء مشكلة هنا. شكرًا!