Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gregorias/blueutil.fish
A Fish plugin that provides completion support for Blueutil.
https://github.com/gregorias/blueutil.fish
bluetooth blueutil fish fish-plugin fish-shell
Last synced: 10 days ago
JSON representation
A Fish plugin that provides completion support for Blueutil.
- Host: GitHub
- URL: https://github.com/gregorias/blueutil.fish
- Owner: gregorias
- License: gpl-3.0
- Created: 2023-04-12T17:31:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-12T18:08:09.000Z (almost 2 years ago)
- Last Synced: 2025-01-20T03:45:21.050Z (11 days ago)
- Topics: bluetooth, blueutil, fish, fish-plugin, fish-shell
- Language: Shell
- Homepage:
- Size: 67.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ᛒ blueutil.fish 🐟
A [Fish] plugin that provides completion support for [Blueutil].
The killer feature of these completions is that they intelligently suggest
relevant device IDs with descriptions:![An example of completions provided by blueutil.fish](example.png)
## 📦 Installation
Install this plugin with [Fisher][fisher]:
```fish
fisher install gregorias/blueutil.fish
```[Blueutil]: https://github.com/toy/blueutil
[Fish]: https://fishshell.com/
[fisher]: https://github.com/jorgebucaran/fisher