Skip to content

bztes/gnome-extension-v4l

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gnome Extension V4L

Simple Gnome extension to control your webcam settings via the top panel

Example top panel v4l settings menu

Install

v4l-utils must be installed.

# Arch
pacman -S v4l-utils

# Debian
apt-get install v4l-utils

# Fedora
dnf install v4l-utils

Then copy the src files into a subfolder of gnome-shell/extensions or use the script:

git clone https://github.com/bztes/gnome-extension-v4l.git
cd gnome-extension-v4l
make install

Uninstall

Simply remove the extension folder or use the script:

cd gnome-extension-v4l
make remove

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published