Go to file
RememBerBer 1224740c7c
!3 dev
Merge pull request !3 from RememBerBer/dev
2024-01-17 03:17:31 +00:00
.idea Intellij IDEA icon added 2023-09-12 15:24:03 +08: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 Merge remote-tracking branch 'github/master' into dev 2024-01-17 09:32:03 +08: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 Merge remote-tracking branch 'github/master' into dev 2024-01-17 09:32:03 +08: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