Skip to main content

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

Project description

Bunzbar

System requirements

  • Linux system with X.Org display server

Installation

Install Python package

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.

  • pip
pip install bunzbar
  • from source
pip install build twine
git clone https://gitlab.com/02742/bunzbar.git
cd bunzbar && python3 -m build
pip install dist/*.whl --force-reinstall

Add ~/.local/bin to your $PATH

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

Add ~/.local/bin/bunzbar -d & to your ~/.xinitrc file

bunzbar -d

Configuration

You can toggle an info in the bar with the following command:

bunzbar -it <toogle_name>

To get a list of these names simply execute:

bunzbar -il

If you want to change an option in the config file you can do that using:

bunzbar -cs <config_option> <value>

Again you can list the available config options using:

bunzbar -cl

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

Uploaded Source

Built Distribution

bunzbar-0.67-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