# MooInfo ![logo](assets/windows/MooInfo.ico) 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](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=A8E4A0) ![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black) ![macOS](https://img.shields.io/badge/mac%20os-000000?style=for-the-badge&logo=macos&logoColor=black) ## Screenshot ![Overview](screenshot/overview_mac.png) ![CPU](screenshot/cpu_mac.png) ![Memory](screenshot/memory_mac.png) ![Detail](screenshot/detail_mac.png) ![Network](screenshot/network_mac.png) ![Power](screenshot/power_mac.png) ![Processes](screenshot/processes_mac.png) ![Storage](screenshot/storage_mac.png) ![Variables](screenshot/variables_mac.png) ![USB](screenshot/usb_windows.png) More themes: ![Theme](screenshot/theme_windows.png) [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**: ![considerations](assets/material/gui_build.png)