Skip to content

A C# .NET (mvvm) application with a graphical user interface (GUI) that displays the status of hosts using live charts.

License

Notifications You must be signed in to change notification settings

mwitczak86/SatCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SatCheck - network monitor.

A C# .NET (mvvm) application with a graphical user interface (GUI) that stores data in a SQLite database and displays the status of hosts using live charts. The application also includes the ability to generate simple reports and save them as PDF files. In addition to these features, the application includes a few useful networking and radio communication units calculators. This tool can be useful for monitoring the status of hosts in a network.

How does it work?

  • Welcome screen, currently only in Polish language. Welcome screen
  • Network database - you can create, modify or delete network hosts DataBase_gif
  • Network status, refresh interval of 60 seconds. Network_status
  • Host status with live network performance chart. Station_status
  • A few useful units calculators Calculator_screen
  • Printable reports section Reports_screen1 Reports_screen2

Requirements

  1. Modify paths to image files
  2. Run with VisualStudio 2019
  3. Sample database included in project files
  4. Packages used: sqlite-net, materialdesign, ookii.dialogs, livecharts
  5. Tested on Windows 10 OS.

License

This project is licensed under the ISC License - see the LICENSE.md file for details

Author

M.Witczak

About

A C# .NET (mvvm) application with a graphical user interface (GUI) that displays the status of hosts using live charts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages