Skip to content

Latest commit

 

History

805 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

En Ru

MangoJuice

This program will be a convenient alternative to GOverlay for setting up MangoHud

Screenshot

Page 1 Page 2 Page 3 Page 4 Page 5
screen1 screen2 screen3 screen4 screen5

Install

Flathub:

Download on Flathub

AppImage:

Download AppImage from GitHub releases

Repositories

Packaging status

And also in the repository for openSUSE

Source code build

Dependencies

Build utilities

  • meson
  • ninja
  • cmake
  • gcc
  • valac

Build requires

  • gtk4
  • libadwaita-1
  • gio-2.0
  • fontconfig
  • mangohud

Optional dependencies

  • mesa-demos
  • vulkan-tools
  • vkbasalt

Build

meson setup build

Install

sudo ninja -C build install

Uninstall

sudo ninja -C build uninstall

Devel

Also in the app there is Devel mode. It is intended for development and it is not recommended to use it on a permanent basis. In this mode new features of mangojuice and mangohud-git versions are tested. If you still want to use it, there is mangojuice-git package in AUR or you can build it yourself with the following command:

  meson setup build
  meson configure  build --no-pager -Dis_devel=true
  sudo ninja -C build install

Gratitude

Thank to Rirusha for important clarifications about Vala and GTK4.

Projects that have become muses

Attention, this is my first project on GTK4 + Vala, so please treat with understanding

About

It's a great alternative to GOverlay.

Resources

Stars

363 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages