Tinqs Team Tool

Live transcription, dual-engine (Edge + ElevenLabs), speaker diarization, screenshots, team chat.

Before you start

  1. Uninstall Tailscale — we no longer use it.
    Windows: Settings → Apps → Tailscale → Uninstall.
  2. Clear old bash/shell records — remove any Tailscale references from your shell config:
    # PowerShell: remove Tailscale from PATH if added manually
    # Check your $PROFILE for any Tailscale lines:
    notepad $PROFILE
  3. Restart your machine — clean slate before installing.

Install the Team Tool

Option A — One-line install (recommended)

Open PowerShell and paste:

irm https://bot.arikigame.com/setup-windows.ps1 | iex

Option B — Manual download

  1. Download TinqsTeamTool.exe
  2. Install ffmpeg: winget install ffmpeg
  3. Run TinqsTeamTool.exe

Get your token

  1. Go to Git Studio → Settings → Applications
  2. Token Name: tinqs-team-tool-yourname
  3. Permissions: select all → Generate Token
  4. Copy the token — you'll need it on first launch

Can't access Git Studio? Ask Ozan or Jeremy for an invite.

What the tool does

  • Left column — Edge Web Speech (real-time, free, instant)
  • Right column — ElevenLabs Scribe V2 (5s chunks, speaker IDs, higher accuracy)
  • Screenshot bar — capture Unity, Chrome, Full Screen, or All Windows
  • Language switch — English / Turkish
  • Auto-updates — checks every 5 min, one-click apply

Troubleshooting

No micWindows Settings → Privacy → Microphone → Allow
No blue columnELEVENLABS_API_KEY not set — ask Ozan or Jeremy
ffmpeg errorwinget install ffmpeg then restart
Won't startKill old instance: taskkill /f /im TinqsTeamTool.exe
Can't reach Git StudioMake sure you can open git.arikigame.com in your browser
Tinqs Team Tool · source · issues · tinqs.com