An AppleScript applet to launch vrecord in GUI mode.
Basically just opens Terminal and executes $ vrecord -g
, but unlike an executable shell script, this applet can be added to the MacOS Applications folder. Vrecord GUI can thus be found in LaunchPad or added to the Dock and launched alongside user's other GUI applications.
- vrecord must already be installed (
brew tap amiaopensource/amiaos
andbrew install vrecord
) - Run
brew tap EG-tech/digipres
- Run
brew cask install vrecord-gui
- "vrecord" applet should now be found in your system Applications folder! Double-click or select from Launchpad to launch.
- vrecord must already be installed (see above)
- Click on "release" tab at top of this repository.
- Click on source code (either .zip or .tar.gz to download).
- Unzip the download. You'll need an archiver application like The Unarchiver to unpack the .tar.gz
- The "vrecord" applet will be contained in the unzipped folder. Move it to your Applications folder/Dock as desired.
Either way you install, creating a custom icon for your fancy new vrecord launcher is highly recommended 😉