GithubHelp home page GithubHelp logo

linecode / goverlay Goto Github PK

View Code? Open in Web Editor NEW

This project forked from benjamimgois/goverlay

0.0 1.0 0.0 34.95 MB

GOverlay is an opensource project that aims to create a Graphical UI to help manage Linux overlays.

License: GNU General Public License v3.0

Pascal 98.91% Makefile 0.68% Roff 0.10% Shell 0.30%

goverlay's Introduction

GOverlay

GOverlay is an open source project aimed to create a Graphical UI to manage Vulkan/OpenGL overlays. It is still in early development, so it lacks a lot of features.

This project was only possible thanks to the other maintainers and contributors that have done the hard work. I am just a Network Engineer that really likes Linux and Gaming.

Table of contents

Screenshot

goverlay-043-1 goverlay-043-2 goverlay-043-3

Prerequisites

Here are the dependencies needed in order to make GOverlay run:

Installation

Distributions

Arch / Manjaro / Other Arch derivatives

goverlay-bin is in the AUR. You can install it using your favourite AUR helper. You can also grab the latest git code with goverlay-git. The repository chaotic-aur provides the binaries from the latest GIT code.

pamac install goverlay-bin

Fedora

To install goverlay, run the following command as root:

dnf install goverlay

Solus

To install goverlay, run the following command as root:

eopkg it goverlay

Debian

To install goverlay in debian sid, run the following command as root:

apt install goverlay

Ubuntu

To install goverlay in Ubuntu and derivatives, run the following commands as root:

wget http://ftp.us.debian.org/debian/pool/main/g/goverlay/goverlay_0.4.2-1_amd64.deb
sudo dpkg -i goverlay_0.4.2-1_amd64.deb

Tarball

  1. Download the latest tarball from Releases.

  2. Extract the file by running the following command:

tar -zxvf goverlay*.tar.gz
  1. Execute the binary by running the following command:
./goverlay

Source

Prerequisites

Before building, you will need to install the following:

Building

To build GOverlay, clone the git repository by running following command:

git clone https://github.com/benjamimgois/goverlay.git

Then, change directory and build GOverlay by running the following commands:

cd goverlay
make

Running

To run GOverlay, run the following command:

./goverlay

If running the new QT5 interface, force the default QT style with:

./goverlay --style fusion

Wayland

QT5PAS still isn't compatible with wayland display server, but you can run the application by forcing the x11 backend. Credits by Darklink999999

QT_QPA_PLATFORM=xcb goverlay --style fusion

Credits

Mango

Most of the credits go to Flightless Mango. He is the man and the mind behind MangoHud.

https://flightlessmango.com/

https://github.com/flightlessmango/MangoHud

https://discordapp.com/invite/Gj5YmBb

DadSchoorse

Special thanks to DadSchoorse, creator of the vkBasalt project.

https://github.com/DadSchoorse/vkBasalt

matanui159

Special thanks to matanui159, creator of the ReplaySorcery project.

https://github.com/matanui159/ReplaySorcery

Lazarus

This project was built using Lazarus.

Laz-banner

Donations

If this project was useful to you, don't hesitate to donate to me :)

paypal

goverlay's People

Contributors

akien-mga avatar benjamimgois avatar duckbuster avatar jacekjagosz avatar newbytee avatar rotartsi82 avatar stephanlachnit avatar theevilskeleton avatar tim77 avatar totalcaesar659 avatar yochananmarqos avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.