Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 592 Bytes

readme.md

File metadata and controls

26 lines (14 loc) · 592 Bytes

blueutil

Command-line utility to control Bluetooth based on blueutil by Frederik Seiffert.

Usage

  • Print bluetooth status:

      $ blueutil status
    
  • Turn bluetooth on:

      $ blueutil on
    
  • Turn bluetooth off:

      $ blueutil off
    
  • Restart bluetooth (e.g. Continuity stopped working)

      $ blueutil restart
    

License

This software is public domain. It is provided without any warranty whatsoever, and may be modified or used without attribution. Written by Frederik Seiffert <[email protected]> with modifications by Brian Reiter.