Skip to content

Files

Latest commit

30908ef · Dec 12, 2024

History

History

wifi-powersave

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 27, 2024
Dec 12, 2024

Wi-Fi Power Save Utility

A terminal utility to disable or enable Wi-Fi power save functionality.

Install Curl

Curl should already be installed, but just in case:

Fedora

sudo dnf install curl -y

or

Ubuntu

sudo apt install curl -y

To Install Power Save Script, simply run:

curl -s https://raw.githubusercontent.com/FrameworkComputer/linux-docs/main/wifi-powersave/powersave.sh -o powersave.sh && clear && bash powersave.sh

Running the script in the future After the install, you can run going forward with the following in the HOME directory. So merely opening a terminal and running this will work if the original script has not been moved.

bash powersave.sh