Merge remote-tracking branch 'origin/master'

* origin/master:
  Update README.md
This commit is contained in:
Hansjörg Hofer 2024-01-16 18:05:37 +01:00
commit 61d538bd27
1 changed files with 4 additions and 2 deletions

View File

@ -5,7 +5,9 @@ Visual implementation of OSHI, to view information about the system and hardware
Such as OS, processes, memory, CPU, disks, devices, sensors, etc. Such as OS, processes, memory, CPU, disks, devices, sensors, etc.
## Supported platforms ## Supported platforms
Windows • Linux • macOS ![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 ## Screenshot
![Overview](screenshot/overview_mac.png) ![Overview](screenshot/overview_mac.png)
@ -36,4 +38,4 @@ More themes:
## Development considerations ## Development considerations
Before your first start, **set the IntelliJ IDEA as below**, then **maven clean**: Before your first start, **set the IntelliJ IDEA as below**, then **maven clean**:
![considerations](assets/material/gui_build.png) ![considerations](assets/material/gui_build.png)