Software Developed by Zach Scrivena

Sync

Sync is a simple command-line utility for performing one-way directory or file synchronization. It synchronizes the specified target to match the specified source. Only the target is modified. Runs on any OS with the Java Runtime Environment (JRE 6+).

RenameWand

Simple command-line utility for renaming files using an intuitive but powerful syntax (like regex, only much easier). Perform string operations (e.g. case conversions, rearrangements of substrings), arithmetic operations (e.g. on numbers in the filename),

MediaSniper

MediaSniper is a simple program for downloading media files from popular websites (e.g. YouTube, Google Video). Just provide the webpage URL and MediaSniper will automatically identify the media files on it for downloading. Runs on any OS with the Java