Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pocket

A dead-simple file clipboard for your terminal.

Install

go install github.com/pasc4le-labs/pocket@latest

# or using homebrew

brew install pasc4le/tap/pocket

Usage

# Save file refs to your pocket
pocket foo.txt bar.pdf docs/

# Copy them to the current directory
pocket -r

# Keep the items in the clipboard after releasing
pocket -r -k

# Move them instead
pocket -r -c

# See what's inside
pocket -l

# Remove item #2 from the clipboard
pocket -d 2

Licensed under the EUPL v1.2.

See docs/ for detailed usage and technical documentation.

About

A dead-simple file clipboard for your terminal

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages