Skip to content
/ cpsh Public

Copy without leaving your terminal 💻

Notifications You must be signed in to change notification settings

galalen/cpsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpsh

Copy without leaving your terminal 💻

Features

  • Copy text directly: cpsh "hello world"
  • Copy file contents: cpsh -f file.txt
  • Copy file paths for non-text files: cpsh -f document.pdf
  • Copy from pipe: echo hello | cpsh

Installation

go install github.com/galalen/cpsh@latest

Building from source

git clone https://github.com/galalen/cpsh
cd cpsh
go build

About

Copy without leaving your terminal 💻

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages