mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
0786140fcf
The main purpose of Polybar is to help users create awesome status bars. It has built-in functionality to display information about the most commonly used services. Some of the services included so far: Systray icons Window title Playback controls and status display for MPD using libmpdclient ALSA volume controls Workspace and desktop panel for bspwm and i3 Workspace module for EWMH compliant window managers Keyboard layout and indicator status CPU and memory load indicator Battery display Network connection details Backlight level Date and time label Time-based shell script execution Command output tailing User-defined menu tree Inter-process messaging And more... WWW: https://github.com/jaagr/polybar https://forums.freebsd.org/threads/62494/ Submitted by: capt_redbeard@protonmail.com Reviewed by: 6yearold_gmail.com, adridg, mat, lbdm@privacychain.ch, tobik Differential Revision: https://reviews.freebsd.org/D13634
24 lines
784 B
Plaintext
24 lines
784 B
Plaintext
The main purpose of Polybar is to help users create awesome status
|
|
bars. It has built-in functionality to display information about the
|
|
most commonly used services. Some of the services included so far:
|
|
|
|
Systray icons
|
|
Window title
|
|
Playback controls and status display for MPD using libmpdclient
|
|
ALSA volume controls
|
|
Workspace and desktop panel for bspwm and i3
|
|
Workspace module for EWMH compliant window managers
|
|
Keyboard layout and indicator status
|
|
CPU and memory load indicator
|
|
Battery display
|
|
Network connection details
|
|
Backlight level
|
|
Date and time label
|
|
Time-based shell script execution
|
|
Command output tailing
|
|
User-defined menu tree
|
|
Inter-process messaging
|
|
And more...
|
|
|
|
WWW: https://github.com/jaagr/polybar
|