趣小组
[ MAKE ]
首页
节点
分享
创造
问与答
二手交易
编程
电子
树莓派
Arduino
手工
小玩意
ACG 二次元
科学
文化
电影
宠物
旅行
技术支持
登录
注册
首页
分享
iSH:运行在 iOS 上的 Linux shell
Tony
219m
•
2021-04-16
•
2024 次点击
•
1 人感谢
GitHub:https://github.com/ish-app/ish ![b42444181d84e9bcb86618261f5f8c14.png](https://ppmm.org/images/2021/04/16/b42444181d84e9bcb86618261f5f8c14.png) iSH 是一个运行在 iOS 上的 Linux shell。本项目使用了 x86 用户模式仿真和系统调用翻译转换。 - [App Store 页面](https://apps.apple.com/us/app/ish-shell/id1436902243) - [Testflight 测试](https://testflight.apple.com/join/97i7KM8O) - [Discord 服务器](https://discord.gg/HFAXj44) - [维基帮助与教程](https://github.com/ish-app/ish/wiki) - [README中文](https://github.com/ish-app/ish/blob/master/README_ZH.md)
GitHub:https://github.com/ish-app/ish
![b42444181d84e9bcb86618261f5f8c14.png](https://ppmm.org/images/2021/04/16/b42444181d84e9bcb86618261f5f8c14.png)
iSH 是一个运行在 iOS 上的 Linux shell。本项目使用了 x86 用户模式仿真和系统调用翻译转换。
- [App Store 页面](https://apps.apple.com/us/app/ish-shell/id1436902243)
- [Testflight 测试](https://testflight.apple.com/join/97i7KM8O)
- [Discord 服务器](https://discord.gg/HFAXj44)
- [维基帮助与教程](https://github.com/ish-app/ish/wiki)
- [README中文](https://github.com/ish-app/ish/blob/master/README_ZH.md)
收藏
♥ 感谢
Tony
219m
2021-04-16
基于 x86 的 Alpine,可以通过 apk 命令安装软件包
Tony
219m
2021-07-18
♥ 1
性能有点差。用脚本安装 pip 十多分钟都没装好(估计过一个小时还是这样...),用不了pip。生成ssh也要等几分钟。
如果要用 iPad/iPhone 编程的话,推荐 a-Shell
https://talk.quwj.com/topic/2417
另外,JSbox 也是一个不错的 App,可以运行 JS 代码。几年前用过,感觉挺实用。
(不过新版不花钱就被限制得没法用)
https://apps.apple.com/cn/app/jsbox-%E5%AD%A6%E4%B9%A0%E5%86%99%E4%BB%A3%E7%A0%81/id1312014438
开发文档:
https://docs.xteko.com/
脚本可以自己写,也可以用现成的
https://github.com/cyanzhong/xTeko
https://github.com/topics/jsbox
可以随意发挥,比如写一个汇率转换的小程序
登录
或
注册
后可回复。
›
创客百宝箱