There’s an AUR package for Arch Linux
and a Makefile for other distros.
In addition, many of the scripts can be installed standalone
by dropping them in your $PATH
and making them executable.
-
i3blocks-monit: bash, monit
-
i3blocks-pickdate: bash, pickdate
-
i3move: perl, xrandr, xdotool
-
i3scratchmark: bash, jq
-
pickdate: rofi, cal, awk
-
rofile: bash, rofi
Move a floating i3 window.
Example usage: https://dmbuce.github.io/i3b/i3move.1.html#_examples
Manage i3 scratchpad windows with marks.
Example usage: https://dmbuce.github.io/i3b/i3scratchmark.1.html#_examples
A simple rofi date picker.
Use pickdate
as a dropdown calendar in i3blocks.
Add monit services summary to i3blocks.
Default Look: https://i.imgur.com/1pK873k.png
Minimal Look: https://i.imgur.com/Ki0SCD5.png
Example usage: https://dmbuce.github.io/i3b/i3blocks-monit.1.html#_examples
Use environment variables to configure default options to pass to rofi.
Example usage: https://dmbuce.github.io/i3b/rofile.1.html#_examples
Project documentation can be found in these files:
-
LICENSE - Terms and conditions
-
README - This document
The changelog can be viewed on GitHub at https://github.com/DMBuce/i3b/commits/master .