Add screenshots to README

- Processes tab
- Apps tab
- Performance (CPU, Memory, Network)
- Power & Storage

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
hariel1985
2026-01-31 00:00:32 +01:00
szülő 41010541a7
commit 5b3a7f92e5
7 fájl változott, egészen pontosan 21 új sor hozzáadva és 1 régi sor törölve

Fájl megtekintése

@@ -6,6 +6,26 @@ A native macOS system monitor application built with SwiftUI. TopManager provide
![Swift](https://img.shields.io/badge/Swift-5.9-orange)
![License](https://img.shields.io/badge/License-GPL--3.0-green)
## Screenshots
### Processes
![Processes](Screenshots/processes.png)
### Apps
![Apps](Screenshots/apps.png)
### Performance - CPU
![CPU](Screenshots/performance-cpu.png)
### Performance - Memory
![Memory](Screenshots/performance-memory.png)
### Performance - Network
![Network](Screenshots/performance-network.png)
### Power & Storage
![Power & Storage](Screenshots/power-storage.png)
## Features
### Processes Tab
@@ -43,7 +63,7 @@ A native macOS system monitor application built with SwiftUI. TopManager provide
1. Clone the repository:
```bash
git clone https://github.com/yourusername/TopManager.git
git clone https://github.com/hariel1985/TopManager.git
```
2. Open `TopManager.xcodeproj` in Xcode