py3status
extensible i3status wrapper written in Python (Python3 package)
Install
- All systems
-
curl cmd.cat/py3status.sh
- Debian
-
apt-get install py3status
- Ubuntu
-
apt-get install py3status
- Arch Linux
-
pacman -S py3status
- Kali Linux
-
apt-get install py3status
- Fedora
-
dnf install py3status
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install py3status
- Dockerfile
- dockerfile.run/py3status
py3status
extensible i3status wrapper written in Python (Python3 package)
Using py3status, you can take control of your i3bar easily by: - using one of the available shipped with py3status - grouping multiple modules and automatically or manually cycle their display - writing your own modules and have their output displayed on your bar - handling click events on your i3bar and play with them in no time - seeing your clock tick every second whatever your i3status interval No extra configuration file needed, i3status' one will be used directly This is the Python3 package