Closed MichaelDimmitt closed 7 years ago
Should not be an issue because mac's after OS 10.4 Tiger should have Ruby installed by Default.
chmod 644 com.example.hello.plist ~/Library/LaunchAgents
mv com.example.hello.plist ~/ScreenSaver_to_DesktopBackground_mac/
I can put a shell script implementation fairly easily. what needs testing: Need to test on mac computers that do not have ruby environment installed. If ruby environment is required for current implementation. I am going to rewrite the code into a bash script because I want all mac users to be able to use it.