Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/buraktuysuz/wifipenguin
- Owner: BurakTuysuz
- Created: 2024-03-31T22:12:00.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-14T15:04:28.000Z (7 months ago)
- Last Synced: 2024-10-12T17:42:02.251Z (3 months ago)
- Topics: debian, debian-linux, kali, linux, linux-mint, linux-wifi, linux-wireless, mint, network, network-manager, networkmanager, parrot, wifi, wifi-configuration
- Language: Python
- Homepage:
- Size: 256 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```