thetechcatalyst / PingViewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ping Viewer

Requirements:

  • Python 3 (Including pip, venv, and testresources, these are USUALLY preinstalled with python)
  • Git (To download and pull updates with 'git pull')

Clone the repository and navigate to it:

git clone https://github.com/jrremlinger/PingViewer.git
cd PingViewer/

Perform first time setup:

./setup.sh

Starting the server:

It will be running on port 5012, and can be closed with ctrl+c

./start.sh

About


Languages

Language:JavaScript 33.3%Language:HTML 29.4%Language:CSS 19.4%Language:Python 15.5%Language:Shell 2.5%