Skip to content

Commit a4537f6

Browse files
Lukas Geigerclaude
andcommitted
feat: add banner + modernize README headers
Add assets/banner.svg (folder-with-legs motif), insert banner img tag at top of README.md and README_de.md, add language switcher and shields.io badges (AGPL, Python, Platform). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent ec25769 commit a4537f6

3 files changed

Lines changed: 193 additions & 2 deletions

File tree

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
1+
<img src="assets/banner.svg" width="100%" alt="ExplorerPro Banner">
2+
13
# ExplorerPro Suite
24

3-
[Deutsch](README_de.md) | [Machine-readable context](llms.txt)
5+
**[Deutsch](README_de.md)** | [English](README.md) | [Machine-readable context](llms.txt)
6+
7+
[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](LICENSE)
8+
[![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/)
9+
[![Platform: Windows](https://img.shields.io/badge/platform-Windows-lightgrey.svg)]()
10+
11+
> Power-user desktop file explorer — multi-tab, preview panel, privacy monitor, duplicate finder, sync tools & code editor in one PySide6 app.
12+
13+
414

515
ExplorerPro is a desktop file explorer for power users. It combines a multi-tab browser, preview panel, privacy monitor, duplicate finder, sync tools, and a lightweight code editor in one PySide6 application.
616

README_de.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
1+
<img src="assets/banner.svg" width="100%" alt="ExplorerPro Banner">
2+
13
# ExplorerPro Suite
24

3-
[English](README.md) | [Maschinenlesbarer Kontext](llms.txt)
5+
[English](README.md) | **[Deutsch](README_de.md)** | [Maschinenlesbarer Kontext](llms.txt)
6+
7+
[![Lizenz: AGPL v3](https://img.shields.io/badge/Lizenz-AGPL%20v3-blue.svg)](LICENSE)
8+
[![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/)
9+
[![Plattform: Windows](https://img.shields.io/badge/Plattform-Windows-lightgrey.svg)]()
10+
11+
> Power-User-Dateimanager für den Desktop — Mehrtab-Browser, Vorschau, Datenschutz, Duplikatsuche, Sync & Code-Editor in einer PySide6-App.
12+
13+
414

515
ExplorerPro ist ein lokaler Desktop-Dateimanager für Power User. Die App bündelt Mehrtab-Dateibrowser, Vorschau, Datenschutzprüfung, Duplikatsuche, Synchronisation, App-Launcher, Prompt-Sammlung und einen leichten Code-Editor in einer PySide6-Oberfläche.
616

assets/banner.svg

Lines changed: 171 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)