This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set deviceName to "客廳" | |
readyQuickTime() | |
setVideoInput(deviceName) | |
on readyQuickTime() | |
tell application "QuickTime Player" | |
set newMovieRecording to new movie recording | |
delay 1 | |
end tell |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# See https://github.com/rikumi/iconsur | |
yarn global add iconsur | |
sudo iconsur set /Applications/Android\ File\ Transfer.app -k Airdroid | |
sudo iconsur set /Applications/Android\ Studio.app/ -l -c 7a5 -s 0.8 | |
sudo iconsur set /Applications/DaisyDisk.app/ -l | |
sudo iconsur set /Applications/Decompressor.app/ -l | |
sudo iconsur set /Applications/Discord.app/ | |
sudo iconsur set /Applications/Google\ Chrome.app/ | |
sudo iconsur set /Applications/IINA.app/ -l -c 161d22 |