-
Notifications
You must be signed in to change notification settings - Fork 0
Home
SpaceSquare640 edited this page Jul 10, 2026
·
1 revision
Language / 語言 / 语言: English · 繁體中文 · 简体中文
Welcome! This wiki has deeper documentation than the README. Quick links:
| Page | What's there |
|---|---|
| Installation Guide | Step-by-step install & first-run walkthrough for V4.0 |
| Architecture | How the app is built, and why |
| Roadmap | What's planned for v4.1 and v5.0 |
| FAQ | Common questions, known issues, licensing notes |
- V4.0 — current, recommended. Native desktop app (Windows/Linux/macOS) with an AI assistant. Download the installer.
- V3.0 — legacy, still functional. Python tkinter GUI + Flask web app.
Each version lives on its own branch of this repository (there's no main branch — see Architecture for why).
MIT for this project's own code; the bundled ffmpeg is GPLv3. See THIRD-PARTY-NOTICES.md and the FAQ.
歡迎!這個 wiki 提供比 README 更深入的文件。快速導覽:
| 頁面 | 內容 |
|---|---|
| Installation Guide | V4.0 的詳細安裝與首次使用步驟 |
| Architecture | 這個 app 怎麼建的、為什麼這樣設計 |
| Roadmap | v4.1 與 v5.0 的規劃 |
| FAQ | 常見問題、已知限制、授權說明 |
- V4.0 — 目前版本,推薦使用。原生桌面 app(Windows/Linux/macOS),含 AI 助手。下載安裝檔。
- V3.0 — 舊版,仍可運作。Python tkinter GUI + Flask 網頁版。
每個版本各自住在本 repo 自己的 branch 上(沒有 main branch——原因見 Architecture)。
本專案自身程式碼採 MIT;內建的 ffmpeg 為 GPLv3。見 THIRD-PARTY-NOTICES.md 與 FAQ。
欢迎!这个 wiki 提供比 README 更深入的文档。快速导览:
| 页面 | 内容 |
|---|---|
| Installation Guide | V4.0 的详细安装与首次使用步骤 |
| Architecture | 这个 app 怎么构建的、为什么这样设计 |
| Roadmap | v4.1 与 v5.0 的规划 |
| FAQ | 常见问题、已知限制、许可证说明 |
- V4.0 — 当前版本,推荐使用。原生桌面 app(Windows/Linux/macOS),含 AI 助手。下载安装包。
- V3.0 — 旧版,仍可运行。Python tkinter GUI + Flask 网页版。
每个版本各自位于本仓库自己的分支上(没有 main 分支——原因见 Architecture)。
本项目自身代码采用 MIT;内置的 ffmpeg 为 GPLv3。见 THIRD-PARTY-NOTICES.md 与 FAQ。