Skip to content

moosethegoose2213/hedgetools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

hedgetools

A simple macOS command line tool to do various things

Commands

--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

Installation

  1. Copy to /usr/local/bin

Example:

cp ~/Downloads/hedgetools /usr/local/bin && chmod +x /usr/local/bin/hedgetools
  1. Run hedgetools to use
  2. Thats it, you copy the file and run it. Nothing else to really say...