Skip to main content

A simple replay manager made with Python and Qt for the game Project+

Project description

Mininux Replay manager

Simple replay manager for the game Project+, compatible with Linux and macOS

Installation

Just grab the AppImage/mac App with Python and the dependencies bundled from the releases

On linux, you can also install with pip (>= python3.6 and qt5 required):

install qt5 :

sudo apt install qt5-default  # Debian
sudo pacman -S qt5-base  # Arch

install mininux-replay-manager :

pip3 install --user mininux-replay-manager  # install for your user
sudo pip3 install mininux-replay-manager  # instal for your whole system (not recommended)

You can now run python3 -m mininux_replay_manager

Running the module directly from the repo seems to work, but you need to have PySide2 installed

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

mininux-replay-manager-0.0.7.tar.gz (7.3 kB view hashes)

Uploaded Source

Built Distribution

mininux_replay_manager-0.0.7-py3-none-any.whl (9.5 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