Coder Social home page Coder Social logo

bmunoz89 / alfred-wf-bluetooth-manager Goto Github PK

View Code? Open in Web Editor NEW
62.0 2.0 0.0 393 KB

Connect and disconnect a bluetooth device easily

Home Page: https://www.alfredforum.com/topic/13493-bluetooth-manager-connect-and-disconnect-a-bluetooth-device-easily/

License: MIT License

Python 100.00%
bluetooth manager python27 alfred4-workflow alfred-workflow python

alfred-wf-bluetooth-manager's People

Contributors

bmunoz89 avatar roele avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

alfred-wf-bluetooth-manager's Issues

Disconnect does not work on macOS Monterey

Disconnecting on macOS Monterey always ends with the message Something goes wrong. This seems related to #58 and the fact that it takes several seconds until the device is disconnected.

Allow to Fork repo

Seems you did not add source files to the repo. Please add it to allow forking.

blueutil in bluetooth.py hardcoded to /usr/local/bin

Currently on version 2.0.0 the blueutil is hardcoded to /usr/local/bin/blueutil.

blueutil is directed to be installed with brew however my brew installation does not use the default /usr/local/bin install location. Since this is an option with brew the path should try and be obtained from the environment or by requesting it from brew with $(brew --prefix)/bin/blueutil. Though not sure how from within the python script to obtain the brew executable path so I just hardcoded my specific location in the script.

Need your help again

Hi,

Sorry, due to today I have reformatted my mac, causing your workflow on my mac couldn't work again, I have already installed the phyton 2 , and also because the path is different, I have also followed your instructions and attempted to change it on the terminal, but this time unsuccessfully to get it to work. hope you can help. thank you
CleanShot 2022-06-28 at 20 42 01@2x

Cannot Use

Hi,

I can't get it to work, I don't know which step I did wrong, but it worked before, I've updated to version 3.0.0, but when I type bm, it doesn't give any instructions, and I followed your instructions have updated pthyhon to phyton 2.
CleanShot 2022-06-12 at 17 24 46@2x
CleanShot 2022-06-12 at 17 38 15@2x

Explain what is bluetooth default device

Hi, thanks for making this great plugin. The readme describes functionality for default devices but doesn't explain what it means. I think I know what it means but am not sure. I think it'd greatly benefit users if you included an explanation of what default device means. Thanks!

No such file or directory in bset

bset returns an error - No such file or directory.

image
macOS 11.2
Alfred 4.3.2

I did no customization on this - just downloaded and opened in Alfred.

I found this workflow quite interesting and would love to use. Thanks in advance.

bds uses wrong MAC address

Issue

When I try to disconnect a BT service the wrong mac address is used. When I run the command on CLI with the correct MAC address the device will be properly disconnected

Steps to reproduce

  1. bds โ†’ select device
  2. Debug shows:
Bluetooth manager[Script Filter] Passing output '{"name": "Trackpad", "mac_address": "8c-85-90-f2-38-d0"}' to Run Script
  1. Bluetooth Manager writes in Debug console with MAC address selected in WF 8c-85-90-f2-38-d0
09:43:08 workflow.py:2061 DEBUG    ---------- Bluetooth manager (1.0.1) ----------
09:43:08 disconnect_device.py:31 DEBUG    7c-04-d0-8b-f4-05
09:43:08 disconnect_device.py:22 DEBUG    /usr/local/bin/BluetoothConnector --disconnect 7c-04-d0-8b-f4-05 --notify

Is workflow incompatible for Alfred3?

Hi.

I'm using Alfred 3. (3.8.6)
I installed blueutil via homebrew and installed workflow in Alfred, but Alfred shows that Workflow Incompatible. Please update to the latest version of Alfred.

How can I fix it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.