Skip to content

Commit 92bbb88

Browse files
authored
add README.md
1 parent 09c1689 commit 92bbb88

1 file changed

Lines changed: 66 additions & 0 deletions

File tree

README.md

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
# Open hardware monitor
2+
![GitHub release (latest by date)](https://img.shields.io/github/v/release/sergiye/openhardwaremonitor?style=for-the-badge)
3+
![GitHub all releases](https://img.shields.io/github/downloads/sergiye/openhardwaremonitor/total?style=for-the-badge&color=ff4f42)
4+
![GitHub last commit](https://img.shields.io/github/last-commit/sergiye/openhardwaremonitor?style=for-the-badge&color=00AD00)
5+
6+
Open hardware monitor - is free software that can monitor the temperature sensors, fan speeds, voltages, load and clock speeds of your computer.
7+
8+
This application is based on the "original" [openhardwaremonitor](https://github.com/openhardwaremonitor/openhardwaremonitor) project.
9+
10+
----
11+
12+
[<img src="https://github.com/sergiye/hiberbeeTheme/raw/master/assets/ukraine_flag_bar.png" alt="UA"/>](https://u24.gov.ua)
13+
14+
15+
Support the Armed Forces of Ukraine and People Affected by Russia’s Aggression on UNITED24, the official fundraising platform of Ukraine: https://u24.gov.ua.
16+
17+
**Слава Україні!**
18+
19+
[<img src="https://github.com/sergiye/hiberbeeTheme/raw/master/assets/ukraine_flag_bar.png" alt="UA"/>](https://u24.gov.ua)
20+
21+
22+
## Features
23+
24+
### What can it do?
25+
26+
You can see information about devices such as:
27+
- Motherboards
28+
- Intel and AMD processors
29+
- RAM
30+
- NVIDIA and AMD graphics cards
31+
- HDD, SSD and NVMe hard drives
32+
- Network cards
33+
- Power suppliers
34+
- Laptop batteries
35+
36+
Supports `Portable` mode for storing temporary driver file and settings configuration next to the executable file.
37+
Supports `Light`/`Dark` themes with auto switching mode.
38+
Supports (manual only) checking for updated versions.
39+
40+
Some sensors are only available when running the application as administrator.
41+
42+
### `Light`/`Dark` themes example
43+
44+
[<img src="https://github.com/sergiye/openhardwaremonitor/raw/master/themes.png" alt="Themes" width="300"/>](https://github.com/sergiye/openhardwaremonitor/releases)
45+
46+
# Download
47+
48+
**The recommended way to get the program is BUILD from source**
49+
- Install git, Visual Studio
50+
- `git clone https://github.com/sergiye/openhardwaremonitor.git`
51+
- build
52+
53+
**or download build from [releases](https://github.com/sergiye/openhardwaremonitor/releases).**
54+
55+
### Auto builds
56+
If you have a **GitHub** account, you can download nightly builds [here](https://github.com/sergiye/openhardwaremonitor/actions).
57+
58+
## How can I help improve it?
59+
The OpenHardwareMonitor team welcomes feedback and contributions!<br/>
60+
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.
61+
62+
## License
63+
64+
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.
65+
66+
Copyright © 2022 Sergiy Egoshyn

0 commit comments

Comments
 (0)