force_a2dp 0.1.0

Tool to force A2DP sink on any Bluetooth device
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.regex]
version = "1"

[package]
authors = ["Behxhet Sadiku <bensadiku65@gmail.com>"]
description = "Tool to force A2DP sink on any Bluetooth device"
documentation = "https://docs.rs/force_a2dp"
edition = "2018"
homepage = "https://github.com/bensadiku/force_a2dp"
keywords = ["bluetthoo", "a2dp", "bluetoothctl", "pacmd"]
license = "MIT OR Apache-2.0"
name = "force_a2dp"
readme = "README.md"
version = "0.1.0"