Blazing
-
Updated
Aug 4, 2023 - Rust
Before there were graphical user interfaces, command-line interfaces were used to issue commands to a computer. Programs that handle the user interface are called command language interpreters, often known as a shell. A CLI may give a user more control over the computer and programs they wish to execute.
Blazing
Command-line Git information tool
CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.
Command-line tool that instantly fetches Stack Overflow results when an exception is thrown
smenu started as a lightweight and flexible terminal menu generator, but quickly evolved into a powerful and versatile CLI selection tool for interactive or scripting use.
A CLI React performance optimization tool that identifies potential unnecessary re-rendering
A Python module for common interactive command line user interfaces
A network diagnostic tool
CLI tool to filter JSON and JSON Lines data with Python syntax. (Similar to jq)
The CLI emoji keyboard
A console-oriented COVID-19 tracker with real-time updates for your favorite terminal.
Awesome WebSocket CLient - an interactive CLI command line client for testing websocket servers
Google Calendar command line tool for Node.js
Your best CLI generator in JuliaLang
Declarative framework for interactive CLI applications
Automagically generates command-line interfaces (CLI) for any module. Expected options and help sections are created automatically based on parameters names, with support to async.