~jcc/swaybar-commander

A swaybar status command that allows each section of the bar to update independently
Re-word contributing section
Add link to project home page
Correctly label as swaybar status command

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~jcc/swaybar-commander
read/write
git@git.sr.ht:~jcc/swaybar-commander

You can also use your local clone with git send-email.

#swaybar-commander

jasoncarloscox.com/creations/swaybar-commander

swaybar-commander is a swaybar status command that allows each section of the bar to update independently. Each section updates at a regular frequency, and additional updates can be requested on-demand via a helper command and/or a background script. The sections are configured in a simple TOML file and can take advantage of the swaybar-protocol.

#Documentation

See swaybar-commander(1).

#Installation

First, ensure that you have the required dependencies installed:

Then compile the binary and its documentation:

$ make

And install it as root:

# make install

#Sample Blocks

Sample blocks (sections of the bar) can be found in sample-blocks.md

#Contributing

Contributions are welcome! You can send questions, bug reports, patches, etc. by email to ~jcc/public-inbox@lists.sr.ht. (Don't know how to contribute via email? Check out the interactive tutorial at git-send-email.io, or email me for help.)