Skip to content

A simple CLI to shutdown or restart macOS

License

Notifications You must be signed in to change notification settings

echocrow/macos-unboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unboot

A simple CLI to shutdown or restart macOS.

Regular macOS shutdown or reboot commands act as a forced shutdown, resulting in apps and windows being restored upon the next login.

This CLI offers a simple alternative to shutdown or reboot which shut down macOS a little more gracefully.

Installation

Via Homebrew:

# Install:
brew install echocrow/tap/unboot
# Update:
brew upgrade echocrow/tap/unboot

Examples

Shutdown:

unboot

Restart/Reboot:

unboot -r