💣
Highlights
- Pro
Pinned Loading
-
-
-
iwlwifi-configurer
iwlwifi-configurer PublicShort bash script I use to configure my Intel Wifi drivers for better connectivity with my card on Linux systems.
Shell 2
-
bt-autocn.sh | Simple bash script to...
bt-autocn.sh | Simple bash script to try and connect to bluetooth adresses read from a config file untill a connection succeeds. 1#!/bin/bash
23cfgFile="$HOME/.config/btautocon/btautocon.cfg" # This is the file where the Adresses are stored, one per line
4declare -a addrs=() # Array for adresses we read from the file
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.