yank: copy terminal output to clipboard

This page summarizes the projects mentioned and recommended in the original post on /r/commandline

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • extrakto

    extrakto for tmux - quickly select, copy/insert/complete text without a mouse

  • shrc

    My bashrc/shrc that supports bash, zsh, busybox ash and even Dash. ( has: OS and shell detection )

  • my aliases are alias cin='xclip -sel clip -r' cout='xclip -sel clip -o' for clipboard input/output (hi C++ programmers). And if its Wayland then it uses wl-copy or if have termux-clipboard commands. my entire file for detecting it is: https://github.com/denisde4ev/shrc/blob/master/clip-io

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • clipboard-over-ssh

    copy clipboard command from the remote clipboard (meant to be used with micro editor)

  • also check out clipboard-over-ssh targeting micro editor: https://github.com/denisde4ev/clipboard-over-ssh (the repo really needs README how to use it sry >_<)

  • smenu

    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.

  • The same things with smenu:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts