
Generals-Mac-iOS-iPad
This repository ports Command & Conquer Generals: Zero Hour to run natively on Apple Silicon Macs, iPhones, and iPads without emulation, adding touch controls and modern rendering.
It uniquely combines a jailbroken Kindle e-ink display with a modern cloud backend and Telegram chat input, supporting offline caching, live SSE updates, and flexible message parsing with an AI fallback.
Monochrome, Kindle-friendly planner dashboard with Telegram bot updates.
This repo can be published as a bring-your-own-backend kit. Each owner runs their own InsForge project, Telegram bot, and KUAL package config instead of connecting to this checkout's production backend.
Start with docs/INSTALL_FOR_USERS.md.
If you are using a coding assistant for setup, use docs/SETUP_WITH_ASSISTANT.md.
functions/: InsForge edge functions for dashboard JSON, live events,
item toggles, Telegram parsing/actions, version checks, and Health Sync
uploads.migrations/: Postgres schema and optional sample-data migrations used by
the bring-your-own-backend setup.kindle/native/: Native C++ e-ink dashboard renderer, local render check,
and KUAL package build targets.kindle/kual/kindle-dashboard/: KUAL extension files, shell launchers,
placeholder assets, and config.sh.example.kindle/launch-dashboard.sh: Kindle-side launcher used by installed
shortcuts and native install helpers.ios/HealthSyncCompanion/: Optional iOS app that reads Apple Health daily
aggregates and posts them to the health-sync function.scripts/: Setup and maintenance helpers for InsForge bootstrapping,
Telegram webhook configuration, Kindle native install, and Kindle proof
checks.docs/: Human and coding-assistant setup guides.Renderer: Native C++ app
Backend: InsForge
Inputs: Telegram bot + iOS HealthKit
Code entry points:
kindle/native/src/kindle_dashboard.cppfunctions/Similar projects matched by category, topics, and programming language.

This repository ports Command & Conquer Generals: Zero Hour to run natively on Apple Silicon Macs, iPhones, and iPads without emulation, adding touch controls and modern rendering.
This repository contains a proof-of-concept for a Windows User Profile Service elevation-of-privilege vulnerability that loads an arbitrary hive into the current user's classes root.
audio.cpp is a high-performance C++ audio inference framework built on ggml that provides a unified local runtime for TTS, ASR, voice cloning, and other audio tasks, with a WebUI, CLI, server, and performance optimizations for CUDA.