|
1 | 1 | # Open hardware monitor |
2 | | -[](https://github.com/sergiye/openhardwaremonitor/releases/latest) |
3 | | - |
4 | | - |
| 2 | +[](https://github.com/sergiye/openhardwaremonitor/releases/latest) |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | | -[](https://www.nuget.org/packages/OpenHardwareMonitorLib/) |
7 | | -[](https://www.nuget.org/packages/OpenHardwareMonitorLib/) |
| 6 | +[](https://www.nuget.org/packages/OpenHardwareMonitorLib/) |
| 7 | +[](https://www.nuget.org/packages/OpenHardwareMonitorLib/) |
8 | 8 |
|
9 | 9 | Open hardware monitor - is free software that can monitor the temperature sensors, fan speeds, voltages, load and clock speeds of your computer. |
10 | 10 |
|
11 | 11 | This application is based on the "original" [openhardwaremonitor](https://github.com/openhardwaremonitor/openhardwaremonitor) project. |
12 | 12 |
|
13 | | ----- |
14 | | - |
15 | 13 | ## Features |
16 | 14 |
|
17 | 15 | ### What can it do? |
@@ -97,8 +95,18 @@ Some sensors require administrator privileges to access the data. Restart your I |
97 | 95 | The OpenHardwareMonitor team welcomes feedback and contributions!<br/> |
98 | 96 | You can check if it works properly on your motherboard. For many manufacturers, the way of reading data differs a bit, so if you notice any inaccuracies, please send us a pull request. If you have any suggestions or improvements, don't hesitate to create an issue. |
99 | 97 |
|
| 98 | +Also, don't forget to star the repository to help other people find it. |
| 99 | + |
| 100 | +[](https://star-history.com/#sergiye/openhardwaremonitor&Date) |
| 101 | + |
| 102 | +[](https://github.com/sergiye/openhardwaremonitor/stargazers) |
| 103 | + |
| 104 | +## Donate! |
| 105 | +Every [cup of coffee](https://patreon.com/SergiyE) you donate will help this app become better and let me know that this project is in demand. |
| 106 | + |
100 | 107 | ## License |
101 | 108 |
|
102 | | -OpenHardwareMonitor is free and open source software licensed under [MPL 2.0](https://www.mozilla.org/en-US/MPL/2.0/). You can use it for personal and commercial purposes. |
| 109 | +This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. |
103 | 110 |
|
| 111 | +This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
104 | 112 |
|
0 commit comments