OpenTerm:几乎涵盖了常用命令的 iOS 版 Terminal 应用

2,848 阅读1分钟
原文链接: github.com

Terminal for iOS

Download on the App Store
(Previously called Terminal for iOS)

Swift Platform: iOS Build Status
Twitter Donate via PayPal

About

This is a sandboxed command line interface for iOS.

Commands included:

awk cat cd chflags
chksum clear compress cp
curl date du echo
egrep env fgrep grep
gunzip gzip help link
ln ls mkdir mv
open-url printenv pwd readlink
rm rmdir scp sed
setenv sftp share ssh
stat sum tar tee
touch tr uname uncompress
unsetenv uptime wc whoami

Dependencies

This project uses a modified version of ios_system, which requires OpenSSL. For convenience both of these are included in the Dependencies folder.

Running

Open OpenTerm.xcworkspace, change the bundle identifier to an identifier linked to your Apple developer account in order to run. Build using the OpenTerm scheme. Please note that with the current setup you can only build for arm64 (so no iOS simulator).

License

This project is available under the MIT license. See the LICENSE file for more info.