-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathREADME
30 lines (21 loc) · 1.25 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# alfred-switch-bluetooth
![Version](https://img.shields.io/github/tag/uchida/alfred-switch-bluetooth.svg?maxAge=2592000)
[![License](https://img.shields.io/github/license/uchida/alfred-switch-bluetooth.svg?maxAge=2592000)](https://tldrlegal.com/license/creative-commons-cc0-1.0-universal)
[![CircleCI](https://img.shields.io/circleci/project/uchida/alfred-switch-bluetooth.svg?maxAge=2592000)](https://circleci.com/gh/uchida/alfred-switch-bluetooth)
## Description
This is an Alfred 2 workflow that makes it easy
to manage bluetooth device pairing with bluetooth menu bar.
## Usage
0. (Preparation) Check "Show Bluetooth in menu bar" on the Bluetooth pane
in System Preferences.app
1. Type `bluetooth` into Alfred followed by a space.
2. Begin typing the name of the device you want to switch pairing.
3. When you see the device you want, select it from the list as usual.
4. Press return to switch the device.
## Installation
Download latest `alfred-switch-bluetooth.alfredworkflow` from
[Release page](https://github.com/uchida/alfred-switch-bluetooth/releases).
Open `alfred-switch-bluetooth.alfredworkflow` with Alfred to install workflow.
## License
[CC0](http://creativecommons.org/publicdomain/zero/1.0/)
dedicated to the public domain, no rights reserved.