Crate i3status_rs

Source

Re-exports§

pub use env_logger;
pub use serde_json;
pub use tokio;

Modules§

blocks
The collection of blocks
click
config
errors
escape
Simple json escaping
formatting
Formatting system
icons
protocol
themes
util
widget

Macros§

map
Example

Structs§

BarState
Block
CliArgs
A feature-rich and resource-friendly replacement for i3status(1), written in Rust. The i3status-rs program writes a stream of configurable “blocks” of system information (time, battery status, volume, etc.) to standard output in the JSON format understood by i3bar(1) and sway-bar(5).