Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/trietsch/alfred-bluetooth-connector
- Owner: trietsch
- Archived: true
- Created: 2018-07-05T12:28:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-04T10:05:16.000Z (almost 6 years ago)
- Last Synced: 2024-08-01T16:55:17.475Z (3 months ago)
- Language: Python
- Homepage:
- Size: 2.28 MB
- Stars: 25
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.