Skip to content

jamestheakston1/sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

13 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

sys ๐Ÿ› ๏ธ

The ultimate single-word power utility for macOS.

sys is a lightweight, high-performance Bash utility designed to replace dozens of complex terminal commands with a single, intuitive interface. Instead of remembering obscure flags for system_profiler, networkquality, or pmset, you just type sys.

๐Ÿš€ One-Line Installation

Open your terminal and paste the following command. This will download the script, move it to your local binaries, and make it executable:

sudo mkdir -p /usr/local/bin && curl -sSL https://raw.githubusercontent.com/jamestheakston1/sys/main/sys | sudo tee /usr/local/bin/sys > /dev/null && sudo chmod +x /usr/local/bin/sys && echo "โœ… sys installed successfully! Type 'sys help' to get started."

About

A macOS system utility.

Topics

Resources

License

Stars

Watchers

Forks

Contributors