Skip to content
This repository was archived by the owner on Jul 3, 2026. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 326 Bytes

File metadata and controls

11 lines (7 loc) · 326 Bytes

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