- detects when you insert an SD card
- imports its video contents to your storage
- removes dust / speckles from footage
- does color correction
- does image stabilization
git clone git@github.com:samjhill/shotdock.git
cd shotdock
brew install ffmpeg
brew install fswatch
brew install parallel
./sdcard_import.sh
cp com.sdcard.monitor.plist ~/Library/LaunchAgents/com.sdcard.monitor.plist
sudo cp sdcard_monitor.sh /usr/local/bin/
sudo cp sdcard_import.sh /usr/local/bin/
launchctl unload ~/Library/LaunchAgents/com.sdcard.monitor.plist
launchctl load ~/Library/LaunchAgents/com.sdcard.monitor.plist
ls /Volumes/Untitled/(currently not working; SwiftBar is not starting)
brew install swiftbarOpen Swiftbar and set up a plugin folder, then copy it there:
cp sdcard_spinner.1s.sh /Users/samhilll/Documents/Swiftbar/plugins