Skip to content

Commit 0b8ade7

Browse files
hydropixclaude
andcommitted
Add macOS download buttons to README
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent a8d7649 commit 0b8ade7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,18 @@ Translate books, subtitles, and documents using AI - locally or in the cloud.
1414

1515
## 🚀 Quick Start
1616

17-
### Windows Users - Download Executable
17+
### Download Executable (No Python Required!)
1818

19-
**No Python installation required!**
19+
[![Download Windows](https://img.shields.io/badge/Download-Windows-blue?style=for-the-badge&logo=windows)](https://github.com/hydropix/TranslateBookWithLLM/releases/latest/download/TranslateBook-Windows.zip) [![Download macOS Intel](https://img.shields.io/badge/Download-macOS%20Intel-black?style=for-the-badge&logo=apple)](https://github.com/hydropix/TranslateBookWithLLM/releases/latest/download/TranslateBook-macOS-Intel.zip) [![Download macOS Apple Silicon](https://img.shields.io/badge/Download-macOS%20M1%2FM2%2FM3%2FM4-black?style=for-the-badge&logo=apple)](https://github.com/hydropix/TranslateBookWithLLM/releases/latest/download/TranslateBook-macOS-AppleSilicon.zip)
2020

21-
[![Download Windows Executable](https://img.shields.io/badge/Download-Windows%20Executable-blue?style=for-the-badge&logo=windows)](https://github.com/hydropix/TranslateBookWithLLM/releases/latest/download/TranslateBook-Windows.zip)
22-
23-
1. Download and extract `TranslateBook-Windows.zip`
21+
1. Download and extract the archive for your platform
2422
2. Install [Ollama](https://ollama.com/) (for local AI models)
25-
3. Run `TranslateBook.exe`
23+
3. Run `TranslateBook.exe` (Windows) or `./TranslateBook` (macOS)
2624
4. Open http://localhost:5000 in your browser
2725

2826
> **Note:** First run creates a `TranslateBook_Data` folder with configuration files.
27+
>
28+
> **macOS:** On first launch, go to System Settings > Privacy & Security and click "Open Anyway".
2929
3030
---
3131

0 commit comments

Comments
 (0)