Space-Efficient File Linking
Create hard links between folders on macOS with a native SwiftUI interface. Perfect for developers, power users, and system administrators.
Download Latest ReleaseNative macOS Interface
Clean, intuitive SwiftUI design that feels right at home on macOS. Drag folders directly into the app or use the file picker for precise control.

Built for Power Users
Drag & Drop Interface
Intuitive macOS-native interface. Simply drag source folders and destination into the app, or use the built-in file picker for precise selection.
Multiple Sources
Link multiple source folders to a single destination in one operation. Perfect for organizing complex directory structures efficiently.
True Hard Links
Creates actual hard links using cp -al
, not symbolic links. Files remain accessible even if original paths change or are deleted.
Zero Space Overhead
Hard links reference the same disk data, consuming virtually no additional storage space while providing multiple access points to your files.