Skip to content

Check internet connection similar to Microsoft Windows. Adding and changing icon on taskbar using wxPython.

License

Notifications You must be signed in to change notification settings

wallacesilva/check-internet

Repository files navigation

Check Internet

Check internet connection similar to Microsoft Windows. Adding and changing icon on taskbar using wxPython.

Preview

Example icon on taskbar

TaskbarIcon

Requirements

  • Python
  • Python Module: wx (wxPython) pip install wxPython
  • Python Module: urllib2
  • Python Module: sys

Installation

Actually you need clone this repository to use this application, so clone the repository with:

git clone https://github.com/wallacesilva/check-internet.git

Usage

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

Improvements and Features

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

Changelog

0.1.0beta - 10/16/2015

  • Released first version to beta testing.

LICENSE

MIT LICENSE

Support, Bugs, And Feature Requests

Create issues here in GitHub (https://github.com/wallacesilva/check-internet/issues).

About

Check internet connection similar to Microsoft Windows. Adding and changing icon on taskbar using wxPython.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages