Skip to content

Releases: SharakTheDreamstalker/telecode

TeleCode 1.0.4 (build 10312)

Choose a tag to compare

@SharakTheDreamstalker SharakTheDreamstalker released this 04 Aug 23:03

TeleCode 1.0.4 — Light & Dark themes

A fresh coat of paint across every client (Windows / macOS / Linux / Web / iOS / Android):

  • Light & Dark themes with an Appearance setting — System / Light / Dark. Mobile and web follow your OS by default; desktop defaults to the classic dark look.
  • The terminal follows the appearance with new Orca color palettes (dark pastel-neon, light deepened) — the per-scheme picker is gone; open terminals re-color live.
  • Readable colored text on light backgrounds: any colored terminal text (16-color, 256-color and truecolor alike) is automatically deepened and bolded on the light theme, so agent CLIs stay crisp on white.
  • Unified cursor: a solid blinking block on every client, colored to match the theme.
  • Bundled JetBrains Mono Bold so bold text actually renders bold.
  • Many small visual fixes: solid state covers, matched system bars on Android, unified default font sizes (13 on mobile, 14 on desktop/web).

Install

  • Windows: TeleCode-Setup-10312.exe (code-signed)
  • macOS: TeleCode-10312.dmg (notarized, Apple Silicon)
  • Linux (recommended): curl -fsSL https://dl.telecode.cc/install.sh | sh — signed APT repo with automatic updates
  • Linux (manual): desktop .deb, headless server .deb / .rpm, or the plain host tarball
  • iOS / Android: via TestFlight / Google Play

SHA-256 checksums are in SHA256SUMS.txt and match the ones served by the in-app updater.

TeleCode 1.0.3

Choose a tag to compare

@SharakTheDreamstalker SharakTheDreamstalker released this 02 Aug 17:31

What's new since 1.0.2.

Highlights

  • Signed Windows builds: the installer and all executables are now Authenticode code-signed (Certum), so Windows shows a verified publisher.
  • Share files anywhere: the Files browser gets a unified Share action on iOS, Android, and web — send any remote file straight to other apps.
  • Better mobile file viewing: pinch-to-zoom PDFs on iOS and Android; long filenames scroll instead of truncating.
  • Reworked mobile terminal selection: long-press selects the word (or CJK character) under your finger with draggable handles and a Copy menu, Notes-style — on both iOS and Android. Copy/paste is polished throughout: multi-line pastes never auto-run, trailing newlines are stripped on copy, and the keyboard stays exactly as you left it.
  • Connection reliability and UI polish across all clients.

Desktop installers are attached below (Windows x64, macOS Apple Silicon). On Ubuntu/Debian, install via apt instead — it keeps you updated:

curl -fsSL https://dl.telecode.cc/install.sh | sh

SHA-256

2479b24673d8d23ae59af58803ee7944da54ee83074db76890e3c1c3ec111dcc  TeleCode-Setup.exe
4f205c7326264f46ee032f64a1b832f4836451372b55643c97dc507001022488  TeleCode.dmg

The Windows installer is code-signed; SmartScreen reputation for the new certificate is still building, so a warning may appear on first run — click More info → Run anyway. iOS and Android apps are in store review. The web client needs no install.

TeleCode 1.0.2

Choose a tag to compare

@SharakTheDreamstalker SharakTheDreamstalker released this 31 Jul 03:35

What's new since 1.0.1.

Highlights

  • Remote Debugging (Android): Pair an Android device once, then run adb — logcat, shell, install, and more — against it from your computer over TeleCode's encrypted P2P tunnel. No USB and no local network required; the pairing code is entered on your computer, so it never expires mid-flow.
  • Faster direct connections: Public hosts can accept direct P2P connections on a fixed port, with in-app guided setup to open it — lower latency and less reliance on the encrypted relay.
  • Sign in with GitHub on the web and desktop clients (alongside Google and Apple).
  • Connection reliability, stability, and UI polish across all clients.

Desktop installers are attached below (Windows x64, macOS Apple Silicon). On Ubuntu/Debian, install via apt instead — it keeps you updated:

curl -fsSL https://dl.telecode.cc/install.sh | sh

SHA-256

14564fdfa003f438d8586ddfa7c640a0e289e32217de36350a135f4c88264ea4  TeleCode-Setup.exe
e8f7b4674b23d459361f6cccd9880f33c53abf753a3ebd19502316f8c20843ea  TeleCode.dmg

The Windows installer isn't code-signed yet — SmartScreen may warn on first run; click More info → Run anyway. iOS and Android apps are in store review. The web client needs no install.

TeleCode 1.0.1

Choose a tag to compare

@SharakTheDreamstalker SharakTheDreamstalker released this 24 Jul 09:58

First public release.

Desktop installers are attached below (Windows x64, macOS Apple Silicon). On Ubuntu/Debian, install via apt instead — it keeps you updated:

curl -fsSL https://dl.telecode.cc/install.sh | sh

Highlights

  • Terminal sessions that survive disconnects, network switches and app restarts
  • One-tap launch for AI coding CLIs (Claude Code, Codex, Gemini, Copilot, and a growing list), with push notifications when an agent finishes or needs input
  • Voice input for dictating prompts
  • File browser with live previews: web pages, Markdown, PDFs, images, highlighted source
  • Workspaces: per-project working dir, env vars and startup command, stored on your own machine
  • P2P connections with encrypted relay fallback; end-to-end encrypted with the Noise protocol
  • English, Deutsch, Français, Español, 简体中文, 繁體中文, 日本語, 한국어

SHA-256

10dd13b75423723fe3794e2a4edc41b16561e710ab4d77fac33f3caa26f5b9e8  TeleCode-Setup.exe
abb8b93f3687a3c58d4f15e6e77b5d9a1df38aca0e5fe053de6f2f437ba6db61  TeleCode.dmg

The Windows installer isn't code-signed yet — SmartScreen may warn on first run; click More info → Run anyway. iOS and Android apps are in store review. The web client needs no install.