/gnome-shell-extension-valent

GNOME Shell integration for Valent

Primary LanguageJavaScriptOtherNOASSERTION

CD

Valent (GNOME Shell Extension)

GNOME Shell integration for Valent

Valent is an implementation of the KDE Connect protocol, built on GNOME platform libraries.

This GNOME Shell extension helps Valent integrate with the GNOME desktop.

Installation

The only requirements for building the project are meson, gettext and zip.

The helper script build-aux/misc/ego.sh will build a user extension that can be installed with gnome-extensions:

./build-aux/misc/ego.sh
gnome-extensions install --force valent@andyholmes.ca.zip

To build and install as a system extension, run meson with the appropriate arguments for your distribution:

meson setup --prefix=/usr _build
meson install -C _build

Status

This project is in an early stage of development, with no stable releases. For those interested in trying out GNOME Shell integration for Valent, there are nightly builds available as an extension ZIP.

Join the community in Discussions to ask questions, share ideas and get involved in Valent!