All Projects → earthpyy → Alfred Bluetooth Connect

earthpyy / Alfred Bluetooth Connect

Licence: mit
Alfred plugin that allowed to connect/disconnect to paired bluetooth device

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Alfred Bluetooth Connect

wipfred
🚧Manage your wip.chat todos with alfred
Stars: ✭ 23 (-17.86%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
alfred-string-operations
Perform string operations to clipboard content
Stars: ✭ 70 (+150%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
alfred-last2imgur
Alfred workflow to upload the last screenshot taken to Imgur + (delete and minify image)
Stars: ✭ 15 (-46.43%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Alfred Bear
Streamlined note searching and creation for Bear using Alfred
Stars: ✭ 203 (+625%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Alfred Things
Interact with Things 3 using Alfred.
Stars: ✭ 278 (+892.86%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Alfred Pinboard Rs
Alfred Workflow for Pinboard (Rust)
Stars: ✭ 223 (+696.43%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Alfred Collection
A collection of all known Alfred3 workflows
Stars: ✭ 785 (+2703.57%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Alfred Dark Mode
Alfred 3 workflow to toggle the system dark mode
Stars: ✭ 165 (+489.29%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Alfred Slack
The Slack workflow for Alfred app
Stars: ✭ 254 (+807.14%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
alfred-caniuse
Quickly reference caniuse.com support tables using Alfred 3.
Stars: ✭ 16 (-42.86%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Awgo
Go library for Alfred 3 + 4 workflows
Stars: ✭ 556 (+1885.71%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Alfred Bear
Alfred 3 workflow to create and search notes in Bear.
Stars: ✭ 319 (+1039.29%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Alfredmagic
一个面向效率提升的中文Workflow
Stars: ✭ 178 (+535.71%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Alfred Iconfinder Search
Alfred 3 workflow for Iconfinder instant search
Stars: ✭ 14 (-50%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Alfy
Create Alfred workflows with ease
Stars: ✭ 2,232 (+7871.43%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
bookends-tools
Alfred Workflow to Integrate with Bookends, an academic reference manager/bibliography tool for macOS
Stars: ✭ 78 (+178.57%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Alfred Atom
Alfred workflow to browse and open Atom projects
Stars: ✭ 41 (+46.43%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Alfred Pdf Tools
Optimize, encrypt and manipulate PDF files.
Stars: ✭ 69 (+146.43%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
alfred
A fast, simple way to make Alfred workflow script filters in Go
Stars: ✭ 25 (-10.71%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Alfred Npms
Alfred 3 workflow to search for npm packages with npms.io
Stars: ✭ 312 (+1014.29%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow

IMPORTANT NOTICE

This plugin is not updated anymore, please consider use bmunoz89's Bluetooth Manager instead. Thanks for your support!

alfred-bluetooth-connect

Alfred plugin that allowed to connect/disconnect to paired bluetooth device

Requirements

  • Alfred 3
  • Powerpack
  • Python 2+

Installation

  1. Download latest release here
  2. Double-click to add to Alfred

Usage

Toggle bluetooth device

bt [alias | device name]

Set alias for easy access

  • Full syntax
btset [alias] > [device name]
  • Short syntax (alias must not contain any space)
btset [alias] [device name]

Unset alias

btunset [alias]

Mark/Unmark as favorite

Command + Enter on selected device, then you can easily connect it with just

bt

Note: It will automatically toggle device when mark as favorite but not with unmark

TODO

  • Load device list from system profiler
  • Detect which one should connect or disconnect to use as text in items
  • Turn on automatic toggle when mark as favorite and only connect to device
  • Connect bluetooth device without using UI

Author

Preeti Yuankrathok (@earthpyy)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].