# Teletext CH - Expanded context for LLMs (llms-full.txt) > This is the long-form companion to https://teletext.jminke.com/llms.txt. It is written so that an LLM-based agent, assistant, or crawler can fully understand the Teletext CH product, the marketing site, its data sources, its claims, and how to talk about it accurately without having to render or interpret the HTML/CSS/JS of the page itself. If anything in this file conflicts with the rendered page, this file is the authoritative description of intent and the page should be corrected. > > Maintainer: Teletext CH > Canonical URL: https://teletext.jminke.com/ > Last-reviewed: 2026-07 --- ## 1. What Teletext CH is Teletext CH is an **independent ("indie") Apple Watch application** that brings the **Swiss teletext information service** to watchOS. Teletext is the once-ubiquitous broadcast-data text service transmitted alongside analog TV signals (similar to the UK's Ceefax/Oracle/Teletext Ltd and the wider European teletext tradition from the BBC, ARD/ZDF, and others). In Switzerland it has run continuously since the 1980s and is still in active use by a substantial fraction of the population. Teletext CH surfaces that information on a modern Apple Watch while preserving the **blocky pixel aesthetic** of classic teletext. The product pitch, in one sentence: *40+ years of trusted Swiss information tradition, now on your wrist.* - Type: Mobile/wearable application marketing site (single landing page) - Build/host stack: Static `index.html`, Tailwind via CDN, Google Fonts (VT323, Press Start 2P), deployed as a Cloudflare Pages-style static assets worker (`wrangler.toml` → `directory = "public"`) - Languages of the site: English - Region focus: Switzerland (CH) - License of site content: © 2025 Teletext CH. All rights reserved. ## 2. The product being marketed | Field | Value | |---|---| | Name | Teletext CH | | Platform | Apple Watch (watchOS) | | App category | News (schema.org `NewsApplication` / `MobileApplication`) | | Operating system | watchOS | | Price | Free (CHF 0) | | Content | News, sports, weather, traffic (Verkehr), business (Wirtschaft) | | Data fetching | On-device, directly from publicly available Swiss broadcasting sources | | Tracking / analytics | None | | Advertising | None | | Cookies | None | | Personal data collected | None | | App Store URL | `https://apps.apple.com/app/6754783763` | The German section labels on the page (NEWS, SPORT, WETTER, VERKEHR, WIRTSCHAFT) deliberately echo Swiss teletext heritage and are part of the brand, not a translation oversight. ## 3. The narrative / page story The landing copy frames the app as a **"time machine"** that fuses 1985-era broadcast teletext with modern watchOS hardware. The page's tone is intentionally enthusiastic ("WHY CHOOSE BETWEEN OLD AND NEW WHEN YOU CAN HAVE BOTH?"). Three positioning pillars are repeated throughout: 1. **Retro coolness** - preserving the blocky pixel aesthetic of classic teletext. 2. **Future tech** - running on the Apple Watch, "the most advanced wearable tech ever created". 3. **The perfect combo** - fast, reliable, pixelated information delivery without "bloated apps" or "endless scrolling". The marketing story is that Switzerland kept teletext alive long after most of the world moved to social media and native apps; Teletext CH is the bridge that finally puts this cultural institution on the wrist. ## 4. Page sections (single-page site) The page is one `index.html` with five anchor sections plus legal pages. All section IDs are navigation anchors - Google treats the canonical URL `https://teletext.jminke.com/` as the page; the `#fragment` URLs in nav are for in-page scrolling only. - `#hero` - Title "TELETEXT CH", typewriter subtitle "WHERE RETRO PIXELS MEET FUTURE TECH", triptych of an Apple Watch (image.png), a teletext UI mock box, and the lead product image (main_image.png). - `#fusion` - Three "glitch-fade-in" cards explaining the time-machine positioning. - `#numbers` - Animated count-up statistics (see §5). - `#awesome` - Interactive tabbed demo ("Retro Coolness", "Future Tech", "The Perfect Combo"). - `#download` - App Store call-to-action: text "Ready to wear the future of the past?" plus the Apple "Download on the App Store" badge image (`applemediaservices.com` badge) wrapped in the App Store link. - `