This package browser is in early development. Mind the rough edges.

slstatus 0-0.84a2f11

Status monitor for window managers

SlStatus is a suckless status monitor for window managers that use WM_NAME or stdin to fill the status bar. It provides the following features:

  • Battery percentage/state/time left

  • CPU usage

  • CPU frequency

  • Custom shell commands

  • Date and time

  • Disk status (free storage, percentage, total storage and used storage)

  • Available entropy

  • Username/GID/UID

  • Hostname

  • IP address (IPv4 and IPv6)

  • Kernel version

  • Keyboard indicators

  • Keymap

  • Load average

  • Network speeds (RX and TX)

  • Number of files in a directory (hint: Maildir)

  • Memory status (free memory, percentage, total memory and used memory)

  • Swap status (free swap, percentage, total swap and used swap)

  • Temperature

  • Uptime

  • Volume percentage

  • WiFi signal percentage and ESSID

Installation

Install slstatus 0-0.84a2f11 as follows:

guix install slstatus@0-0.84a2f11

Or install the latest version:

guix install slstatus

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.