Skip to content

omgitsbenhayes/ping_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ping_tracker

A Python 3.7 implementation of a ping tracker. Record your device's ping to a specified URL/address over time. Frequency will be controlled by the task/job scheduler.

Installation

Windows XP/Vista/8/10

  1. Update the python file with the path to the log file

  2. Update the batch file with the appropriate file paths

  3. Set up a new task in Task Scheduler by pointing to the batch file

MacOS/Linux

  1. Update the python file with the path to the log file

  2. Set up a new task in Cron

About

A Python 3.7 implementation of a ping tracker. Record your device's ping to a specified URL/address over time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors