|
1 | 1 | # Open hardware monitor |
2 | | -[](https://github.com/sergiye/openhardwaremonitor/releases/latest) |
3 | | - |
4 | | - |
| 2 | +[](https://github.com/NewOpenHardwareMonitor/openhardwaremonitor/releases/latest) |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 | [](https://www.nuget.org/packages/OpenHardwareMonitorLib/) |
7 | 7 | [](https://www.nuget.org/packages/OpenHardwareMonitorLib/) |
@@ -30,25 +30,25 @@ You can see information about devices such as: |
30 | 30 | - `Hide/Unhide` sensors to remove some data from UI and web server. |
31 | 31 | - Multiple `Tray icons` and `Gadget` for selected sensor values. |
32 | 32 | - `Light`/`Dark` themes with auto switching mode. |
33 | | - - Custom `color-themes` from external files - You can find examples [here](https://github.com/sergiye/openhardwaremonitor/tree/dev/OpenHardwareMonitor/Resources/themes) |
| 33 | + - Custom `color-themes` from external files - You can find examples [here](https://github.com/NewOpenHardwareMonitor/openhardwaremonitor/tree/dev/OpenHardwareMonitor/Resources/themes) |
34 | 34 | - `Portable` mode for storing temporary driver file and settings configuration next to the executable file. |
35 | 35 | - `Updated versions check` - manually from main menu. |
36 | 36 |
|
37 | 37 | Note: Some sensors are only available when running the application as administrator. |
38 | 38 |
|
39 | 39 | ### UI example with `Light`/`Dark` themes |
40 | 40 |
|
41 | | -[<img src="https://github.com/sergiye/openhardwaremonitor/raw/master/themes.png" alt="Themes" width="300"/>](https://github.com/sergiye/openhardwaremonitor/raw/master/themes.png) |
| 41 | +[<img src="https://github.com/NewOpenHardwareMonitor/openhardwaremonitor/raw/master/themes.png" alt="Themes" width="300"/>](https://github.com/NewOpenHardwareMonitor/openhardwaremonitor/raw/master/themes.png) |
42 | 42 |
|
43 | 43 | ## Download |
44 | 44 |
|
45 | | -The published version can be obtained from [releases](https://github.com/sergiye/openhardwaremonitor/releases). |
| 45 | +The published version can be obtained from [releases](https://github.com/NewOpenHardwareMonitor/openhardwaremonitor/releases). |
46 | 46 |
|
47 | 47 |
|
48 | 48 | ## Developer information |
49 | 49 | **Integrate the library in own application** |
50 | 50 | 1. Add the [OpenHardwareMonitorLib](https://www.nuget.org/packages/OpenHardwareMonitorLib/) NuGet package to your application. |
51 | | -2. Use the sample code below or the test console application from [here](https://github.com/sergiye/openhardwaremonitor/tree/dev/LibTest) |
| 51 | +2. Use the sample code below or the test console application from [here](https://github.com/NewOpenHardwareMonitor/openhardwaremonitor/tree/dev/LibTest) |
52 | 52 |
|
53 | 53 |
|
54 | 54 | **Sample code** |
@@ -97,9 +97,9 @@ You can check if it works properly on your motherboard. For many manufacturers, |
97 | 97 |
|
98 | 98 | Also, don't forget to star the repository to help other people find it. |
99 | 99 |
|
100 | | -[](https://star-history.com/#sergiye/openhardwaremonitor&Date) |
| 100 | +[](https://star-history.com/#NewOpenHardwareMonitor/openhardwaremonitor&Date) |
101 | 101 |
|
102 | | -[](https://github.com/sergiye/openhardwaremonitor/stargazers) |
| 102 | +[](https://github.com/NewOpenHardwareMonitor/openhardwaremonitor/stargazers) |
103 | 103 |
|
104 | 104 | ## Donate! |
105 | 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. |
|
0 commit comments