Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CooperWaNg-py/WebPinger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WebPinger

A program that pings any webpage you are on and shows the result in the bottom right corner

Building

Install pyinstaller. pip install pyinstaller, sudo apt install pyinstaller for linux or pip3 install pyinstaller for OSX

Then run pyinstaller program_name.py --noconsole --windowed In the dist folder, you'll find the app to run.

About

A program that pings any webpage you are on and shows the result in the bottom right corner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages