https://github.com/rememberber/mooinfo
Visual implementation of OSHI, to view information about the system and hardware.
https://github.com/rememberber/mooinfo
flatlaf hardware java os oshi swing system
Last synced: 10 months ago
JSON representation
Visual implementation of OSHI, to view information about the system and hardware.
- Host: GitHub
- URL: https://github.com/rememberber/mooinfo
- Owner: rememberber
- License: mit
- Created: 2021-11-27T07:48:13.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-19T02:23:45.000Z (about 1 year ago)
- Last Synced: 2025-03-28T06:03:05.105Z (10 months ago)
- Topics: flatlaf, hardware, java, os, oshi, swing, system
- Language: Java
- Homepage: https://rememberber.github.io/MooInfo/
- Size: 12.5 MB
- Stars: 209
- Watchers: 6
- Forks: 31
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MooInfo

Visual implementation of OSHI, to view information about the system and hardware.
Such as OS, processes, memory, CPU, disks, devices, sensors, etc.
## Supported platforms



## Screenshot










More themes:

[More Screenshot on Windows](screenshot/)
## Download
[https://github.com/rememberber/MooInfo/releases](https://github.com/rememberber/MooInfo/releases)
[https://gitee.com/zhoubochina/MooInfo/releases](https://gitee.com/zhoubochina/MooInfo/releases)
## Thanks to
[FlatLaf](https://github.com/JFormDesigner/FlatLaf)
[oshi](https://github.com/oshi/oshi)
[Hutool](http://hutool.cn/)
[iconfont](https://www.iconfont.cn/)
## Development considerations
Before your first start, **set the IntelliJ IDEA as below**, then **maven clean**:
