doc: Update README.md and add new UI snapshots (#8)

This commit is contained in:
DaLaw2 2025-08-25 16:28:06 +08:00 committed by GitHub
parent ab0897f9bb
commit 6d94001cdf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 4 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

View File

@ -65,7 +65,10 @@ max_file_operations = 100 # Maximum concurrent file operations
### Main Interface
![Main Interface](.github/images/main-interface.png)
![Main Interface](.github/images/main-interface-execution.png)
![Main Interface](.github/images/main-interface-execution-1.png)
![Main Interface](.github/images/main-interface-schedule.png)
![Main Interface](.github/images/main-interface-schedule-1.png)
*The main execution management interface showing backup tasks, progress tracking, and control options.*