Usage
> Published on Wed, Jul 24, 2024> Updated on Wed, Jan 8, 2025
First, you'll need to enable the websocket connection in simple-bar
: see "Enable simple-bar-server connection" and "Refresh spaces & process with simple-bar-server" in "Setup" section.
You can request simple-bar to refresh or toggle its widgets by sending a GET
request to the server.
A request is composed of the following parts:
# Toggle, enable, disable or refresh a widget
curl http://localhost:7776/<realm>/<target>/<action>
realm
is either widget
, yabai
, skhd
, aerospace
or missive
.