Go to file
rememberber e39fb9fd90 add battery wastage indicator 2022-01-08 09:32:49 +08:00
assets Development considerations added 2021-12-01 16:34:06 +08:00
screenshot processes sort method added same as the oshi's demo 2021-12-20 16:17:32 +08:00
src add battery wastage indicator 2022-01-08 09:32:49 +08:00
LICENSE Initial commit 2021-11-07 08:44:56 +00:00
README.md Development considerations added 2021-12-01 16:34:06 +08:00
pom.xml update oshi-core to 6.0.0 2022-01-04 09:35:28 +08:00

README.md

MooInfo

logo

A visual implementation of OSHI, to view information about the system and hardware.

Such as OS, processes, memory, CPU, disks, devices, sensors, etc.

Screenshot

Overview CPU Memory Detail Network Power Processes Storage Variables USB

More themes:

Theme

More Screenshot on Windows

Download

https://github.com/rememberber/MooInfo/releases
https://gitee.com/zhoubochina/MooInfo/releases

Thanks to

FlatLaf
oshi
Hutool
iconfont

Development considerations

Before your first start, set the IntelliJ IDEA as below, then maven clean: considerations