Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/madladsquad/untitledgamesystemmanager

A linux gaming system manager
https://github.com/madladsquad/untitledgamesystemmanager

containers cpp game game-manager gui imgui incus launcher-application linux lxc lxd wrapper

Last synced: 3 months ago
JSON representation

A linux gaming system manager

Awesome Lists containing this project

README

        

# UntitledGameSystemManager
[![CI](https://github.com/MadLadSquad/UntitledGameSystemManager/actions/workflows/ci.yml/badge.svg)](https://github.com/MadLadSquad/UntitledGameSystemManager/actions/workflows/ci.yml)
[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)
[![trello](https://img.shields.io/badge/Trello-UDE-blue])](https://trello.com/b/HmfuRY2K/untitleddesktop)
[![Discord](https://img.shields.io/discord/717037253292982315.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/4wgH8ZE)

![image](https://github.com/MadLadSquad/UntitledGameSystemManager/assets/40400590/2f9847ee-cd81-4840-98a7-f1d85a97abe5)

> [!CAUTION]
> BREAKING CHANGES IN v2: Users of `v1.X.X.X` should use the following guide to transition to `v2.X.X.X`: [Upgrading from v1.X.X.X to v2.X.X.X](https://github.com/MadLadSquad/UntitledGameSystemManager/wiki/Upgrading-from-1.X.X.X-to-2.X.X.X)

A containerised system manager utility for gaming systems.

## About
UntitledGameSystemManager is a cli/gui program to help with managing a Linux containerised gaming system.

It automatically creates an Arch Linux container with the latest updates and software, and gives you a nice gui/cli interface to manage the programs in the container.

Using a container users can:
- isolate their gaming system from the host
- easily backup, redeploy or move their system
- increase game/program stability and compatibility

## Dependencies
The manager requires the following to be installed on your system:
- X
- PulseAudio
- An AMD/Intel/Nvidia GPU with supported drivers
- Bash(for the CLI scripts)

## Install
Installation is detailed on the wiki [here](https://github.com/MadLadSquad/UntitledGameSystemManager/wiki/).

## Showcase
The standalone GUI manager window:

![image](https://user-images.githubusercontent.com/40400590/155132857-adee86d8-cea2-44ee-be05-c9fdd34dec99.png)

The GUI manager and game launchers:

![image](https://user-images.githubusercontent.com/40400590/155133030-bd2e2fad-cacd-4093-abdc-d7931147d84c.png)