Skip to content
/ clip Public

a tool for copying texts from terminal πŸ“‘

License

Notifications You must be signed in to change notification settings

saeed0x1/clip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

clip

a simple copying tool for windows and linux. It takes standard user input through a pipe and copies the text in the clipboard.

Installation

go install github.com/saeed0x1/clip@latest

Usage :

for single lines

echo "some text" | clip

for multiple lines

cat file.txt | clip

About

a tool for copying texts from terminal πŸ“‘

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages