7 Repos
Executing shell commands by passing selected file or directory paths as arguments.
Distinct from Configuration File Command Execution: Unlike configuration file execution, this focuses on using selected filesystem paths as CLI arguments.
Explore 7 awesome GitHub repositories matching development tools & productivity · Path-Based Command Execution. Refine with filters or upvote what's useful.
Shell is a Windows File Explorer context menu manager and shell UI customizer. It functions as a registry-based shell extension that uses a declarative configuration engine to add, remove, and modify context menu entries within the operating system. The project distinguishes itself through a text-based configuration system that supports logical expressions and conditional rules to control menu item visibility. It allows for the creation of multi-level cascade menus and the integration of custom visual identifiers, including SVG icons and glyphs, directly into the shell interface. Broad capab
Parses configuration strings to execute shell commands using selected file or directory paths as arguments.
Dieses Projekt ist eine Go-Spracherweiterung für VS Code, die eine umfassende Entwicklungsumgebung durch einen Language-Server-Client, ein Debugging-Interface und einen Test-Automatisierungs-Runner bereitstellt. Sie integriert Sprachintelligenz, Formatierung und Debugging-Funktionen, um den gesamten Lebenszyklus der Go-Sprachentwicklung zu unterstützen. Die Erweiterung zeichnet sich dadurch aus, dass sie die Go-Toolchain verwaltet, einschließlich der Installation und Konfiguration externer Binärdateien, die für Sprachfeatures erforderlich sind. Sie bietet zudem ein dediziertes Test-Automatisierungs-Interface, das die Generierung von Unit-Test-Skeletten und die Visualisierung von Code-Coverage-Profilen direkt im Editor ermöglicht. Das Projekt deckt ein breites Spektrum an Funktionen ab, darunter statische Analyse für Linting und Vetting, Symbol-Refactoring und automatisierte Quellcode-Formatierung. Es bietet Tools zur Navigation durch Pakete und Symbole sowie Utilities für die Interface-Stub-Generierung und Struct-Tag-Verwaltung. Interaktives Programm-Debugging wird durch Breakpoints und Variablen-Tracking unterstützt.
Wraps Go CLI commands in shell processes using workspace paths to perform formatting, linting, and testing.
PathPicker ist ein Befehlszeilen-Dateiselektor und interaktiver Shell-Dateipicker, der als Brücke zwischen Terminal-Ausgabe und externen Tools dient. Er konvertiert Textausgaben von Shell-Befehlen in eine visuelle Liste, die es Benutzern ermöglicht, spezifische Dateipfade für weitere Aktionen zu identifizieren und zu isolieren. Das Dienstprogramm parst Textströme von Tools wie git oder grep, um Dateipfade zu identifizieren, die Benutzer dann über eine interaktive Schnittstelle filtern und auswählen können. Diese ausgewählten Pfade werden in konfigurierbare Befehlsvorlagen eingefügt oder als Argumente an externe Prozesse übergeben, wie etwa Texteditoren oder benutzerdefinierte Shell-Skripte. Das Tool deckt Shell-Ausgabeverarbeitung, interaktive Dateiauswahl und Befehlszeilen-Workflow-Automatisierung ab.
Executes shell commands by passing selected file paths as arguments or through token injection.
Neo-tree is an extensible UI component for Neovim that functions as a file explorer, project resource manager, and git status browser. It provides a tree-based interface for navigating filesystems, managing open buffers, and organizing document symbols within a side panel. The project is designed as a customizable framework that allows for the integration of external data sources and the implementation of user-defined event handlers. It supports custom tree visuals and component rendering, enabling the display of metadata, custom icons, and third-party plugin data within the tree view. Capab
Supports running specific operations on selected files by passing the full file path directly into the command line.
Greenshot ist ein Windows-Tool für Bildschirmaufnahmen und eine Produktivitäts-Suite, die darauf ausgelegt ist, Bildschirmbereiche, spezifische Fenster oder vollständige Anzeigen als Bilddateien zu erfassen. Es fungiert als Bildannotations-Editor und externer Bild-Uploader, der es Benutzern ermöglicht, visuelle Assets zu verarbeiten, bevor sie gespeichert oder geteilt werden. Das Projekt betont automatisierte Workflows durch die Verwendung globaler Hotkeys und Befehlszeilen-Routing, um erfasste Dateien an externe Anwendungen zu senden. Es unterstützt hochauflösende Displays mit spezifischer Skalierung für High-DPI-Bildschirme, um visuelle Konsistenz zu gewährleisten. Die Software bietet Funktionen zur Bildmanipulation, einschließlich des Hinzufügens von Highlights, Formen und Obfuskation, um visuelle Dokumentationen zu erstellen. Erfasste Bilder können an verschiedene Ziele exportiert werden, wie z. B. Dateien, Zwischenablagen, Drucker, E-Mails, Office-Programme oder Fotohosting-Dienste von Drittanbietern.
Executes external applications by passing captured file paths as arguments to automate workflows.
Ripme is a batch media downloader and web media scraper designed for extracting images and videos from image-hosting platforms and social media sites. It functions as an image gallery downloader and a network client capable of retrieving full albums and paginated content. The project includes a custom media ripper framework that allows for the definition of new extraction rules to support websites lacking native support. It features a proxy-enabled network layer for routing requests through HTTP or SOCKS servers and supports session-based content retrieval using authentication cookies and cus
Executes custom shell commands after downloads finish, passing the album path and source URL as arguments.
Joshuto is a keyboard-driven terminal user interface file manager built with Rust. It functions as a Vim-like file explorer, providing a text-based environment for browsing directories and performing filesystem operations through modal navigation and cursor-based movements. The project distinguishes itself through a side-by-side column view that allows for terminal file previewing, including the rendering of image thumbnails and file contents. It supports a highly customizable workflow where users can define their own keybindings, visual themes, and terminal styles through external configurat
Executes external shell programs by passing the currently selected file or directory paths as arguments.