Skip to content

fliperama00/gnome-shell-extension-valent

 
 

Repository files navigation

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 [email protected]

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!

About

GNOME Shell integration for Valent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.9%
  • Meson 5.2%
  • Shell 1.8%
  • CSS 1.4%
  • Dockerfile 0.7%