# Functions
Run is the entrypoint to running a list of modules.
# Structs
Battery is a module that prints the capacity of batteries.
Datetime is a module for printing the date and time.
Memory provides information on RAM and swap usage for the system.
Network provides IP address information for chosen network interfaces.
Text is a module that will just print static text content.
# Interfaces
Module is a thing that can print to a block on the i3bar.