# TTDeck Companion Server Manual Setup

## Download Companion Server

The canonical public repository is:

<https://github.com/LagomFan/ttdeck-companion-server>

Clone it into the folder name used by the setup guides:

```bash
git clone https://github.com/LagomFan/ttdeck-companion-server.git companion-server
cd companion-server
```

For a one-time install without Git, download and extract the
[main branch ZIP](https://github.com/LagomFan/ttdeck-companion-server/archive/refs/heads/main.zip).

Choose your language:

| Locale | Guide |
| --- | --- |
| `en-US` | [English (US)](manual/en-US.md) |
| `en-GB` | [English (UK)](manual/en-GB.md) |
| `zh-Hans` | [简体中文](manual/zh-Hans.md) |
| `zh-Hant` | [繁體中文](manual/zh-Hant.md) |
| `ja` | [日本語](manual/ja.md) |
| `ko` | [한국어](manual/ko.md) |
| `de` | [Deutsch](manual/de.md) |
| `fr` | [Français](manual/fr.md) |
| `es` | [Español](manual/es.md) |
| `it` | [Italiano](manual/it.md) |

TTDeck Companion Server is deployed by the user. The iPhone app connects only to the server URL the user configures.

You do not need a public URL if you only use TTDeck on your home network. You need a URL that your iPhone can reach.
