danieljudd / tiling-complement

Bash script for minimal system information in menu bar. Includes; date, time, memory, weather (when it works), volume, battery. Use dwm addon for startup script and add file to ~/.dwm or use your own method.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tiling-complement uses bash scripting to retrieve data through minimal means (cpu, memory, weather, date/time, volume, etc).

For dwm, i3, or similar.

Allows you to see common information in your tiling window manager without patches and addons.

Bash script tested for Arch, Debian.

Optional dependencies: blueberry, nm-applet, feh

Recommended/Required: ttf-dejavu (for emoji to render)

About

Bash script for minimal system information in menu bar. Includes; date, time, memory, weather (when it works), volume, battery. Use dwm addon for startup script and add file to ~/.dwm or use your own method.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%