Skip to content

Commit

Permalink
Merge pull request zhongyang219#819 from KevinZonda/patch-1
Browse files Browse the repository at this point in the history
optimise en readme
  • Loading branch information
zhongyang219 authored Aug 21, 2021
2 parents 4b9b038 + ee0f95f commit 09b1429
Showing 1 changed file with 27 additions and 26 deletions.
53 changes: 27 additions & 26 deletions README_en-us.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,57 +5,58 @@
[![GitHub release](https://img.shields.io/github/release/zhongyang219/TrafficMonitor.svg?style=flat-square)](https://github.com/zhongyang219/TrafficMonitor/releases/latest)

# TrafficMonitor Introduction
TrafficMonitor is a network monitoring suspension window software in Windows platform. It can display the current network speed, CPU and memory usage. It also support the functions of display in the taskbar, change skin and historical traffic statistics.
TrafficMonitor is a network monitoring suspension window software on Windows platform. It can display the current network speed, usage of CPU. It also has the function of displaying in the taskbar, skin changing and historical traffic statistics.

# Related Links

Please [click here](https://github.com/zhongyang219/TrafficMonitor/releases/latest) to download the latest version of TrafficMonitor.<br>
Alternate link: Download from [Baidu Netdisk](https://pan.baidu.com/s/15PMt7s-ASpyDwtS__4cUhg). Access code: `ou0m`<br>
If you encounter any problems, please [click here](./Help_en-us.md).<br>
Please [click here](https://github.com/zhongyang219/TrafficMonitor/releases/latest) to download the latest version of TrafficMonitor.
Alternate link: Download from [Baidu Netdisk](https://pan.baidu.com/s/15PMt7s-ASpyDwtS__4cUhg). Access code: `ou0m`
If you encounter any problems, please [click here](./Help_en-us.md).

You can also [click here](https://github.com/zhongyang219/TrafficMonitor/actions?query=workflow:"Release+CI") to download the pre-release build version of TrafficMonitor.

Starting from version 1.80, the temperature monitoring function has been added. If you do not need the temperature monitoring function and you encounter problems with the version 1.80 or higher, it is recommended to download the version without temperature monitoring. (Find the version that contains `without_temperature` in the file name on the Release page.)
Starting from version 1.80, the temperature monitoring function has been added. If you do not need the temperature monitoring function and encounter problems with version 1.80 or higher, it is recommended to download the version which is without temperature monitoring. (Find the version that contains `without_temperature` in the file name on Release page.)

# Main Features
* Displays the current network transfer speed, CPU and memory usage.<br>
* Support automatic or manual selection of network connections if there are multiple network adapters.<br>
* Display the network connection details.<br>
* Support the window displayed in the taskbar.<br>
* Support for changing skin and customizing skin.<br>
* Historical traffic statistics.<br>
* Displays the current network transfer speed, usage of CPU and memory.
* Support automatic or manual selection of network connections if there are multiple network adapters.
* Display the network connection details.
* Support the window displayed in the taskbar.
* Support for changing skin and customizing skin.
* Historical traffic statistics.

# Instructions for use

**[Click here](https://github.com/zhongyang219/TrafficMonitor/wiki) to go to the Wiki page to view detailed documentation on TrafficMonitor (Only Chinese Available).**

# Screen Shots

Main Suspension Window:<br>
![](./Screenshots/en_us/main1.png)<br>
Right-Click Menu:<br>
![](./Screenshots/en_us/main.png)<br>
Taskbar Window<br>
![](./Screenshots/en_us/taskbar.png)<br>
Colorful Skins:<br>
![](./Screenshots/skins.PNG)<br>
Change Skins:<br>
![](./Screenshots/en_us/selecte_skin.png)<br>
Options:<br>
<img src="./Screenshots/en_us/option.jpg" style="zoom:80%;" /><br>
Main Suspension Window:
![](./Screenshots/en_us/main1.png)
Right-Click Menu:
![](./Screenshots/en_us/main.png)
Taskbar Window
![](./Screenshots/en_us/taskbar.png)
Colorful Skins:
![](./Screenshots/skins.PNG)
Change Skins:
![](./Screenshots/en_us/selecte_skin.png)
Options:
<img src="./Screenshots/en_us/option.jpg" style="zoom:80%;" />

# How to Use

After the program is started, a floating window showing the network speed will be displayed on the screen. Click the right mouse button on the floating window to pop up the right-click menu.
After the program started, a floating window showing the network speed will be displayed on the screen. Click the right mouse button on the floating window to pop up the right-click menu.

TrafficMonitor supports displaying information to the taskbar. But TrafficMonitor only displays the main window (floating window) by default. If you want to embed it in the taskbar display, please select the "Show taskbar window" command in the right-click menu.
TrafficMonitor supports displaying information on the taskbar. But TrafficMonitor only displays the main window (floating window) by default. If you want to embed it into the taskbar, please select the "Show taskbar window" command in the right-click menu.

Taskbar window supports customization of display items. By default, only the network speed is displayed. If you need to display the CPU and memory usage, please check the items that need to be displayed under the "Display Settings" submenu in the taskbar right-click menu, as shown in the figure below:

<img src="./Screenshots/en_us/taskbar_item_settings.png" style="zoom:80%;" />

# About the hardware monitoring function

Starting from version 1.80, the hardware monitoring functions (including temperature monitoring and graphics card usage monitoring) has been added in TrafficMonitor. It relied on the open source library [LibreHardwareMonitor](https://github.com/LibreHardwareMonitor/LibreHardwareMonitor). If you encounter problems when using the temperature monitoring function, please [click here](./Help_en-us.md#13-about-the-temperature-monitoring-of-trafficmonitor).
Starting from version 1.80, the hardware monitoring functions (including temperature monitoring and graphics card usage monitoring) has been added in TrafficMonitor. It relies on the open source library [LibreHardwareMonitor](https://github.com/LibreHardwareMonitor/LibreHardwareMonitor). If you encounter problems during using the temperature monitoring function, please [click here](./Help_en-us.md#13-about-the-temperature-monitoring-of-trafficmonitor).

It should be noted that the temperature monitoring function is turned off by default. If you want to use the temperature monitoring function of TrafficMonitor, please go to ["Option Settings"-"General Settings"-"Hardware Monitoring"](https://github.com/zhongyang219/TrafficMonitor/wiki/选项设置#硬件监控) to enable it.

Expand Down

0 comments on commit 09b1429

Please sign in to comment.