aboutsummaryrefslogtreecommitdiff
path: root/Scripts/.local/scripts/status/bluetooth-status
AgeCommit message (Collapse)Author
4 daysawk refactor of my scriptsAryadev Chavali
awk is OP man - so easy to use and does a bunch of stuff all at once without having to rely on multiple pipes. It comes with essentially every distribution so you'll always have access to it.
11 daysExtend bluetooth-status to present the status of multiple devicesAryadev Chavali
2025-04-05Some work on ScriptsAryadev Chavali
notable changes: - rename `bt-connect` to `bt_connect` - rename `music` to `media` and make it generic instead of checking Spotify - make separate script to set background to a preset black image - make all shebangs "#!/usr/bin/env sh"
2024-04-23(Scripts/status)~bluetooth-status now prints battery info if foundAryadev Chavali
2023-10-06(Emacs)+Elisp archive, (Scripts/status)+bluetooth statusAryadev Chavali