Skip to content

Commit 7d27a3e

Browse files
committed
README fx
1 parent e4b7035 commit 7d27a3e

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Open hardware monitor
2-
[![Release](https://img.shields.io/github/v/release/sergiye/openhardwaremonitor)](https://github.com/sergiye/openhardwaremonitor/releases/latest)
3-
![Downloads](https://img.shields.io/github/downloads/sergiye/openhardwaremonitor/total?color=ff4f42)
4-
![Last commit](https://img.shields.io/github/last-commit/sergiye/openhardwaremonitor?color=00AD00)
2+
[![Release](https://img.shields.io/github/v/release/NewOpenHardwareMonitor/openhardwaremonitor)](https://github.com/NewOpenHardwareMonitor/openhardwaremonitor/releases/latest)
3+
![Downloads](https://img.shields.io/github/downloads/NewOpenHardwareMonitor/openhardwaremonitor/total?color=ff4f42)
4+
![Last commit](https://img.shields.io/github/last-commit/NewOpenHardwareMonitor/openhardwaremonitor?color=00AD00)
55

66
[![Nuget](https://img.shields.io/nuget/v/OpenHardwareMonitorLib)](https://www.nuget.org/packages/OpenHardwareMonitorLib/)
77
[![Nuget](https://img.shields.io/nuget/dt/OpenHardwareMonitorLib?label=nuget-downloads)](https://www.nuget.org/packages/OpenHardwareMonitorLib/)
@@ -30,25 +30,25 @@ You can see information about devices such as:
3030
- `Hide/Unhide` sensors to remove some data from UI and web server.
3131
- Multiple `Tray icons` and `Gadget` for selected sensor values.
3232
- `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)
3434
- `Portable` mode for storing temporary driver file and settings configuration next to the executable file.
3535
- `Updated versions check` - manually from main menu.
3636

3737
Note: Some sensors are only available when running the application as administrator.
3838

3939
### UI example with `Light`/`Dark` themes
4040

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)
4242

4343
## Download
4444

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).
4646

4747

4848
## Developer information
4949
**Integrate the library in own application**
5050
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)
5252

5353

5454
**Sample code**
@@ -97,9 +97,9 @@ You can check if it works properly on your motherboard. For many manufacturers,
9797

9898
Also, don't forget to star the repository to help other people find it.
9999

100-
[![Star History Chart](https://api.star-history.com/svg?repos=sergiye/openhardwaremonitor&type=Date)](https://star-history.com/#sergiye/openhardwaremonitor&Date)
100+
[![Star History Chart](https://api.star-history.com/svg?repos=NewOpenHardwareMonitor/openhardwaremonitor&type=Date)](https://star-history.com/#NewOpenHardwareMonitor/openhardwaremonitor&Date)
101101

102-
[![Stargazers repo roster for @sergiye/openhardwaremonitor](https://reporoster.com/stars/sergiye/openhardwaremonitor)](https://github.com/sergiye/openhardwaremonitor/stargazers)
102+
[![Stargazers repo roster for @NewOpenHardwareMonitor/openhardwaremonitor](https://reporoster.com/stars/NewOpenHardwareMonitor/openhardwaremonitor)](https://github.com/NewOpenHardwareMonitor/openhardwaremonitor/stargazers)
103103

104104
## Donate!
105105
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

Comments
 (0)