Skip to content

transilluminate/toggle-wifi-led

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toggle-wifi-led

Usage

$ toggle-wifi-led.sh [on|off|state]

Automation in /etc/crontab

0 22    * * *   root    /path/to/bin/toggle-wifi-led.sh off
0  8    * * *   root    /path/to/bin/toggle-wifi-led.sh on

About

Bash script to toggle the WiFi LED (on TL-WN722N)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages