Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

pervoj/valdo-gtk

Repository files navigation

⚠️ WARNING ⚠️

This project is no longer maintained!

I have decided to end the project for the time being to work on other projects. However, the project is still usable, I just won't be developing it anymore.

When there is time, I may return to the project, for now the repository is archived.

If you want to get regular updates, switch to Valdo CLI.

Icon

Valdo GTK

GTK frontend for Valdo

Flatpak Workflow Status

Screenshot 1

Download on Flathub

Installing

Stable

The recommended way to install Valdo GTK is to install it as Flatpak from Flathub. Just follow these instructions.

Development

Development builds are automatically generated with every change. You can download it from GitHub Actions.

Build instructions:

meson build
meson compile -C build
build/valdo-gtk