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!
This project is licensed under the MIT License - see the LICENSE.md file for details