Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trietsch/alfred-bluetooth-connector

Alfred workflow for listing known Bluetooth devices and (dis)connecting to them -> NOT MAINTAINED ANYMORE, work is merged into https://github.com/tilmanginzel/alfred-bluetooth-workflow
https://github.com/trietsch/alfred-bluetooth-connector

Last synced: 12 days ago
JSON representation

Alfred workflow for listing known Bluetooth devices and (dis)connecting to them -> NOT MAINTAINED ANYMORE, work is merged into https://github.com/tilmanginzel/alfred-bluetooth-workflow

Awesome Lists containing this project

README

        

# Alfred workflow: Bluetooth connector
Alfred workflow for listing known Bluetooth devices and (dis)connecting to them.

![Alfred Workflow Bluetooth Connector](https://raw.githubusercontent.com/trietsch/alfred-bluetooth-connector/master/alfred-bluetooth-connector.png "Alfred Workflow Bluetooth Connector")

The MAC address of a Bluetooth device is used to toggle the connection. Uses [lapfelix/BluetoothConnector](https://github.com/lapfelix/BluetoothConnector) to connect to devices.

## Installation
To install the workflow, download the `.alfredworkflow` file from the [latest release](https://github.com/trietsch/alfred-bluetooth-connector/releases/latest).

## Updates
Future updates will be provided through the `blt workflow:update` command. You can always run this manually as well.

> For v0.1.0 users, please manually download [the latest release](https://github.com/trietsch/alfred-bluetooth-connector/releases/latest), since this version does not include auto updates yet.