Description

This is an app for controlling the Anybar application.

Building

Running it

anybar_rs assumes that Anybar is bound to localhost on UDP port 1738. You can alter this by changing the listen_addr value in the main() function within main.rs.
Call it like so: anybar_rs [command], where command is one of the following:

License

MIT