{"id":13828898,"url":"https://github.com/louisdh/openterm","last_synced_at":"2025-07-09T06:33:40.374Z","repository":{"id":43464982,"uuid":"116499200","full_name":"louisdh/openterm","owner":"louisdh","description":"OpenTerm, a sandboxed command line interface for iOS","archived":true,"fork":false,"pushed_at":"2018-06-20T17:01:43.000Z","size":36512,"stargazers_count":1624,"open_issues_count":53,"forks_count":247,"subscribers_count":105,"default_branch":"master","last_synced_at":"2024-08-05T09:18:31.226Z","etag":null,"topics":["app","bash","cli","ios","terminal"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/louisdh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-06T16:47:23.000Z","updated_at":"2024-08-03T06:22:02.000Z","dependencies_parsed_at":"2022-09-21T01:40:42.469Z","dependency_job_id":null,"html_url":"https://github.com/louisdh/openterm","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louisdh%2Fopenterm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louisdh%2Fopenterm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louisdh%2Fopenterm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louisdh%2Fopenterm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/louisdh","download_url":"https://codeload.github.com/louisdh/openterm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225492420,"owners_count":17482869,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["app","bash","cli","ios","terminal"],"created_at":"2024-08-04T09:03:18.900Z","updated_at":"2024-11-20T08:31:25.318Z","avatar_url":"https://github.com/louisdh.png","language":"Swift","funding_links":["https://paypal.me/louisdhauwe"],"categories":["iOS Apps","Swift","HarmonyOS"],"sub_categories":["iOS Utilities","Windows Manager"],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"readme-resources/hero.png\" alt=\"Terminal for iOS\"\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eOpenTerm\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://itunes.apple.com/app/terminal/id1323205755?mt=8\u0026at=1010lII4\"\u003e\u003cimg src=\"readme-resources/app_store_badge.svg\" alt=\"Download on the App Store\"/\u003e\u003c/a\u003e\n\u003cbr\u003e\u003cspan align=\"center\"\u003e(Previously called Terminal for iOS)\u003c/span\u003e\n\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://developer.apple.com/swift/\"\u003e\u003cimg src=\"https://img.shields.io/badge/Swift-4.1-orange.svg?style=flat\" alt=\"Swift\"/\u003e\u003c/a\u003e\n\n\u003cimg src=\"https://img.shields.io/badge/Platform-iOS%2011.0+-lightgrey.svg\" alt=\"Platform: iOS\"\u003e\n\u003ca href=\"https://travis-ci.org/louisdh/openterm\"\u003e\u003cimg src=\"https://travis-ci.org/louisdh/openterm.svg?branch=master\" alt=\"Build Status\"/\u003e\u003c/a\u003e\n\u003cbr\u003e\n\u003ca href=\"http://twitter.com/LouisDhauwe\"\u003e\u003cimg src=\"https://img.shields.io/badge/Twitter-@LouisDhauwe-blue.svg?style=flat\" alt=\"Twitter\"/\u003e\u003c/a\u003e\n\u003ca href=\"https://paypal.me/louisdhauwe\"\u003e\u003cimg src=\"https://img.shields.io/badge/Donate-PayPal-green.svg?style=flat\" alt=\"Donate via PayPal\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## About\nOpenTerm is a sandboxed command line interface for iOS. \n\n\nCommands included:\n\n|            |            |            |            |\n| ---------- | ---------- | ---------- | ---------- |\n| awk        | cat        | cd         | chflags    |\n| chksum     | clear      | compress   | cp         |\n| credits    | cub        | curl       | date       |\n| dig        | du         | echo       | egrep      |\n| env        | fgrep      | grep       | gunzip     |\n| gzip       | help       | host       | link       |\n| ln         | ls         | mkdir      | mv         |\n| nc         | nslookup   | open-url   | pbcopy     |\n| pbpaste    | ping       | printenv   | pwd        |\n| readlink   | rlogin     | rm         | rmdir      |\n| say        | scp        | sed        | setenv     |\n| sftp       | share      | sleep      | ssh        |\n| ssh-keygen | stat       | sum        | tar        |\n| tee        | telnet     | touch      | tr         |\n| uname      | uncompress | unlink     | unsetenv   |\n| uptime     | wc         | whoami     |            |\n\n## Dependencies\nTo set up dependencies, run `bootstrap.sh`.\n\n## Running\nOpen `OpenTerm.xcworkspace`, change the bundle identifier to an identifier linked to your Apple developer account in order to run. Build using the `OpenTerm` scheme. \n\n### Running on device\nTo run on a device, you will have to run `resign-frameworks.sh`, but first change `iPhone Developer: Louis D'hauwe (5U7B95VS8G)` with the name of your own certificate. \n\n## License\n\nOpenTerm is available under the GPLv2 (or later) and the MPLv2 license.\n\nSee [COPYING](./COPYING) for more license info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouisdh%2Fopenterm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flouisdh%2Fopenterm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouisdh%2Fopenterm/lists"}