Pisth
Pisth copied to clipboard
SSH and SFTP client for iOS
Pisth
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.
Screenshots
API
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
- Pisth Shared/: Shared sources between targets.
- Pisth Terminal/: HTML page for displaying the terminal.
- Pisth/: iOS Application.
- Pisth Viewer/: Pisth Viewer macOS Application.
- Pisth API/: API for iOS.
- Pisth APT/: iOS Aptitude package manager.
Building project
$ ./setup.sh
Then build any scheme you want from Pisth.xcworkspace
.
Projects
- Pisth/docs: Documentation for the API.
- Pisth/Licenses: Open source licenses used in the project.