Skip to content

friedenberg/tacky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

copying

  • copy file to pasteboard as UTI: tacky copy -i public.text <name of file>
  • copy stdin to pasteboard as UTI: tacky copy -i public.text -

pasting

  • paste from pasteboard to stdout as UTI: tacky paste -u public.text
  • list available UTI's from pasteboard to stdout: tacky paste --list