alfred-airpods-connector
alfred-airpods-connector copied to clipboard
Not compatible with Python 3.8
Using this with python 3.8 leads to the following error:
TRUE, pout = os.popen4('/bin/bash -c /usr/local/bin/BluetoothConnector')
AttributeError:
module 'os' has no attribute 'popen4'`
Related (I believe): #11 #10
Info about what I believe to be a fix: https://github.com/mariuskiessling/alfred-airpods-connector/issues/9#issuecomment-1003440589