A manager for 86Box written in Python using the PySide framework.
Aims to be simple and easy to use, might increase its scope in the future.
Supports 86Box installed from a package manager or Flatpak. AppImage versions will work if under ~/Portable.
Do not use the included setup.py, stick to running directly from python.
git clone https://github.com/Dungeonseeker/linbox-qt5
cd linbox-qt5
$ pip install -r requirements.txt
$ start.sh
$ python linbox.py
sudo apt-get install '^libxcb.*-dev' libx11-xcb-dev libglu1-mesa-dev libxrender-dev libxi-dev libxkbcommon-dev libxkbcommon-x11-dev
See CHANGELOG for details
- This software is provided as is under the MIT Open Source License. See LICENSE.md for details.
- This software uses Google material icons.