kevincar / bless

Cross-platform Bluetooth Low Energy Server Python Library
MIT License
86 stars 28 forks source link

Add linux dependencies #49

Closed kevincar closed 3 years ago

kevincar commented 3 years ago

txdbus and twister were previously installed together with bleak. However, bleak has since moved to using dbus-next. May be better to switch to if we see a need.