Skip to content

A Java Spring Boot application that monitors and generates reports on internet quality.

License

Notifications You must be signed in to change notification settings

all-sins/jNetGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jNetGraph (WorkInProgress)

A Java Spring Boot application that monitors and generates reports on internet quality.

jNetGraph features

  • Periodically measure statistics about download and upload speeds as well as latency on the client machine.
  • Store measured statistics in a local databse. (Might be subject to change!)
  • Generate graphs to visually represent user internet statistics:
    • in specific timeframes (ex. from july to august),
    • from all data.

jNetGraph API

  • Add user.
  • Edit user.
  • Remove user.
  • Get raw JSON reports of specified user:
    • in specific timeframes (ex. from july to august),
    • from all data.

- An open source application by A&M -

About

A Java Spring Boot application that monitors and generates reports on internet quality.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages