Skip to content

Commit f929991

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 9eeca1b + b562741 commit f929991

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

README_english-version.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,27 @@ The **CSS is embedded directly** into the final HTML, guaranteeing the same appe
6363

6464
---
6565

66+
## 🌠 Extension: GeminiRenderer GUI
67+
68+
**GeminiRenderer** is the visual evolution of CodexRenderer, with a graphical interface (Tkinter + tkinterdnd2).
69+
70+
It allows you to convert via *Drag & Drop* or multiple selection (`.txt`, `.md`, `.odt`) to Markdown + HTML with the same **Codex/Alacritty** theme.
71+
72+
```bash
73+
./run.sh --debug
74+
75+
📦 Additional Requirements:
76+
77+
sudo apt install -y python3-tk tkdnd pandoc
78+
79+
🧩 Vendorized Dependencies:
80+
81+
thirdparty/vendor/tkinterdnd2/
82+
83+
thirdparty/tkdnd/linux-x64/
84+
85+
---
86+
6687
## ⚙️ Requirements
6788

6889
- 🐍 **Python 3.10+**

0 commit comments

Comments
 (0)