Skip to content

o98k-ok/bluetooth-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alfred bluetooth workflow

Alfred 4 workflow for mac bluetooth.

Installation

  1. Download latest version from release
  2. Double click and install it

Manual

  1. show all device info: just input bb
  2. push enter button for switch bluetooth status

show

Features

  1. show bluetooth device info

    status/battery/name

  2. switch bluetooth status

    1. connect -> disconnect
    2. disconnect -> connect

Build

go build entry.go

You should download golang, and use go mod for dependency management.

Acknowledgement

  1. I Got much information from alfred-bluetooth-workflow
  2. I also used blueutil for quickly switch device status