Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/depthbomb/netcheck
A simple internet connectivity monitoring application for Windows 10+
https://github.com/depthbomb/netcheck
csharp dotnet winforms
Last synced: about 1 month ago
JSON representation
A simple internet connectivity monitoring application for Windows 10+
- Host: GitHub
- URL: https://github.com/depthbomb/netcheck
- Owner: depthbomb
- License: mit
- Created: 2024-01-21T23:02:56.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-08-05T01:23:37.000Z (5 months ago)
- Last Synced: 2024-08-05T03:04:57.041Z (5 months ago)
- Topics: csharp, dotnet, winforms
- Language: C#
- Homepage:
- Size: 820 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# NetCheck
_NetCheck_ is a simple internet connectivity monitoring application for Windows 10+. I've been using a personal version of NetCheck for over a year now but lost the source code when I had reinstalled Windows, so I decided to recreate the project with additional features and improvements.
Compared to the original project, this version includes an average latency display, network type display, and optional notifying of internet issues (planned feature).
## Requirements
- [.NET Desktop Runtime 8.0.x](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-8.0.1-windows-x64-installer)