This repository contains a set of scripts (a.k.a. blocklets) for i3blocks, contributed by the community.
Blocklet |
Description |
Show usage information for an AFS directory |
|
Show system upgrades using aptitude |
|
Show AUR updates using yaourt |
|
Show AUR updates |
|
Show backlight brightness |
|
Show bandwidth information (default bash version) |
|
Show bandwidth information (C version) |
|
Show bandwidth information (another bash version) |
|
Show battery info |
|
Pretty battery info |
|
Show battery info graphically as a bar |
|
Current date/time and click for calendar |
|
Show current CPU usage |
|
Show current CPU usage (C version) |
|
Show disk usage (space used) for a given directory |
|
Monitor disk reads and writes |
|
Show the number of Docker containers and container IP |
|
Show the number of unread IMAP messages |
|
Show the wifi ESSID you are connected to |
|
Shows load of Nvidia GPUs |
|
Show network interface IP/status |
|
Show the keyboard layout using dbus and kbdd |
|
Show the status of capslock or numlock |
|
Show the current keyboard layout using setxkbmap |
|
Show the kubernetes current context and namespace |
|
Show the system 1 minute load average |
|
Generic media player status/controls using playerctl |
|
Show ram or swap usage |
|
Manage monitor on/off, resolution, extend, clone |
|
Show vpn status using network manager |
|
Show openvpn status |
|
Current date/time and click for callendar using rofi |
|
Shutdown menu using rofi or zenity |
|
Show status of your tahoe-lafs grid |
|
Show system temperatures using lm-sensors |
|
Show the current date/time and click to change timezones |
|
Show connected usb storage device info |
|
Show the current system volume (default) |
|
Pretty print system volume for pulseaudio |
|
Show the strength of your wifi connection in percent |
|
Show wifi interface link quality in dBm or percent |
|
Play youtube videos from your clipboard using youtube-dl |
It is officially maintained by @kb100 with the help of a bench of active i3blocks crafters.
Each release of this repository will be guaranteed to work against a given release of i3blocks (a.k.a. core).
contrib |
core |
master |
master |
next |
next |
You may want to take a look at the individual blocklet directories, which contain descriptions, screenshots, and installation/configuration instructions.
Note
|
configurations reference $SCRIPT_DIR , meaning the directory that you put the script into.You must change $SCRIPT_DIR appropriately to coincide with where you put your scripts, for more info see the FAQ.
|
Want to contribute? Great! Check the contribution guidelines in order to get started.
Note
|
i3blocks now supports dynamics properties, and all scripts have been updated to do the same. i3blocks-contrib REQUIRES a version of i3blocks that supports dynamics properties, which is currently only available in the git version since the last release (v1.4) was years ago. |
Happy crafting!