Skip to content

Repository files navigation

PauseMyBluetooth

GitHub release (latest by date) GitHub

Icon PauseMyBluetooth is a small utility that makes it easier to disable the automatic reconnect behavior for Bluetooth adapters or specific Bluetooth devices on Windows.

Screenshot of PauseMyBluetooth

Features

  • View paired Bluetooth devices
  • Temporarily disable auto-connect for individual devices or for the adapter
  • Simple UI for quick toggling
  • Lightweight .NET 8 application

Getting started

Prerequisites

  • .NET 8 SDK (to build from source)

Build

  1. Clone the repository.

  2. From the project directory run:

    dotnet build

Run

  • To run from source:

    dotnet run --project PauseMyBluetooth.csproj
  • Or run the produced executable from the bin directory after building.

Usage

  • Launch the app and select a Bluetooth device from the list.
  • Toggle the option to disable or enable automatic reconnection for the selected device.
  • Changes can be reverted by re-enabling auto-connect for the device.

Related resources

Contributing

Contributions, issues and feature requests are welcome. Please open an issue or a pull request in the repository.

License

This project is distributed under the terms of the MIT License (check the LICENSE file if present).

About

PauseMyBluetooth is a small utility that makes it easier to disable the automatic reconnect behavior for Bluetooth adapters or specific Bluetooth devices on Windows.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages