shanmukhateja / quick-bt

A system tray icon for toggling Bluetooth on Windows 10 devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick BT

Decription

This project was created so I could quickly toggle Bluetooth without having to go to Settings > Devices > Bluetooth on Windows 10 laptop.

Usage

  1. Download the latest release here.

  2. Extract zip file, right-click on quick-bt.exe and select "Create Shortcut".

  3. With the file location open, press the Windows logo key + R, type shell:startup, then select OK. This opens the Startup folder.

  4. Copy and paste the shortcut to the app from the file location to the Startup folder.

Development

  • Install Python 3.8.x

  • Clone this repository, open cmd on the project directory.

  • Install dependencies by running:

    pip install -r requirements.txt

  • Run python.exe -m quickbt inside project directory.

Note:

  • Windows x64 binaries are available now. Click here.

Screenshots

Credits

About

A system tray icon for toggling Bluetooth on Windows 10 devices.


Languages

Language:Python 100.0%