Skip to content

🐧 Fuzzy search and connect bluetooth devices via the terminal

License

Notifications You must be signed in to change notification settings

Rasukarusan/fzf-bluetooth-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

fzf-bluetooth-connect

Fuzzy search and connect to paired bluetooth device.

Description

You can connect to paired bluetooth device. This script use a apple script in shell script.

Demo

Requirement

  • fzf
  • jq
  • MacOS

Install

Homebrew

$ brew tap Rasukarusan/tap
$ brew install Rasukarusan/tap/fzf-bluetooth-connect

Manually

$ git clone https://github.com/Rasukarusan/fzf-bluetooth-connect.git

Usage

# homebrew
$ bluetooth-fzf

# manually
$ cd fzf-bluetooth-connect
$ ./bluetooth-fzf

I using a symple alias.

alias bll='bluetooth-fzf'

Options

$ bluetooth-fzf --preview-window up # up / down / right /left
$ bluetooth-fzf --preview-window up:30%
$ bluetooth-fzf --no-preview

Articles

https://www.rasukarusan.com/entry/2020/06/10/214750

License

MIT

About

🐧 Fuzzy search and connect bluetooth devices via the terminal

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages