git clone https://codeberg.org/bkd/bmsg.git
cd bmsg
python -m venv venv
source venv/bin/activate
pip install requirements.txt
Then to run:
python gui.py