Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 490 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 490 Bytes

pysnarf

Multi-platform .snarf file integration with the clipboard, written in python.

Made for use with Uxn.

Installation

pip install pysnarf

Usage

Simply run pysnarf path-to-.snarf-file-or-dir.

If a directory is passed, the script will find the .snarf file or generate it if not present.

On Windows, copying/pasting does a LF <> CRLF replacement (as Uxn likes).