shemgp / gse-disconnect-wifi

Gnome Shell Extension - Disconnect Wifi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gnome Shell Extension - Disconnect Wifi

Adds Disconnect option for Wireless devices

Installation Instructions

The official method to install this extension is from extensions.gnome.org.

To install the extension from source, clone the repository and place it in the $HOME/.local/share/gnome-shell/extensions directory

cd ~/.local/share/gnome-shell/extensions/

# Remove older version
rm -rf "*disconnect-wifi@kgshank.net*"

# Clone current version
git clone https://github.com/kgshank/gse-disconnect-wifi.git

# Install it
cp -r gse-disconnect-wifi/disconnect-wifi@kgshank.net .
rm -rf "gse-disconnect-wifi"

Enable the extensions from GNOME Tweaks.

Gnome shell versions compatible

Change log

About

Gnome Shell Extension - Disconnect Wifi


Languages

Language:JavaScript 93.0%Language:Makefile 7.0%