--- import Layout from '../layouts/Layout.astro'; import mobileAppIconDark from '@fressh/assets/mobile-app-icon-dark.png'; import hostsTabAndroidScreenshot from '@fressh/assets/mobile-screenshots/hosts-tab.png'; import shellDetailAndroidScreenshot from '@fressh/assets/mobile-screenshots/shell-detail.png'; import GithubMark from '@fressh/assets/third-party-brands/github-mark/github-mark.svg'; import GooglePlayBadge from '@fressh/assets/third-party-brands/google-play/GetItOnGooglePlay_Badge_Web_color_English.svg'; import AppStoreBadge from '@fressh/assets/third-party-brands/apple-app-store/Black_lockup/SVG/Download_on_the_App_Store_Badge_US-UK_RGB_blk_092917.svg'; import npmLogoRed from '@fressh/assets/third-party-brands/npm-js/npm-logo-red.png'; const title = 'Fressh — Mobile SSH Client'; const description = 'A clean, powerful open-source mobile SSH client. Built with React Native and powered by Russh (Rust-based SSH).'; const image = mobileAppIconDark.src; ---
Fressh app icon
Coming soon Mobile SSH Client

Fressh — Mobile SSH Client

A clean, powerful open-source mobile SSH client. Built with React Native and powered by Russh (Rust-based SSH).

Coming soon
Coming soon

Features

  • Securely store previous connections
  • Configurable theme for approachable ergonomics
  • Fully accurate xterm emulation

Coming soon

  • On-device LLM for command completion and output summarization
  • Configurable preset command buttons

Technical specs

  • UI built with React Native
  • SSH core powered by Russh (Rust-based SSH library)
  • Open source on GitHub
Hosts tab screenshot Shell detail screenshot