Documentation
¶
Index ¶
- func NewBattery(interval time.Duration, icons []string) *battery
- func NewBluetooth(scrollInterval time.Duration, limit int, icons []string) *bluetooth
- func NewBrightness(icons []string) *brightness
- func NewCPU(interval time.Duration, icons []string) *cpu
- func NewDate(interval time.Duration, format string, icons []string) *date
- func NewDisk(interval time.Duration, paths, icons []string) *disk
- func NewEthernet(scrollInterval, interval time.Duration, limit int) *ethernet
- func NewHyprland(scrollInterval time.Duration, limit int) *hyprland
- func NewInternet(scrollInterval, interval time.Duration, limit int, icons []string) *internet
- func NewMPD(scrollInterval time.Duration, format string, limit int) *music
- func NewNetSpeed(interval time.Duration) *netSpeed
- func NewPipeWire(discardInterval time.Duration, icons []string) *pipeWire
- func NewRam(interval time.Duration, icons []string) *ram
- func NewServer(modules map[string]Module) (<-chan json.RawMessage, <-chan error)
- func NewSwap(interval time.Duration, icons []string) *swap
- func NewUptime(interval time.Duration) *uptime
- func NewUserHost() *userHost
- type Module
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBattery ¶
func NewBluetooth ¶
func NewBrightness ¶
func NewBrightness(icons []string) *brightness
func NewEthernet ¶
func NewHyprland ¶
func NewInternet ¶
func NewNetSpeed ¶
func NewPipeWire ¶
func NewUserHost ¶
func NewUserHost() *userHost
Types ¶
Click to show internal directories.
Click to hide internal directories.