stdin
There are 188 repositories under stdin topic.
kornelski/pngquant
Lossy PNG compressor — pngquant command based on libimagequant library
Tyrrrz/CliWrap
Library for running command-line processes
tenox7/ttyplot
a realtime plotting utility for terminal/console with data input from stdin
kren1/tosheets
Send your stdin to google sheets
tobimensch/termsql
Convert text from a file or from stdin into SQL table and query it instantly. Uses sqlite as backend. The idea is to make SQL into a tool on the command line or in scripts.
sgreben/tj
stdin line timestamps. single binary, no dependencies. osx & linux & windows. plays well with jq.
dsnet/termijack
TermiJack surreptitiously hijacks standard streams (stdin, stdout, and/or stderr) from an already running process.
ostrolucky/stdinho
:electric_plug: Turn any STDIN/STDOUT into HTTP server
MilesCranmer/vim-stream
vims - use vim like sed
chevdor/tera-cli
A command line utility on top of the tera templating engine. Takes json|yaml|toml as input and can merge ENV in. You may see it as envsubst on steroid.
abbat/elfexec
Utility to execute ELF binary directly from stdin pipe.
k1LoW/evry
Split STDIN stream and execute specified command every N lines/seconds.
mogenson/ploot
Plot streaming data from stdin to a tty terminal
ysf/anewer
anewer appends lines from stdin to a file if they don't already exist in the file. This is a rust version of https://github.com/tomnomnom/anew
nickolasburr/rng
Print range of lines to stdout.
ocaml-tui/tty
A pure OCaml library for working with terminals
ef-gy/cxxhttp
Asynchronous, Header-only C++ HTTP-over-(TCP|UNIX Socket|STDIO) Library
rhysd/go-fakeio
Small Go library to fake stdout/stderr/stdin mainly for unit testing
stefanmaric/ntee
Portable Unix shell command 'tee', with some extras - read from standard input and write to standard output and files
asika32764/php-simple-console
Single file CLI framework to help you write build scripts.
johejo/inputimeout
Multi platform standard input with timeout
vi/tokio-stdin-stdout
AsyncRead/AsyncWrite stdin/stdout for legacy pre-0.1 Tokio
mdminhazulhaque/foreach
:repeat: Read lines from file/stdin and execute them as CLI argument
Olian04/gleam_stdin
This package provides a synchronous iterator for consuming stdin. It supports all the non-browser targets, Erlang, Node, Deno, and Bun.
bskinn/stdio-mgr
Context manager for mocking/wrapping stdin/stdout/stderr
ianstormtaylor/read-file-stdin
Read from a file, falling back to stdin.
sgreben/subst
substitutes $variables in text. single binary, no dependencies. linux, osx, windows.
Neko-Box-Coder/System2
Ability to call shell commands just like the system function in C, but can communicate with stdin and stdout and stderr.
donuts-are-good/neosay
pipe stdin to matrix
hobbyquaker/mqttpc
Advanced process control via MQTT :satellite:
rimio/specgram
Small program that computes and plots spectrograms, either in a live window or to disk, with support for stdin input.
thewoolleyman/process_helper
Makes it easy to spawn Ruby sub-processes with guaranteed exit status handling, capturing and/or suppressing combined STDOUT and STDERR streams, providing STDIN input, timeouts, and running via a pseudo terminal.
TopCli/stdin
Node.js light ⚡, interactive and elegant input crafted for REPL experience.
jsnjack/kazy-go
Highlights, filters and extracts string patterns from STDIN
keesvv/haags
Read from standard input and output a Haags translation of the given input.
ocpu/question-deno
A module for deno to make interactive prompts in the terminal