Skip to content

transilluminate/btwifi-daemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

btwifi-daemon

  • Bash script to maintain a BTWiFi login
  • Runs in the background or interactively for debugging
  • supplies username and password from btwifi-daemon.config

Interactive Usage:

$ btwifi-daemon.sh

Background Task:

Add this to the bottom of /etc/rc.local:

$ echo /path/to/btwifi-daemon.sh & >> /etc/rc.local

About

Bash daemon to monitor and re-connect to BTWifi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages