Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 377 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 377 Bytes

applescripts

Automating some occasional tasks

Toggle Desktop Icons

Toggle display of icons on desktop Pure applescript implementation of
defaults write com.apple.finder CreateDesktop -bool [true|false]
killall Finder

Bluetooth Sharing

Toggle Bluetooth file sharing

Eject all

Eject all ejectable disks