awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mikaelbr avatar

mikaelbr/node-notifier

0
View on GitHub↗
5,840 نجوم·319 تفرعات·JavaScript·MIT·4 مشاهدات

Node Notifier

node-notifier هو مكتبة Node.js وغلاف عبر الأنظمة الأساسية يوفر واجهة JavaScript موحدة لإرسال إشعارات سطح المكتب الأصلية على macOS و Windows و Linux. يعمل كجسر بين كود JavaScript وملفات إشعارات النظام الثنائية مثل libnotify و Growl و Windows Toasters.

يدعم المشروع دمج التنبيهات الأصلية في تطبيقات Node.js، وتطبيقات سطح المكتب Electron، ونصوص shell. ويتضمن أداة سطر أوامر لتشغيل تنبيهات سطح المكتب مباشرة من طرفية باستخدام وسيطات أو مدخلات ممررة.

تدير المكتبة تسليم التنبيهات الأصلية، بما في ذلك تشغيل صوت إشعار مخصص. كما تراقب تفاعل المستخدم، مما يسمح للتطبيقات بالاستماع للنقرات أو المهلات لتشغيل استجابات برمجية. تتوفر خيارات التكوين لضبط إعدادات مراسل نظام التشغيل، مثل معرفات التطبيق ومستويات الإلحاح.

Features

  • Cross-Platform Desktop Notifications - Provides a unified JavaScript interface for sending native desktop notifications on macOS, Windows, and Linux.
  • Native Module Bridges - Acts as a bridge between JavaScript code and system-level notification binaries like libnotify, Growl, and Windows Toasters.
  • Notification Command Line Tools - Provides a command-line utility to trigger desktop alerts using arguments or piped input.
  • Native Alert Delivery - Sends native operating system alerts by automatically selecting the most compatible reporting tool for the current environment.
  • Cross-Platform Command Wrappers - Translates high-level JavaScript calls into low-level shell commands tailored for macOS, Windows, and Linux.
  • System Binary Execution - Triggers notifications by executing pre-installed system binaries or scripts via child processes.
  • Node.js Desktop Integration - Interacts with low-level operating system notification services to provide real-time feedback to a local user via Node.js.
  • Notification Libraries - Ships a library for sending native cross-platform desktop notifications from Node.js applications.
  • Cross-Platform Wrapper Interfaces - Provides a unified interface that abstracts different operating system notification systems into a single consistent API.
  • Notification Integrations - Integrates native desktop alerts into Electron applications to notify users of background events or system updates.
  • Command Line Notification Tools - Triggering desktop popups directly from a terminal or shell script to notify a developer of task completion.
  • Dynamic Provider Switching - Implements runtime selection between different notification provider implementations based on the detected operating system.
  • Notification Tooling - Provides a utility for triggering native system alerts and monitoring user interactions within Electron desktop applications.
  • Notification Command Mappings - Provides an internal API to map generic notification properties to OS-specific command-line flags.
  • Process Output Monitoring - Tracks the exit codes and output of spawned shell processes to detect user interaction and timeouts.
  • Notification Monitoring - Listens for user actions like clicks or timeouts to trigger specific programmatic responses when alerts are accessed.
  • Notification Interaction Handling - Provides functionality to wait for a user to click an alert or for a timeout to occur to execute a callback.
  • Desktop UI - Cross-platform desktop notifications.
  • Node.js Frameworks and Tools - Native system notifications for Node.js.

سجل النجوم

مخطط تاريخ النجوم لـ mikaelbr/node-notifierمخطط تاريخ النجوم لـ mikaelbr/node-notifier

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Node Notifier

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Node Notifier.
  • experience-monks/devtoolالصورة الرمزية لـ Experience-Monks

    Experience-Monks/devtool

    3,747عرض على GitHub↗

    Devtool is a suite of developer tools designed to execute server-side JavaScript code within a browser environment. It functions as a bridge that allows Node.js programs to run inside a Chromium instance, enabling the use of built-in browser developer tools for visual debugging and performance profiling. The project provides a read-eval-print loop for interactive command execution with support for relative imports and piped input. It also includes a file watcher that monitors source files for changes and automatically reloads programs to accelerate the iteration cycle. The system integrates

    JavaScript
    عرض على GitHub↗3,747
  • react-native-device-info/react-native-device-infoالصورة الرمزية لـ react-native-device-info

    react-native-device-info/react-native-device-info

    6,672عرض على GitHub↗

    This is a cross-platform mobile device information library for iOS and Android applications. It provides utilities to retrieve hardware specifications, operating system details, and unique device identifiers. The project specializes in unique device identification by providing hardware, software, and installation IDs, serial numbers, and build fingerprints. It also includes environment detection to distinguish between physical devices, emulators, and tablets. The library covers a broad range of system introspection capabilities, including application metadata retrieval, hardware specificatio

    TypeScripthacktoberfestreact-native
    عرض على GitHub↗6,672
  • connors/photonالصورة الرمزية لـ connors

    connors/photon

    10,083عرض على GitHub↗

    Photon is a cross-platform desktop framework and UI development kit designed for building software that runs on multiple operating systems. It functions as an application framework for creating desktop software using a web-based frontend. The project focuses on the design of cross-platform graphical user interfaces, specifically for applications developed with Electron. It provides tools for building web-based desktop interfaces and polished layouts using HTML and CSS.

    CSScsselectronhtml
    عرض على GitHub↗10,083
  • atom/electronالصورة الرمزية لـ atom

    atom/electron

    121,778عرض على GitHub↗

    Electron is a framework for building native desktop applications using JavaScript, HTML, and CSS. It functions as a cross-platform desktop runtime that combines the Chromium engine with Node.js to enable web technologies to run as standalone applications on Windows, macOS, and Linux. The project serves as a desktop integration layer that allows web-based user interfaces to access low-level operating system APIs. By bridging the Chromium rendering engine with a Node.js environment, it enables a single codebase to be deployed as a native executable across different desktop operating systems. T

    C++
    عرض على GitHub↗121,778
عرض جميع البدائل الـ 30 لـ Node Notifier→

الأسئلة الشائعة

ما هي وظيفة mikaelbr/node-notifier؟

node-notifier هو مكتبة Node.js وغلاف عبر الأنظمة الأساسية يوفر واجهة JavaScript موحدة لإرسال إشعارات سطح المكتب الأصلية على macOS و Windows و Linux. يعمل كجسر بين كود JavaScript وملفات إشعارات النظام الثنائية مثل libnotify و Growl و Windows Toasters.

ما هي الميزات الرئيسية لـ mikaelbr/node-notifier؟

الميزات الرئيسية لـ mikaelbr/node-notifier هي: Cross-Platform Desktop Notifications, Native Module Bridges, Notification Command Line Tools, Native Alert Delivery, Cross-Platform Command Wrappers, System Binary Execution, Node.js Desktop Integration, Notification Libraries.

ما هي البدائل مفتوحة المصدر لـ mikaelbr/node-notifier؟

تشمل البدائل مفتوحة المصدر لـ mikaelbr/node-notifier: experience-monks/devtool — Devtool is a suite of developer tools designed to execute server-side JavaScript code within a browser environment. It… react-native-device-info/react-native-device-info — This is a cross-platform mobile device information library for iOS and Android applications. It provides utilities to… enesozturk/react-native-hold-menu — React Native Hold Menu is a UI component library and cross-platform mobile framework providing a context menu widget… connors/photon — Photon is a cross-platform desktop framework and UI development kit designed for building software that runs on… crazycodeboy/react-native-splash-screen — This project is a cross-platform mobile splash screen and boot manager for applications. It functions as a native… atom/electron — Electron is a framework for building native desktop applications using JavaScript, HTML, and CSS. It functions as a…