https://github.com/o98k-ok/bluetooth-flow
🔋 alfred workflow for bluetooth 🔋
https://github.com/o98k-ok/bluetooth-flow
alfred-workflow alfred5-workflow bluetooth golang mac
Last synced: 6 months ago
JSON representation
🔋 alfred workflow for bluetooth 🔋
- Host: GitHub
- URL: https://github.com/o98k-ok/bluetooth-flow
- Owner: o98k-ok
- Created: 2022-01-26T03:44:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-29T07:01:29.000Z (8 months ago)
- Last Synced: 2024-11-14T09:39:03.564Z (6 months ago)
- Topics: alfred-workflow, alfred5-workflow, bluetooth, golang, mac
- Language: Go
- Homepage:
- Size: 9.46 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bluetooth workflow
Alfred workflows for mac bluetooth. 🔋💎> Due to the confusion of Apple's configuration management, the current workflow cannot meet the needs of all Bluetooth devices. If you encounter a problem that the battery status cannot be displayed, you can refer to the source code for verification. Welcome to PR.
## Installation
1. Download latest version from [release](https://github.com/o98k-ok/bluetooth_flow/releases)
2. Double click and install it## Alfred v4
Show all bluetooth devices info.
### Usage* light theme [white font]
* dark theme [black font]
## Alfred v5
Show all bluetooth devices info via grid.
### Usage
* light theme [white font]
* dark theme [black font]
## Customization
You can customize the icon theme of the device by editing the env `theme` in the `config`.
## Development
```shell
make
```