#
commandline-interface

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.
Here are 167 public repositories matching this topic...
A CLI React performance optimization tool that identifies potential unnecessary re-rendering
react
javascript
testing
commandline
npm
component
reactjs
optimization
react-component
npm-package
chromium
npm-module
developer-tools
testing-tools
commandline-interface
react-devtools
command-line-interface
puppeteer
-
Updated
Mar 23, 2018 - JavaScript
Stack overflow command line client. Search and browse stack overflow without leaving the terminal 💻
-
Updated
Jul 14, 2021 - Python
A command-line interface for Hetzner Cloud
-
Updated
Aug 20, 2021 - Go
-
Updated
Jul 23, 2020 - Shell
Command line User Tools for Input Easification
-
Updated
Dec 20, 2018 - Python
Music On Console Player
-
Updated
Aug 14, 2021 - C
-
Updated
Aug 11, 2021 - Rust
Command Line Manager + Interactive Shell for Python Projects
-
Updated
Feb 7, 2021 - Python
Play any radios around the globe right from the terminal ⚡
audio
radio
music
cli
streaming
uuid
music-player
m3u8
stream-processing
music-bot
online-radio
stations
commandline-interface
radios
pyradios
pyradio
pehla-nasha
favorite-station
-
Updated
Jul 26, 2021 - Python
A web server that fetches data from the News API and formats it for display in the terminal.
-
Updated
Jun 11, 2021 - JavaScript
Command Line Interface File Manager
-
Updated
Sep 12, 2020 - Haskell
Golang library with POSIX-compliant command-line UI (CLI) and Hierarchical-configuration. Better substitute for stdlib flag.
cli
console
commandline
getopt
command-line
daemon
cli-app
command-line-parser
commandline-interface
commandline-arguments
command-line-interface
posix-compatible
posix-compliant
commandlineparser
fossa-status
cmdr
unknown-commands
logex
hierarchy-configurations
cmdr-addons
-
Updated
Jun 28, 2021 - Go
a simple, portable password manager
-
Updated
Oct 2, 2018 - Go
nodejs
cli
npm
app
fun
tool
interactive
pizza
make
order
restaurant
create
commandline-interface
pizza-cli
-
Updated
May 30, 2021 - JavaScript
Nekurone
commented
Jul 30, 2021
Variables such as epsilon, both masses and both length rather than them being equal to mass and length respectively,
Would allow more functionality for chaos effects without code editing.
Modern terminal prompt inspired by inquirer.js
-
Updated
Apr 8, 2020 - Shell
Turn Pydantic defined Data Models into CLI Tools
cli
commandline
schema
config-management
python3
schemas
argparse
commandline-interface
pydantic
argparse-alternative
-
Updated
Aug 21, 2021 - Python
Create modular Python CLIs with type annotations and inheritance
-
Updated
Oct 19, 2020 - Python
Zeit, erfassen. A command line tool for tracking time spent on activities.
commandline
tracking
time
command-line
tui
zeit
toggl
time-tracker
command-line-tool
tyme
commandline-interface
commandline-tool
time-tracking
activity-tracker
command-line-interface
activity-tracking
-
Updated
Jul 6, 2021 - Go
Enhanced git experience using the command line
-
Updated
Feb 10, 2021 - Python
Command-line interface creation for lazy people using type hints.
-
Updated
Oct 18, 2018 - Python
Modern, declarative argument parser for Python 3.6+
cli
command-line
argument-parser
declarative
argument-parsing
argparse
option-parser
automagic
command-line-parser
commandline-interface
docstrings
option-parsing
declarative-parser
-
Updated
Apr 9, 2018 - Python
Canard. A command line TUI client for the journalist RSS aggregator.
cli
commandline
rss
command-line
rss-reader
tui
command-line-tool
commandline-interface
text-user-interface
commandline-tool
canard
journalist
-
Updated
Apr 16, 2021 - Go
Commandline music player with Emacs style keybindings 🎶
-
Updated
Feb 22, 2018 - Go
boiler is an application that helps you to generate a project's boilerplate very easily. You don't need to waste your first hours of development in setting up the project. It gives you the first setup of your project so that you can focus on writing your codes.
-
Updated
Oct 20, 2020 - Go
Describe the bug
The first widget added to a UI will be skipped upon cycling.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The first widget gets focused first, as it was never selected.