Skip to content

Commit d83b4d1

Browse files
authored
doc: update README.md
1 parent ef03110 commit d83b4d1

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22

33
### Project Description
44

5-
`macOS_application_speedtest_for_python` is an application for testing internet connection
6-
speed on macOS. It allows users to quickly and easily measure download and upload speeds, latency (ping), as well as the history of speed measurements.
7-
The project also provides system information, including the computer name, network adapters, their IP addresses, and MAC addresses, displayed directly in the program window.
5+
`macOS_application_speedtest_for_python` — an application for testing the speed of an Internet connection on macOS. Allows users to quickly and easily measure the download and upload speed, latency (ping), and also has a history of speed measurements and the ability to view a graph of the measurement history in the program window. The project also provides system information, including the computer name, network adapters, their IP addresses and MAC addresses, displayed directly in the program window.
86
The project is built based on another one of my applications, which you can check out on GitHub:
97
[Internet Speed Test](https://github.com/AlexTkDev/different_mini-apps/tree/main/check_internrt_speed)
108

@@ -94,10 +92,7 @@ For questions or suggestions, you can reach out to me via [GitHub](https://githu
9492
## Документация к проекту macOS_application_speedtest_for_python
9593

9694
### Описание проекта
97-
`macOS_application_speedtest_for_python` — это приложение для проверки скорости
98-
интернет-соединения на macOS. Оно позволяет пользователям быстро и удобно измерять скорость
99-
загрузки и выгрузки, задержку (ping), а также истории замеров скорости.
100-
В проекте также представлена информация о системе, включая название компьютера, сетевые адаптеры, их IP-адреса и MAC-адреса, отображаемая прямо в окне программы.
95+
`macOS_application_speedtest_for_python` — приложение для тестирования скорости интернет-соединения на macOS. Позволяет пользователям быстро и легко измерять скорость загрузки и выгрузки, задержку (ping), а также имеет историю измерений скорости и возможность просмотра графика истории измерений в окне программы. Проект также предоставляет системную информацию, включая имя компьютера, сетевые адаптеры, их IP-адреса и MAC-адреса, отображаемую непосредственно в окне программы.
10196
Проект разработан на основе другого моего приложения, которое вы можете посмотреть по ссылке на GitHub:
10297
[Internet Speed Test](https://github.com/AlexTkDev/different_mini-apps/tree/main/check_internrt_speed)
10398

0 commit comments

Comments
 (0)