Skip to content

thomasmunoz13/wifirst-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wifirst Connect

This tool will automatically check (every hour) if your wifirst connection is down or not and will authenticate automatically for you.

How to use it ?

Command Line Interface (CLI)

$ npm start

Systemd service

# Will copy install wifirst-connect in your system
$ ./install.sh

# Only if you want wifirst-connect to stay even after a reboot, you can enable the service
$ systemctl enable wifirst-connect

# Start the service (will check every hour for the connection)
$ systemctl start

May the force be with you

Releases

No releases published

Packages

No packages published