Go to file
Hansjörg Hofer 7527bcb708 set default values like in
https://github.com/JetBrains/intellij-community/blob/master/.editorconfig
2024-01-16 19:42:12 +01:00
assets Development considerations added 2021-12-01 16:34:06 +08:00
screenshot update screenshot 2022-01-14 22:31:14 +08:00
src refactor fix missing cache 2024-01-14 14:54:44 +01:00
.editorconfig set default values like in 2024-01-16 19:42:12 +01:00
.gitignore add autogenerated .gitignore from IntelliJ ignore plugin to avoid problems on linuxKali 2024-01-16 19:39:10 +01:00
LICENSE Initial commit 2021-11-07 08:44:56 +00:00
README.md Update README.md 2024-01-13 23:51:23 +01:00
_config.yml Set theme jekyll-theme-cayman 2021-12-02 23:17:35 +08:00
pom.xml revert pom WIP 2024-01-16 18:40:04 +01:00

README.md

MooInfo

logo

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

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

Supported platforms

Windows Linux macOS

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