Skip to content

FunTW/terminal

 
 

Repository files navigation

Terminal for iOS

Terminal for iOS

Download on the App Store

Swift Platform: iOS Twitter

About

This is a sandboxed command line interface for iOS.

Commands included:

cat cd chflags chksum
clear compress cp curl
date du egrep fgrep
grep gunzip gzip help
link ln ls mkdir
mv printenv readlink rm
rmdir stat sum tar
touch uname uncompress 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 Terminal.xcworkspace, change the bundle identifier to an identifier linked to your Apple developer account in order to run. Build using the Terminal 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.

About

A sandboxed command line interface for iOS

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 99.5%
  • Ruby 0.5%