Check internet connection similar to Microsoft Windows. Adding and changing icon on taskbar using wxPython.
- Python
- Python Module: wx (wxPython)
- Python Module: urllib2
- Python Module: sys
Actually you need clone this repository to use this application, so clone the repository with:
git clone https://github.com/wallacesilva/check-internet.git
To use this application you need add permission to file check.py
using your file manager and after double click to execute or you can execute on command line using
python check.py
[Right Click] - Close application
[Left DoubleClick] - Recheck internet connection
Future:
- Add menu to choose options (Recheck, Reconnect, Exit);
- Change icons to a better;
- On internet disconnect show notification;
- On internet disconnect try reconnect;
- Launch build to Linux;
- Launch build to Mac OS X;
- Launch build to Windows
- Released first version to beta testing.
Create issues here in GitHub (https://github.com/wallacesilva/check-internet/issues).