Skip to content

Instantly share code, notes, and snippets.

View corgan2222's full-sized avatar
🏠
Working from home

Stefan Knaak corgan2222

🏠
Working from home
View GitHub Profile
@corgan2222
corgan2222 / gist:5216ed8e4da482d2ff123d2060f997b2
Created December 2, 2019 10:21
crontab Kodi bluetoothctl Fire-Tv remote
* * * * * sleep 00;echo 'connect F4:B8:5E:7E:8D:19'|bluetoothctl > /dev/null 2>&1
* * * * * sleep 15;echo 'connect F4:B8:5E:7E:8D:19'|bluetoothctl > /dev/null 2>&1
* * * * * sleep 30;echo 'connect F4:B8:5E:7E:8D:19'|bluetoothctl > /dev/null 2>&1
* * * * * sleep 45;echo 'connect F4:B8:5E:7E:8D:19'|bluetoothctl > /dev/null 2>&1
@corgan2222
corgan2222 / gist:0041e1ec0391867e02f2325cc1a5a54e
Created December 2, 2019 10:19
Kodi reconnect bluetoothctl
echo 'connect F4:B8:5E:7E:8D:19 '|bluetoothctl