{"id":43988687,"url":"https://github.com/yu314-coder/ipad_terminal","last_synced_at":"2026-02-07T10:11:58.475Z","repository":{"id":313280597,"uuid":"1050801900","full_name":"yu314-coder/ipad_terminal","owner":"yu314-coder","description":"ipad terminal","archived":false,"fork":false,"pushed_at":"2025-09-05T02:02:28.000Z","size":13,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-05T02:35:38.489Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yu314-coder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-05T00:58:00.000Z","updated_at":"2025-09-05T02:02:31.000Z","dependencies_parsed_at":"2025-09-05T02:35:39.845Z","dependency_job_id":"d956165f-8421-431a-b415-b4e98eaf3060","html_url":"https://github.com/yu314-coder/ipad_terminal","commit_stats":null,"previous_names":["yu314-coder/ipad_terminal"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/yu314-coder/ipad_terminal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yu314-coder%2Fipad_terminal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yu314-coder%2Fipad_terminal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yu314-coder%2Fipad_terminal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yu314-coder%2Fipad_terminal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yu314-coder","download_url":"https://codeload.github.com/yu314-coder/ipad_terminal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yu314-coder%2Fipad_terminal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29192210,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T07:37:03.739Z","status":"ssl_error","status_checked_at":"2026-02-07T07:37:03.029Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-02-07T10:11:57.792Z","updated_at":"2026-02-07T10:11:58.463Z","avatar_url":"https://github.com/yu314-coder.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GPU-Terminal (iPad, no-Mac dev loop)\n\nThis repo is a **starter kit** for an iPad “terminal-ish” app you can edit on iPad (via Codespaces or a simple editor) and build/deploy with **GitHub Actions** to **TestFlight** (no local Mac required).\n\n\u003e Note: The Swift files here are **stubs** meant to drop into an Xcode iOS App project. Your CI (GitHub Actions) will build the app on a **macOS runner**. On iPad you can prototype UI/logic in **Swift Playgrounds**, but the full build needs Xcode on CI.\n\n## Features (goal)\n- Terminal UI via **SwiftTerm** (added as SPM dependency in Xcode).\n- Unix-like commands via **ios_system** (add frameworks in Xcode).\n- GPU/ML hooks: **Metal/MPS/Core ML** commands (`gpu_info`, `ml_run`, etc.).\n- `pkg` **facade** that installs **pure-Python** packages and **models/data** (not native code).\n- Optional: **FFmpegKit** and **whisper.cpp** for media + STT.\n\n## Quick Start\n1. **Create an iOS App** in Xcode (CI will do the building later). Use Bundle ID like `com.example.gputerminal` and scheme `GPU-Terminal`.\n2. Add **SwiftTerm** via SPM: `https://github.com/migueldeicaza/SwiftTerm`.\n3. Build **ios_system** (or reuse prebuilts) and add frameworks to “Embedded Binaries” (Embed \u0026 Sign).\n4. (Optional) Add **FFmpegKit** via SPM, and add **whisper.cpp** (iOS/Metal) sources as a target.\n5. Drop the Swift files from `App/Sources` into your Xcode project.\n6. Commit \u0026 push. Configure **GitHub Secrets** (see `Scripts/prepare_secrets.md`), then your CI will Archive + upload to **TestFlight**.\n7. Install on iPad via **TestFlight**.\n\n## NOTE on packages\n- At runtime, `pkg` installs **pure-Python** wheels (into sandbox) and **non-executable models/data** (e.g., `.coremlpackage`, `.gguf`, `.onnx`). No native code can be installed at runtime on iOS.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyu314-coder%2Fipad_terminal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyu314-coder%2Fipad_terminal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyu314-coder%2Fipad_terminal/lists"}