fxstein / GoProX

The missing GoPro data and workflow manager for macOS
MIT License
23 stars 3 forks source link

Feature: Automatic Imports #4

Open fxstein opened 1 year ago

fxstein commented 1 year ago

Automatic activation of the import workflow when a GoPro MicroSD card is inserted.

Leverage launchd to run goprox when a GoPro device is mounted. Since launchd has no ability to differentiate volume mounts, goprox must check if the mounted volume is a GoPro device SD card.

References

https://macresearch.org/tutorial-backups-with-launchd/