7 个仓库
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.
该项目是 VS Code 的 Go 语言扩展,通过语言服务器客户端、调试接口和测试自动化运行器提供了一个全面的开发环境。它集成了语言智能、格式化和调试功能,以支持完整的 Go 语言开发生命周期。 该扩展以管理 Go 工具链为特色,包括安装和配置语言功能所需的外部二进制文件。它还具有一个专门的测试自动化接口,允许在编辑器内直接生成单元测试骨架并可视化代码覆盖率配置文件。 该项目涵盖了广泛的功能,包括用于 Linting 和 Vetting 的静态分析、符号重构以及自动化源代码格式化。它提供了用于导航包和符号的工具,以及用于接口存根生成和结构体标签管理的实用程序。交互式程序调试通过断点和变量跟踪得到支持。
Wraps Go CLI commands in shell processes using workspace paths to perform formatting, linting, and testing.
PathPicker is a command line file selector and interactive shell file picker that serves as a bridge between terminal output and external tools. It converts text output from shell commands into a visual list, allowing users to identify and isolate specific file paths for further action. The utility parses text streams from tools such as git or grep to identify file paths, which users can then filter and select via an interactive interface. These selected paths are injected into configurable command templates or passed as arguments to external processes, such as text editors or custom shell sc
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 是一个 Windows 屏幕截图工具和生产力套件,旨在将屏幕区域、特定窗口或全屏显示捕获为图像文件。它作为一个图像标注编辑器和外部图像上传器,允许用户在保存或共享之前处理视觉资源。 该项目通过使用全局热键和命令行路由将捕获的文件发送到外部应用程序,强调了自动化工作流。它支持具有特定缩放比例的高分辨率显示器,以确保视觉一致性。 该软件提供了图像处理功能,包括添加高亮、形状和混淆以创建视觉文档。捕获的图像可以导出到各种目的地,例如文件、剪贴板、打印机、电子邮件、办公程序或第三方照片托管服务。
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.