A simple macOS command line tool to do various things
--help Displays this menu
--hideicons Removes icons from the desktop
--unhideicons Restore icons to the the desktop
--lightmode Change the theme from Dark Mode to Light Mode
--darkmode Change the theme from Light Mode to Dark Mode
--airpodsbatt List the battery percentage of AirPods and their case
--screensaver Exit to the screensaver
--nosleep Stop your computer screen from going to sleep
--enablesleep Allow your computer to sleep after running '--nosleep'
--showfiles Show hidden files
--hidefiles Hide files that should be hidden by default
--sleep Put the display to sleep
--lock Locks the screen
--devseed Enroll for macOS Developer Betas
--publicseed Enroll for macOS Public Betas
--unenrollseed Unenroll from any betas
--seed List current seed
- Copy to /usr/local/bin
Example:
cp ~/Downloads/hedgetools /usr/local/bin && chmod +x /usr/local/bin/hedgetools
- Run
hedgetools
to use - Thats it, you copy the file and run it. Nothing else to really say...