6 repository-uri
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.
Documents how to process commands triggered from context menus on messages or user profiles.
Retoolkit este un orchestrator de instrumente de inginerie inversă și un mediu de analiză a malware-ului pentru Windows. Funcționează ca un automatizator de flux de lucru pentru analiza binară care instalează și configurează lanțurile de instrumente software specializate necesare pentru cercetarea în securitate. Proiectul gestionează execuția și ciclul de viață al binarilor de analiză standalone prin intermediul unui meniu contextual de shell Windows bazat pe registru. Această integrare permite utilizatorilor să lanseze instrumente externe direct din meniul de click-dreapta al sistemului de fișiere, transmițând căile fișierelor selectate ca argumente de linie de comandă către executabile terțe. Sistemul acoperă automatizarea lanțului de instrumente de securitate, provizionarea scriptată a mediului și configurarea stațiilor de lucru pentru analiza binară Windows.
Launches specific analysis programs by passing selected files via context menu command handlers.
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.
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.
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.
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.