https://github.com/anticlown322/Network-Speed-Tester-Course-Work
Simple speedtester written in C#
https://github.com/anticlown322/Network-Speed-Tester-Course-Work
api csharp-app dotnet-framework speedtest
Last synced: 3 months ago
JSON representation
Simple speedtester written in C#
- Host: GitHub
- URL: https://github.com/anticlown322/Network-Speed-Tester-Course-Work
- Owner: anticlown322
- License: mit
- Created: 2024-04-23T19:28:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-17T13:11:03.000Z (over 1 year ago)
- Last Synced: 2024-07-17T16:10:37.199Z (over 1 year ago)
- Topics: api, csharp-app, dotnet-framework, speedtest
- Language: C#
- Homepage:
- Size: 8.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> [!NOTE]
> This repository will not be updated in the future. I hope it helps someone at least a little
# :eyes: Overview
This repository contains a simple C# program that checks the speed and quality of your internet connection.
## :mag: Details
- .NET Framework 4.8
- WPF
- MVVM Pattern
I tried to implement a MVVM pattern. I think it turned out well. Also I created some custom components e.g. speedometer, buttons.
For collecting general info about connection I used [IPInfo](https://ipinfo.io/) API.
Project has some bugs(like not calculating upload speed or different exceptions) and unfinished features(speedometer has no animation,
there is no settings section, server list is to little so app may output incorrect results). I will not continue the project,
so I hope that you will at least enjoy what is there
## :camera_flash: Screenshots


