You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| link:nm-vpn[] | Show vpn status using network manager
36
+
| link:openvpn[] | Show openvpn status
37
+
| link:rofi-calendar[] | Current date/time and click for callendar using rofi
38
+
| link:shutdown_menu[] | Shutdown menu using rofi or zenity
39
+
| link:tahoe-lafs[] | Show status of your tahoe-lafs grid
40
+
| link:temperature[] | Show system temperatures using lm-sensors
41
+
| link:time[] | Show the current date/time and click to change timezones
42
+
| link:usb[] | Show connected usb storage device info
43
+
| link:volume[] | Show the current system volume (default)
44
+
| link:volume-pulseaudio[] | Pretty print system volume for pulseaudio
45
+
| link:wifi[] | Show the strength of your wifi connection in percent
46
+
| link:wlan-dbm[] | Show wifi interface link quality in dBm or percent
47
+
| link:ytdl-mpv[] | Play youtube videos from your clipboard using youtube-dl
48
+
|===
49
+
50
+
It is officially maintained by @kb100 with the help of a bench of active i3blocks crafters.
51
+
52
+
Each release of this repository will be guaranteed to work against a given link:https://github.com/vivien/i3blocks/releases[release] of i3blocks (a.k.a. *core*).
53
+
54
+
|===
55
+
| contrib | core
56
+
| master | master
57
+
| next | next
58
+
|===
59
+
60
+
You may want to take a look at the individual blocklet directories, which contain descriptions, screenshots, and installation/configuration instructions.
61
+
62
+
NOTE: configurations reference `$SCRIPT_DIR`, meaning the directory that you put the script into. +
63
+
You must change `$SCRIPT_DIR` appropriately to coincide with where you put your scripts, for more info see the link:https://github.com/vivien/i3blocks-contrib/wiki/FAQ#blocklets-refer-to-script_dir-what-does-that-mean-how-can-i-use-it[FAQ].
64
+
65
+
Want to contribute?
66
+
Great!
67
+
Check the link:https://github.com/vivien/i3blocks-contrib/blob/master/CONTRIBUTING.md[contribution guidelines] in order to get started.
68
+
69
+
NOTE: i3blocks now supports dynamics properties, and all scripts have been updated to do the same. +
70
+
i3blocks-contrib REQUIRES a version of i3blocks that supports dynamics properties, which is currently only +
71
+
available in the git version since the last release (v1.4) was years ago.
0 commit comments