Skip to content

A simple command line tool to get notified when the machine has internet access

License

Notifications You must be signed in to change notification settings

imehar/wifi-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Net Status Tool for Linux

A simple tool to get a notification when you're machine gets connected to the internet.

Installing

Download the repo :

git clone https://github.com/imehar/wifi-checker

Change directory to the downloaded folder:

cd wifi-checker/

Make installation script executable:

 chmod +x install.sh

run the script:

 ./install.sh

You're all done! :

 netstatus [to get connectivity status of internet]
netstatus -s or netstatus --speed [to get download speed]

Just open a terminal, type netstatus.

Now, you're all ready to watch a movie, read a book and you'll be notified when the machine is connected to the internet.

Have Fun!

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A simple command line tool to get notified when the machine has internet access

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages