Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darkhz/bluetuith
A TUI bluetooth manager for Linux.
https://github.com/darkhz/bluetuith
bluetooth bluez linux tui
Last synced: 2 months ago
JSON representation
A TUI bluetooth manager for Linux.
- Host: GitHub
- URL: https://github.com/darkhz/bluetuith
- Owner: darkhz
- License: mit
- Created: 2022-07-08T11:15:48.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-28T14:02:49.000Z (5 months ago)
- Last Synced: 2024-08-28T15:28:39.255Z (5 months ago)
- Topics: bluetooth, bluez, linux, tui
- Language: Go
- Homepage:
- Size: 6.97 MB
- Stars: 885
- Watchers: 7
- Forks: 24
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-repos - darkhz/bluetuith - A TUI bluetooth manager for Linux. (Go)
- awesome-repositories - darkhz/bluetuith - A TUI bluetooth manager for Linux. (Go)
README
[![Go Report Card](https://goreportcard.com/badge/github.com/darkhz/bluetuith)](https://goreportcard.com/report/github.com/darkhz/bluetuith) [![Packaging status](https://repology.org/badge/tiny-repos/bluetuith.svg)](https://repology.org/project/bluetuith/versions)
![demo](demo/demo.gif)
# bluetuith
bluetuith is a TUI-based bluetooth connection manager, which can interact with bluetooth adapters and devices.
It aims to be a replacement to most bluetooth managers, like blueman.This is only available on Linux.
This project is currently in the alpha stage.
[![Packaging status](https://repology.org/badge/vertical-allrepos/bluetuith.svg)](https://repology.org/project/bluetuith/versions)
## Features
- Transfer and receive files via OBEX.
- Perform pairing with authentication.
- Connect to/disconnect from different devices.
- Interact with bluetooth adapters, toggle power and discovery states
- Connect to or manage Bluetooth based networking/tethering (PANU/DUN)
- Remotely control media playback on the connected device
- Mouse support## Documentation
The documentation is now hosted [here](https://darkhz.github.io/bluetuith)The wiki is out-of-date.