File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 5
5
` macOS_application_speedtest_for_python ` is an application designed to check internet
6
6
speed on macOS. It allows users to quickly and conveniently measure download and upload
7
7
speeds, as well as latency (ping).
8
+ Developed based on another project of mine, which you can see at the link on GitHub:
9
+ [ Internet Speed Test] ( https://github.com/AlexTkDev/different_mini-apps/tree/main/check_internrt_speed )
8
10
9
11
### Installation
10
12
@@ -90,6 +92,8 @@ For questions or suggestions, you can reach out to me via [GitHub](https://githu
90
92
` macOS_application_speedtest_for_python ` — это приложение для проверки скорости
91
93
интернет-соединения на macOS. Оно позволяет пользователям быстро и удобно измерять
92
94
скорость загрузки и выгрузки, а также задержку (ping).
95
+ Разработанное на основе другого моего проекта, который вы можете посмотреть по ссылке на GitHub:
96
+ [ Internet Speed Test] ( https://github.com/AlexTkDev/different_mini-apps/tree/main/check_internrt_speed )
93
97
94
98
### Установка
95
99
You can’t perform that action at this time.
0 commit comments