Finding duplicate files in OS X with rudups

As an exercise in learning Cocoa I’ve developed an application to find duplicate files. The files are compared using a MD5 hash of their content. It was written in Ruby (with RubyCocoa) and the source code is at rudups’ repo at GitHub.

Currently there’s no .dmg file to install the application.

Tags: , , , , , ,

Leave a comment