Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/buraktuysuz/wifipenguin

WifiPenguin provides faster internet by turning off Wi-Fi Power Saving
https://github.com/buraktuysuz/wifipenguin

debian debian-linux kali linux linux-mint linux-wifi linux-wireless mint network network-manager networkmanager parrot wifi wifi-configuration

Last synced: 3 months ago
JSON representation

WifiPenguin provides faster internet by turning off Wi-Fi Power Saving

Awesome Lists containing this project

README

        

# Wifi Penguin

![Logo](wifilogo.png)

# WifiPenguin provides faster internet by turning off Wi-Fi Power Saving

![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54) ![LINUX](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black)

## Installation

```bash
sudo apt install python3 -y
```

```bash
git clone https://github.com/BurakTuysuz/WifiPenguin.git
```

## Usage

Go to the folder where the program is installed and start the program with Python3 using sudo

```bash
cd WifiPenguin
```

```bash
sudo python3 WifiPenguin.py
```