Skip to main content

display useful information in status bar

Project description

Bunzbar

System requirements

  • Linux system with dwm and a fresh status monitor
  • pip

Installing

Using pip:

pip install bunzbar

From source:

git clone git@gitlab.com:02742/bunzbar.git
cd bunzbar
pip install build twine
make build
pip install dist/*.whl

Post installation

Add ~/.local/bin to your $PATH:

export PATH=~/.local/bin:$PATH

Make it persistant

echo "export PATH=~/.local/bin:$PATH" >> .bashrc

Usage

Start service in subshell

bunzbar -s &

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bunzbar-0.15.tar.gz (15.6 kB view hashes)

Uploaded Source

Built Distribution

bunzbar-0.15-py3-none-any.whl (16.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page