{"id":15660556,"url":"https://github.com/orangex4/orangex-mobile","last_synced_at":"2025-10-11T06:35:49.854Z","repository":{"id":129562372,"uuid":"302272085","full_name":"OrangeX4/Orangex-Mobile","owner":"OrangeX4","description":"A useful tool chain for mobile coding with termux.","archived":false,"fork":false,"pushed_at":"2022-02-08T08:29:50.000Z","size":7049,"stargazers_count":21,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-05T21:16:07.556Z","etag":null,"topics":["android","coding","editor","mobile","orangex","termux"],"latest_commit_sha":null,"homepage":"https://orangex.orangex4.cool/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OrangeX4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-08T08:06:13.000Z","updated_at":"2025-04-07T19:40:12.000Z","dependencies_parsed_at":"2023-04-09T19:47:29.147Z","dependency_job_id":null,"html_url":"https://github.com/OrangeX4/Orangex-Mobile","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OrangeX4/Orangex-Mobile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrangeX4%2FOrangex-Mobile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrangeX4%2FOrangex-Mobile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrangeX4%2FOrangex-Mobile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrangeX4%2FOrangex-Mobile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OrangeX4","download_url":"https://codeload.github.com/OrangeX4/Orangex-Mobile/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrangeX4%2FOrangex-Mobile/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006452,"owners_count":26084107,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["android","coding","editor","mobile","orangex","termux"],"created_at":"2024-10-03T13:22:19.636Z","updated_at":"2025-10-11T06:35:49.839Z","avatar_url":"https://github.com/OrangeX4.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Orangex](https://orangex.orangex4.cool/)\n\nOrangex 是一个专为智能手机设计的, 基于 Termux 的代码编辑器。\n\n详见: [Orangex 说明文档](https://orangex.orangex4.cool/)\n\n## Orangex 特点\n\n### 手机编程\n\n借助 Termux 搭建手机上的 Linux 环境，提供几近于电脑的多语言通用编程体验, 支持 Python, C++, JavaScript, Java 等多种语言。\n\n### 图形界面\n\n提供专门为手机设计的、移动端友好的文件资源管理器、代码编辑器和终端快速执行界面。\n\n### 体积较小\n\nTermux 通过 Android 底层的 Linux 系统执行命令，不额外安装其他 Linux 系统；Orangex 以 Web 方式渲染界面，不需要额外安装图形界面，占用手机内存较少。\n\n### 从零开始\n\n为初学者精心设计的编程教程，无需电脑，只需要一台智能手机就能开始你的编程学习之旅。你好，新世界！\n\n\n## 安装\n\n### 下载 APP\n\n**下载 [Termux 的安装包](https://box.nju.edu.cn/f/0065095f93504ba5831c/?dl=1) 和 [Orangex 的安装包](https://box.nju.edu.cn/f/340effcc1ddb4419be93/?dl=1) 并安装.**\n\n![](https://p.pstatp.com/origin/138660001fd41ced655eb)\n\n### 执行自动化安装脚本\n\n\n**请确保在这个过程中你有一个稳定的网络!**  \n**执行安装脚本过程大概会持续 15 ~ 30 分钟. 消耗约 100 MiB 的流量.**  \n\n复制下列代码, 粘贴到 `Termux` APP:\n\n```sh\nsh -c \"$(curl -fsSL https://blog.orangex4.cool/demo/orangex/install.sh)\"\n```\n\n![](https://p.pstatp.com/origin/137460001e3cc839196ee)\n\n\n**按下回车, 静静等待十几秒, 界面开始输出文本则说明安装脚本已经开始执行.**  \n**并且会提示 \"Termux 正在获取访问存储权限\", 选择允许即可.**\n\n\n![](https://p.pstatp.com/origin/13896000227d13b372c95)\n\n\n**当界面变成如图所示时, 说明安装脚本已经执行完毕了, 恭喜你!**\n\n**成功界面要点: 1.不同的配色. 2.左下角绿色的波浪线 '~'.**\n\n![](https://p.pstatp.com/origin/137a80002b37a51c84df5)\n\n\n### 开始使用 Orangex\n\n**重启 Termux, 如果安装完成, 你会看见这样的界面:**\n\n![](https://p.pstatp.com/origin/1383a0001ff5041be632e)\n\n**说明你已经安装成功了, 可以使用 Orangex 了!**\n\n**打开 `Orangex` APP:**\n\n![](https://p.pstatp.com/origin/137ae00035592c6b1cfd9)\n\n![](https://p.pstatp.com/origin/138450001d52bb2b7662d)\n\n![](https://p.pstatp.com/origin/1389a0001253a2a1b9f98)\n\n**恭喜你, 可以开始使用 Orangex 编程了!**\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forangex4%2Forangex-mobile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forangex4%2Forangex-mobile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forangex4%2Forangex-mobile/lists"}