We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e48cac commit a530feeCopy full SHA for a530fee
1 file changed
README.md
@@ -1,9 +1,14 @@
1
<div align="center">
2
<h1> 🚧 Work In Progress 🚧 </h1>
3
<br>
4
- <h2> DMI table decoder </h2>
+ <h2> TUI version of dmidecode </h2>
5
+ <br>
6
</div>
7
8
+<img width="935" height="862" src="https://github.com/user-attachments/assets/2f6c1642-3b5a-4ac6-ba0d-9769fd12cf53" />
9
+
10
+<br>
11
12
## 💡 Prerequisites
13
14
A Linux based OS.
@@ -28,6 +33,11 @@ Run the following command to start `dmitui`:
28
33
sudo dmitui
29
34
```
30
35
36
+## 📌 Supported DMI types
37
38
+- [x] Firmware (type 0)
39
+- [x] System (type 1)
40
31
41
## ⚖️ License
32
42
43
GPLv3
0 commit comments