-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #617 from radiolamp/main
add mangojuice page
- Loading branch information
Showing
7 changed files
with
71 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
--- | ||
aggregation: | ||
sisyphus: mangojuice | ||
appstream: | ||
id: io.github.radiolamp.mangojuice | ||
name: Mangojuice | ||
icon: /mangojuice/io.github.radiolamp.mangojuice.svg | ||
summary: Удобная альтернатива Goverlay, для настройки Mangohud. | ||
developer: | ||
nickname: Radiolamp | ||
avatar: https://avatars.githubusercontent.com/u/64334647?v=4&size=64 | ||
metadata_license: | ||
name: GNU GPLv3 | ||
link: https://choosealicense.com/licenses/gpl-3.0/ | ||
url: | ||
homepage: https://github.com/radiolamp/mangojuice | ||
bugtracker: https://github.com/radiolamp/mangojuice/issues | ||
donation: https://www.tinkoff.ru/collectmoney/crowd/osipov.anton16/uMOHe45333/?short_link=1J1DvYNesgD&referer=https%3A%2F%2Fgithub.com%2F&httpMethod=GET | ||
gallery: | ||
title: Галерея | ||
type: slider | ||
items: | ||
- src: /mangojuice/mj-window-1.png | ||
- src: /mangojuice/mj-window-2.png | ||
- src: /mangojuice/mj-window-3.png | ||
- src: /mangojuice/mj-window-4.png | ||
--- | ||
|
||
# Mangojuice | ||
|
||
Mangojuice - приложение для удобного редактирования конфига Mangohud, который в свою очередь является Overvay-решением для отслеживания нагрузки и остальных параметров в играх и програмных обеспечениях. Приложение следует правилу "Kiss", стремясь выполнять одну задачу, делая это хорошо. | ||
|
||
Написано на Vala, GTK4 и Libadwaita. | ||
|
||
<AGWGallery /> | ||
|
||
<!--@include: @apps/.parts/install/software-repo.md--> | ||
|
||
#### Установка через терминал | ||
|
||
::: code-group | ||
|
||
```shell[apt-get] | ||
su - | ||
apt-get update | ||
apt-get install mangojuice | ||
``` | ||
|
||
```shell[epm] | ||
epm -i mangojuice | ||
``` | ||
|
||
::: | ||
|
||
## Комбинации клавиш | ||
|
||
| Комбинация клавиш | Описание | | ||
| ----------------- | ---------- | | ||
| [[Ctrl]] + [[T]] | Тест | | ||
| [[Ctrl]] + [[S]] | Сохранить | | ||
| [[Ctrl]] + [[Q]] | Выйти | |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.