Skip to main content

Display useful information in status bar. Even stabler that the old 0.38 version.

Project description

Bunzbar

System requirements

  • Linux system where xsetroot -name {} as visible. (E.g. Archlinux with Dwm)

How to get it

  • If you use Archlinux you can get the bunzbar by installing the PKGBUILD file.
  • For other distributions see Manual installation.

Manual installation

Get the Python module installed

First of all you need to install the bunzbar python module. After installing python and pip, use one of the following options to install it.

  • 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

Make the command accessable

A few options to acceave this

  • Add ~/.local/bin to your $PATH (non persistant)
export PATH=~/.local/bin:$PATH
  • Add it to your $PATH using your .bashrc file
echo "export PATH=~/.local/bin:$PATH" >> .bashrc
  • Create a link
ln -s ~/.local/bin/bunzbar /usr/bin/bunzbar
  • Get Arch

Configuration

bunzbar

Start bunzbar in daemon mode

bunzbar -d

Links

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.39.tar.gz (16.2 kB view hashes)

Uploaded Source

Built Distribution

bunzbar-0.39-py3-none-any.whl (16.7 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