Skip to content

mfkiwl/UntitledLinuxGameManager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

125 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UntitledLinuxGameManager

CI MIT license trello Discord

Major announcement: After a big 6 months of no development the application is planned for a complete rewrite with the LXC C API and the new UntitledDesktop framework! When the rewrite is ready it will be pushed as tag 1.0 any issues present will be fixed in the new release!

A linux gaming system manager

About

UntitledLinuxGameManager is a cli/gui program to help with managing a linux gaming system.

It automatically creates an Ubuntu 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
  • glxinfo
  • An AMD/Intel/Nvidia GPU with supported drivers
  • The cli install scripts require bash, since for now they include bash isms and don't fully conform

Install

You can find a guide here

Showcase

The standalone GUI manager window:

image

The GUI manager and game launchers:

image

About

A linux gaming system manager

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 70.7%
  • CMake 22.5%
  • Shell 6.8%