1 مستودع
Features that allow pre-filling terminal sessions with specific commands via external links.
Distinct from Command Line Interface Examples: None of the candidates cover the specific capability of sharing terminal state via URL parameters.
Explore 1 awesome GitHub repository matching development tools & productivity · Interactive Command Sharing. Refine with filters or upvote what's useful.
This project is a suite of basic command line utilities rewritten in Rust, providing a cross-platform implementation of POSIX shell utilities. It serves as a portable CLI toolset designed to run across different operating systems and architectures. The implementation includes a WebAssembly shell environment, which allows these essential command line tools to be executed directly within a web browser without requiring a local installation. The toolset covers a broad range of system capabilities, including filesystem operations, text processing and stream editing, and system administration too
Allows terminal sessions to be pre-filled with specific commands via URL parameters for easier sharing.