interactive-cli
There are 28 repositories under interactive-cli topic.
Scriptim/pdf-meta-editor
Interactive cli for changing metadata of pdf files
sairash/spotify-1975
A cli enforced with interactable ui audio player
progrhyme/perl5-App-Memcached-CLI
Interactive/Batch CLI for Memcached
fix2015/port-client
A powerful utility for managing processes on specified ports, including options for checking port status, killing processes, handling multiple ports, enabling interactive mode, and supporting graceful termination.
rzmk/commit-helper
🏹 A CLI tool to either run multiple git commit related commands in one go, or use an interactive commit UI to follow a commit convention.
wingkwong/k8sgen
Generating Kubernetes Resource Configurations in an Interactive CLI
jenkins-zh/jcli-ishell-plugin
This is a plugin for Jenkins CLI which allows you to manage your jobs in an interactive way.
vinnamkim/git-break-commits
An interactive Command Line Interface (CLI) tool that helps break existing Git commits and reorganize them into new commits.
westhom/vue-interactive-cli
An interactive CLI component for Vue 3, partially inspired by Rhino3d's command line UX.
XbyOrange/mocks-server
Mocks server with extensible fixtures groupables in predefined behaviors. Behavior can be changed using CLI or REST API
ZeroPvlse/Nyx
Nyx is a zero-dependency CLI library for rapid cybersecurity and ethical tool development. It simplifies argument handling, provides customizable logging, supports interactive mode, and enhances output with theming.
Abhrankan-Chakrabarti/LlamaInteract
An interactive AI platform with both terminal and web-based interfaces for real-time model interactions, featuring dynamic model integration and immediate feedback streaming. Developed by *The Vanguards*.
ci-psy/DocGen
Interactive documentation generator that creates comprehensive markdown docs with project trees, TOC, and code navigation.
etomarat/mcdomovoy
This is a minecraft server launch kit based on purpurmc and write on nodejs. We have an interactive command line interface for many things
S4tyendra/envman
envman: A command-line tool to manage environment variable profiles. Create, edit, list, view, and delete profiles using an interactive text-based UI. Ideal for managing configurations across different projects and environments.
Zintom/InteractiveShell
Provides an easy mechanism for displaying interactive menus in the CLI.
brandonJY/git-interactive-cli
An interactive command line git interface featuring auto complete
cinnabar-forge/node-meta
Configuration editor and version updater
denisde4ev/__mvpp__
mv++ / mv plus plus / mvplusplus: CLI command `mv`, but improved {NEEDS REWRITE}
i7N3/SecretsMD
Secrets MD is a command-line application designed for encrypting and decrypting Markdown files. Secrets MD is a proof of concept (POC).
illmatix/Code-Challenge-Mars-Robot-11-25-2024
A fun and interactive simulation of a Mars robot navigating a plateau. Define boundaries, issue commands, and explore safely without falling off the edge! Built with Node.js, this project showcases logical controls, CLI interactivity, and configurable grid navigation.
tylerjrbuell/aws-s3-extractor
Simple but effective Python CLI tool for extracting files/folders from Amazon's S3 cloud storage bucket
Abishevs/MenuCraft
A simple package for generating menus for cli interactive programs where user input is required.
bannawandoor27/Dirac
An intelligent terminal interface that understands natural language commands, making command-line operations more intuitive and accessible.
beenotung/nginx-portal
A utility tool to easily manage port forwarding and update Nginx configurations through an interactive and scriptable CLI interface.
kinxyo/rust-todo-cli
Interactive CLI todo app in Rust 🦀💻
tejb96/GUI-CLI
GUI and CLI applications in Java for text analysis and data analysis tasks. The GUI application allows users to analyze text input, while the CLI program calculates basic statistics of data from a CSV file.
tejb96/loops-strings
Contains two Java programs: Newton's Method Square Root Calculator which implements Newton's method to find the square root of a number based on user input. Secret Word GUI Game which manages a GUI game where users guess letters in a secret word.