/Pisth

SSH and SFTP client for iOS

Primary LanguageSwiftApache License 2.0Apache-2.0

Icon

Pisth

Download on the App Store

Pisth is an SSH and SFTP client.
Use Pisth to upload, view and edit files in your SSH server.

Features:

• Manage files in your SSH server and use the Shell in the same app.
• Edit text files and code with colored syntax.
• The terminal is like xterm, so you can use text editors such as nano, vim, etc. 
• SSH Keys
• Drag and drop.
• Send special keys.
• Open multiple panels in iPad.
• Find your connections with Spotlight.
• Share shell session between other devices using Pisth or your Mac.
• Transfer files between servers.
• Find servers with Bonjour.

status iOS

Screenshots

Screenshots

API

Documentation

Pisth has an API that allows iOS apps to import files from Pisth.

More information at https://pisth.github.io/docs/getting-started.html.

Project hierarchy

Building project

$ ./setup.sh Then build any scheme you want from Pisth.xcworkspace.

Projects