Proxmox Bluetooth sharing tool enables host Bluetooth access for VMs over network
A new open‑source project has appeared on GitHub that extends the Proxmox virtualization platform with Bluetooth support. The repository, hosted by the user “lucid‑fabrics” under the name *proxmox‑bluetooth*, was recently highlighted on Hacker News where it received 21 points and eight comments, indicating a modest but engaged interest from the community.
The codebase provides a set of scripts and configuration files that enable Proxmox nodes to expose and manage Bluetooth devices, allowing virtual machines to access nearby peripherals without the need for additional hardware adapters. According to the repository’s README, the integration is built on top of existing Proxmox APIs and leverages Linux’s built‑in Bluetooth stack. The project’s documentation outlines installation steps, compatibility notes, and troubleshooting tips, making it accessible to both developers and system administrators who require Bluetooth connectivity in virtualized environments.
While the project is still in its early stages, the attention it has garnered on Hacker News suggests that there is a niche demand for such functionality. Contributors and users can track progress, submit issues, or propose enhancements through the GitHub issue tracker, and the community’s feedback will likely shape future iterations of the integration.