Skip to content

rayhaangeneral/Site-Connectivity-Checker-By-Rayhaan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Site Connectivity Checker By Rayhaan

A Python script that checks the connectivity of a website using the socket library. The script has a graphical user interface (GUI) that allows users to input the website address and displays the result of the connectivity check. The GUI also includes a dark mode option.

Check out Synopsis

Demo

Site-Connectivity-Checker-By-Rayhaan

Requirements

  • 'tkinter' library
  • Python 3

Features

  • GUI interface: The script has a graphical user interface that makes it easy for users to input the website address and view the result of the connectivity check.

  • Connectivity check: The script checks the connectivity of a website using the socket library and reports the result to the user.

  • Dark mode: The script includes a dark mode option, which can be toggled by the user.

  • Result display: The result of the connectivity check is displayed in the GUI and color-coded based on the result. If the website is accessible, the message is displayed in green, and if the website is not accessible, the message is displayed in red.

  • Easy to use: The script is easy to use and requires no prior knowledge of the socket library or GUI development.

Usage

  1. Run the script:
site_connectivity_checker_by_rayhaan.py
  1. Enter the website address in the Website address field and press the Check site button.

  2. The result of the connectivity check will be displayed in the Result field. If the website is accessible, the message will be displayed in green, and if the website is not accessible, the message will be displayed in red.

  3. You can toggle between dark mode and light mode by pressing the Dark mode button.

🔗 Links

portfolio linkedin

License

This project is licensed under the Creative Commons Zero v1.0 Universal License. See LICENSE for details.

Authors

@rayhaangeneral

Support

For support, visit our website http://rayhaangeneral.gq

About