awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 रिपॉजिटरी

Awesome GitHub RepositoriesContext Menu Command Handlers

Processors for commands triggered from context menus on messages or user profiles, receiving interaction payloads and returning responses.

Distinct from Context Menu Construction: Distinct from Context Menu Construction: focuses on handling command interactions rather than building the menu structure.

Explore 6 awesome GitHub repositories matching user interface & experience · Context Menu Command Handlers. Refine with filters or upvote what's useful.

Awesome Context Menu Command Handlers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • discord/discord-api-docsdiscord का अवतार

    discord/discord-api-docs

    6,425GitHub पर देखें↗

    Documents how to process commands triggered from context menus on messages or user profiles.

    MDXdiscorddiscord-apidiscordapp
    GitHub पर देखें↗6,425
  • mentebinaria/retoolkitmentebinaria का अवतार

    mentebinaria/retoolkit

    5,222GitHub पर देखें↗

    Retoolkit Windows के लिए एक रिवर्स इंजीनियरिंग टूल ऑर्केस्ट्रेटर और मैलवेयर विश्लेषण वातावरण प्रोविज़नर है। यह एक बाइनरी विश्लेषण वर्कफ़्लो ऑटोमेटर के रूप में कार्य करता है जो सुरक्षा अनुसंधान के लिए आवश्यक विशेष सॉफ़्टवेयर टूलचेन को स्थापित और कॉन्फ़िगर करता है। यह प्रोजेक्ट रजिस्ट्री-आधारित Windows शेल संदर्भ मेनू के माध्यम से स्टैंडअलोन विश्लेषण बाइनरी के निष्पादन और जीवनचक्र का प्रबंधन करता है। यह एकीकरण उपयोगकर्ताओं को चयनित फ़ाइल पथों को थर्ड-पार्टी निष्पादन योग्य फ़ाइलों के लिए कमांड लाइन तर्कों के रूप में पारित करके सीधे फ़ाइल सिस्टम राइट-क्लिक मेनू से बाहरी उपकरण लॉन्च करने की अनुमति देता है। सिस्टम सुरक्षा टूलचेन स्वचालन, स्क्रिप्टेड वातावरण प्रोविज़निंग और Windows बाइनरी विश्लेषण के लिए वर्कस्टेशन के सेटअप को कवर करता है।

    Launches specific analysis programs by passing selected files via context menu command handlers.

    Inno Setupinno-setupmalware-analysisreverse-engineering
    GitHub पर देखें↗5,222
  • discord-jda/jdadiscord-jda का अवतार

    discord-jda/JDA

    4,665GitHub पर देखें↗

    JDA is a Java wrapper for the Discord API, providing a framework for building automated agents and integrating applications with the chat platform. It functions as both a REST API client for managing server entities and a gateway client that maintains persistent WebSocket connections for real-time state updates. The library features a comprehensive voice API module for managing audio streaming, voice channel connectivity, and soundboard integration. It also includes a specialized toolkit for interactive UI design, enabling the creation of slash commands, buttons, select menus, and modal input

    Provides processors for commands triggered from user or message context menus.

    Javaapiapi-wrapperbot
    GitHub पर देखें↗4,665
  • dv8fromtheworld/jdaDV8FromTheWorld का अवतार

    DV8FromTheWorld/JDA

    4,663GitHub पर देखें↗

    JDA is a Java library that serves as a Discord API wrapper, bot framework, and voice API client. It enables applications to interact with the Discord REST API and real-time gateway to build automated assistants, manage servers, and handle user interactions. The project includes a sharding manager to distribute gateway connections across multiple shards for scaling high-volume deployments. It also provides a UI component library for constructing interactive buttons, select menus, and modal forms within messages. Its capabilities cover voice and audio management, including audio streaming and

    Processes commands triggered from user or message context menus to perform actions on specific targets.

    Java
    GitHub पर देखें↗4,663
  • yattee/yatteeyattee का अवतार

    yattee/yattee

    3,322GitHub पर देखें↗

    Yattee is a privacy-focused video player and multi-backend video aggregator designed for streaming online content without tracking, ads, or account requirements. It functions as a cross-platform application that collects video content from self-hosted servers, third-party APIs, and decentralized platforms into a single interface. The project features SponsorBlock integration to automatically skip sponsored or promotional segments using a community-sourced timestamp database. It also includes an Invidious-compatible API server that can replace standard endpoints to facilitate private playback.

    Provides context-sensitive menus for quick actions like adding videos to a queue or subscribing to channels.

    Swiftinvidiousiosmacos
    GitHub पर देखें↗3,322
  • skywind3000/vim-quickuiskywind3000 का अवतार

    skywind3000/vim-quickui

    1,174GitHub पर देखें↗

    Vim-quickui is a text user interface library and plugin for Vim and Neovim editors that renders interactive widgets directly inside terminal environments without external dependencies. The framework provides buffer-independent UI drawing, popup window layering, state-driven event handling, and data-driven dialog generation that constructs modal forms and input controls from declarative data structures. The extension covers a broad suite of interface components including dropdown menu bars, context menus, scrollable list boxes, confirmation dialogs, and string input prompts. Users can inspect

    Pop up and render interactive context menus near the cursor or mouse to trigger commands and source actions.

    Vim Scriptborlandcommand-linegui
    GitHub पर देखें↗1,174
  1. Home
  2. User Interface & Experience
  3. Context Menu Construction
  4. Context Menu Command Handlers

सब-टैग एक्सप्लोर करें

  • Context Menu RenderersPops up and renders interactive context menus near the cursor or mouse to trigger commands. **Distinct from Context Menu Command Handlers:** Distinct from Context Menu Command Handlers: focuses on rendering and displaying context menus rather than handling their command payloads.
  • External Binary HandlersHandlers that execute external system binaries when triggered from a context menu. **Distinct from Context Menu Command Handlers:** Specifically targets the execution of external binaries rather than internal application command processors.