Skip to content

burnshall-ui/terminal-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iPhone SSH Terminal App

Eine minimalistische SSH Terminal-App für iOS mit Retro MS-DOS Boot-Ästhetik.

Features

  • 🖥️ MS-DOS Style Boot-Screen mit iOS System-Infos
  • 🔐 SSH-Verbindung mit Credential-Storage im Keychain
  • ⌨️ Custom Keyboard Toolbar (ESC, TAB, CTRL, Pfeiltasten)
  • 📱 Portrait & Landscape Support
  • 📋 Text-Selektion, Copy & Paste
  • 🔄 Auto-Reconnect

Anforderungen

  • iOS 16.0+
  • Xcode 15.0+
  • Swift 5.9+

Installation

  1. Repository klonen
  2. In Xcode öffnen
  3. Dependencies werden automatisch via Swift Package Manager geladen
  4. Build & Run auf Simulator oder Device

Verwendung

  1. App startet mit MS-DOS Boot-Screen
  2. SSH-Credentials eingeben (Host, Port, Username, Password)
  3. Terminal-Session nutzen
  4. Gemini CLI und andere Tools auf dem Server ausführen

Struktur

TerminalApp/
├── Views/           # UI Components
├── Models/          # Data Models
└── Utils/           # Helper Classes

Lizenz

MIT License - Persönliches GitHub-Projekt

About

first test Apple iOs App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages