linbox-qt5
linbox-qt5 copied to clipboard
A manager for 86Box written in Python using the PySide framework. Aims to be simple and easy to use.
linbox-qt5
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.
Usage
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
Ubuntu
sudo apt-get install '^libxcb.*-dev' libx11-xcb-dev libglu1-mesa-dev libxrender-dev libxi-dev libxkbcommon-dev libxkbcommon-x11-dev
Know issues, ToDos & Misc
See CHANGELOG for details
License
- This software is provided as is under the MIT Open Source License. See LICENSE.md for details.
- This software uses Google material icons.