Skip to content

richardregeer/raptor

Repository files navigation

Build Status Quality Gate Status Lines of Code Reliability Rating Maintainability Rating Security Rating

Raptor

Smart media file syncing tool.

Raptor is a file syncing tool that keeps track of synced files. It can be used the poll a folder with files and only sync the files that are not synced yet. One example where I created this tool for is for SD cards of a camera. I always leave the pictures on the card and copy the pictures that are new. When a SD card contains thousends of pictures it is hard to keep track of which file already copied. With Raptor and just one simple command it will copy the files that are not yet synced from the SD card.

The application is created for a Linux system, but should also work on a OSX or Windows system.

Index