stdin

There are 177 repositories under stdin topic.

  • kornelski/pngquant

    Lossy PNG compressor — pngquant command based on libimagequant library

    Language:C5.1k131348476
  • Tyrrrz/CliWrap

    Library for running command-line processes

    Language:C#4.2k48117261
  • tenox7/ttyplot

    a realtime plotting utility for terminal/console with data input from stdin

    Language:C956166642
  • kren1/tosheets

    Send your stdin to google sheets

    Language:Python54618928
  • 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.

    Language:Python283141024
  • sgreben/tj

    stdin line timestamps. single binary, no dependencies. osx & linux & windows. plays well with jq.

    Language:Go2301042
  • dsnet/termijack

    TermiJack surreptitiously hijacks standard streams (stdin, stdout, and/or stderr) from an already running process.

    Language:Python171308
  • ostrolucky/stdinho

    :electric_plug: Turn any STDIN/STDOUT into HTTP server

    Language:PHP134807
  • MilesCranmer/vim-stream

    vims - use vim like sed

    Language:Shell109818
  • k1LoW/evry

    Split STDIN stream and execute specified command every N lines/seconds.

    Language:Go63301
  • tera-cli

    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.

    Language:Rust614147
  • mogenson/ploot

    Plot streaming data from stdin to a tty terminal

    Language:Rust60520
  • abbat/elfexec

    Utility to execute ELF binary directly from stdin pipe.

    Language:C55518
  • 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

    Language:Rust55454
  • nickolasburr/rng

    Print range of lines to stdout.

    Language:C31702
  • ef-gy/cxxhttp

    Asynchronous, Header-only C++ HTTP-over-(TCP|UNIX Socket|STDIO) Library

    Language:C++25415
  • ocaml-tui/tty

    A pure OCaml library for working with terminals

    Language:OCaml25233
  • rhysd/go-fakeio

    Small Go library to fake stdout/stderr/stdin mainly for unit testing

    Language:Go24321
  • stefanmaric/ntee

    Portable Unix shell command 'tee', with some extras - read from standard input and write to standard output and files

    Language:JavaScript23412
  • asika32764/php-simple-console

    Single file CLI framework to help you write build scripts.

    Language:PHP21441
  • johejo/inputimeout

    Multi platform standard input with timeout

    Language:Python201612
  • vi/tokio-stdin-stdout

    AsyncRead/AsyncWrite stdin/stdout for legacy pre-0.1 Tokio

    Language:Rust18411
  • mdminhazulhaque/foreach

    :repeat: Read lines from file/stdin and execute them as CLI argument

    Language:Shell16210
  • bskinn/stdio-mgr

    Context manager for mocking/wrapping stdin/stdout/stderr

    Language:Python144703
  • ianstormtaylor/read-file-stdin

    Read from a file, falling back to stdin.

    Language:JavaScript14432
  • sgreben/subst

    substitutes $variables in text. single binary, no dependencies. linux, osx, windows.

    Language:Go1431
  • hobbyquaker/mqttpc

    Advanced process control via MQTT :satellite:

    Language:JavaScript10301
  • 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.

    Language:Ruby105111
  • TopCli/stdin

    Node.js light ⚡, interactive and elegant input crafted for REPL experience.

    Language:JavaScript10321
  • rimio/specgram

    Small program that computes and plots spectrograms, either in a live window or to disk, with support for stdin input.

    Language:C++92292
  • donuts-are-good/neosay

    pipe stdin to matrix

    Language:Go824
  • jsnjack/kazy-go

    Highlights, filters and extracts string patterns from STDIN

    Language:Go8300
  • keesvv/haags

    Read from standard input and output a Haags translation of the given input.

    Language:Go8201
  • 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.

    Language:C8100
  • ocpu/question-deno

    A module for deno to make interactive prompts in the terminal

    Language:TypeScript8162
  • derhuerst/cli-on-key

    Read command line key presses from process.stdin. Based on TooTallNate/keypress.

    Language:JavaScript7224