Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
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 install bunzbar
pip install build twine
git clone https://gitlab.com/02742/bunzbar.git
cd bunzbar && python3 -m build
pip install dist/*.whl --force-reinstall
~/.local/bin
to your $PATH
export PATH=~/.local/bin:${PATH}
echo "export PATH=~/.local/bin:${PATH}" >> ~/.bashrc
~/.local/bin/bunzbar -d &
to your ~/.xinitrc
filebunzbar -d
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
FAQs
Display useful information in status bar. Even stabler that the old 0.71 version.
We found that bunzbar demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.