bluetooth-autoconnect icon indicating copy to clipboard operation
bluetooth-autoconnect copied to clipboard

feat: add command line args to include or exclude specific devices

Open jrouleau opened this issue 1 year ago • 1 comments

Add device inclusion/exclusion filter arguments, e.g.:

bluetooth-autoconnect [-d] --include <other_mac>,<another_mac> bluetooth-autoconnect [-d] --exclude <mac_address>

jrouleau avatar Jan 25 '24 14:01 jrouleau

Naming the argument options like --only/--ignore may be more intuitive and human-friendly

jrouleau avatar Jan 25 '24 15:01 jrouleau