Skip to content

Repository files navigation

ShotDock

  1. detects when you insert an SD card
  2. imports its video contents to your storage
  3. removes dust / speckles from footage
  4. does color correction
  5. does image stabilization

Setup

git clone git@github.com:samjhill/shotdock.git
cd shotdock
brew install ffmpeg
brew install fswatch
brew install parallel

Running it manually

./sdcard_import.sh

Running it automatically (detect when an SD card is inserted)

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/

Swiftbar Plugin

(currently not working; SwiftBar is not starting)

brew install swiftbar

Open Swiftbar and set up a plugin folder, then copy it there:

cp sdcard_spinner.1s.sh /Users/samhilll/Documents/Swiftbar/plugins

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages