#!/bin/bash
#TODO:
# -> get mac address & connect
# -> if bluetooth off, turn on
bluetoothctl devices | grep -E "JBL Tune 770NC$" | awk '{print $2}' | xargs bluetoothctl connect