JojiiOfficial / LiveBudsCli

A tool to control your Galaxy buds+, Live, Buds Pro and Buds 2 Pro
https://crates.io/crates/earbuds
GNU General Public License v3.0
193 stars 15 forks source link

Added script for i3status-rust #82

Closed totikom closed 2 years ago

totikom commented 2 years ago

image

Added an example script for i3status-rust bar. It is largely based on script for waybar with following additions:

block config example:

[[block]]
block = "custom"
command = "/path/to/script.sh"
json = true
interval = 5 # seconds between updates
hide_when_empty = true # don't show this block then buds are not connected