Download Latest Version Pixcode v1.39.2 source code.tar.gz (2.7 MB)
Email in envelope

Get an email when there's a new version of pixcode

Home / v1.31.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-04-23 1.3 kB
v1.31.0 -- Mobile QR, External Access, Telegram Bot source code.tar.gz 2026-04-23 2.4 MB
v1.31.0 -- Mobile QR, External Access, Telegram Bot source code.zip 2026-04-23 2.8 MB
Totals: 3 Items   5.2 MB 0

Highlights

  • πŸ“± Use from Mobile β€” new Settings tab renders QR codes for every LAN interface so your phone can open Pixcode with one scan. Backed by GET /api/network/endpoints.
  • 🌐 External Access β€” one-click UPnP router port mapping plus automatic detection of locally installed cloudflared / ngrok tunnels. Public URLs surface as extra QR codes in the same panel.
  • πŸ’¬ Telegram Bot β€” pair a @BotFather bot with a 6-digit code (10-minute TTL), get task-completion / failure notifications in your app language across 8 locales (EN, TR, DE, IT, JA, KO, RU, ZH-CN), and bridge messages back to your most recent session.
  • πŸ”§ Cross-platform CLI resolution β€” primeCliBinPath() now scans PATH and native-installer directories for claude / codex / gemini / qwen / cursor-agent, exporting absolute *_CLI_PATH env vars. Fixes the Windows spawn('claude') failure where .cmd shims weren't resolved by the Claude Agent SDK.

Docker

Dockerfile + docker-compose.yml shipped in this release. Pull image:

:::bash
docker pull pixelbytesoftware/pixcode:1.31.0

Install / upgrade

:::bash
npm install -g @pixelbyte-software/pixcode@1.31.0
pixcode

The new tabs live under Settings β†’ Mobilden Kullan / Telegram.

Source: README.md, updated 2026-04-23