# CodeMaster - Mobile Coding IDE — Code Editor & Compile SFTP SSH

> Mobile IDE for code editing, management, and development with remote access and GitHub integration. (iPhone/iPad app by Shanghai Dazhuo Information Technology Co., Ltd..)

- Source: https://appshunter.io/ios/app/codemaster-mobile-coding-ide/id1514942957 (this page in markdown: same URL + `.md`)
- Developer: [Shanghai Dazhuo Information Technology Co., Ltd.](https://appshunter.io/developer/1470341377)
- Category: Developer Tools, Utilities
- Price: Free with in-app purchases
- Rating: 4.60/5 from 140 App Store ratings · 18 written reviews indexed
- Age rating: 17+
- Requires: iOS 15 · 170 MB
- Languages: American English, Chinese (Simplified, China)
- Released: 2020-08-07
- Data updated: 2026-08-31
- Monetization: subscription
- User reviews in markdown: https://appshunter.io/ios/app/codemaster-mobile-coding-ide/id1514942957/reviews.md

## What is CodeMaster?

CodeMaster - Mobile Coding IDE

CodeMaster is a professional code browsing and development tool for iOS platforms, specifically designed for developers. It integrates multiple practical tools, supports multiple programming languages, and provides complete mobile code browsing, editing, management, and auxiliary development capabilities.


Features:

- File Management and Browser: Supports WiFi and WebDAV file transfer between devices, quick access to code files on mobile, supports cross-screen programming, and allows access to files on mobile via URL for code editing; intuitive directory management interface, supports preview of multiple file formats, and simultaneously supports viewing, editing, decompression, and compression of various documents.

- Code Editor: Integrates the VS Code core Monaco editor, delivering a desktop-level editing experience. Supports multi-language syntax highlighting, intelligent code completion and suggestions, and allows customization of multiple editor themes to suit usage habits.

- GitHub Integration: Search for open-source projects and specific code snippets, browse trending projects on the platform; supports browsing personal profiles and repositories, and enables direct editing of project code on mobile devices, seamlessly connecting to open-source development.

- Code Tools: Store and manage frequently used code snippets for quick insertion, built-in code comparison tool to contrast version differences, provide multi-language code execution environment and hundreds of code template libraries for various languages, enhancing development efficiency.

- Database Design: Built-in database design tool supporting MySQL and other types of database design; graphical display of data content, equipped with SQL editor, can directly write and execute MySQL statements, convenient database management.

- Remote Connection: Built-in SSH client to connect to remote servers, supports secure SFTP file transfer, allows direct management of remote server files from mobile devices, enabling remote operations anytime, anywhere.


►Unlimited Access Membership Subscription
- With this subscription, you can access all features in the application without restrictions.
- Subscription charges depend specifically on the selected subscription plan.
- When you confirm the purchase, your iTunes account will be charged.
- You can turn off auto-renewal 24 hours before the current subscription ends, otherwise it will auto-renew.
- The subscription fee will be deducted from your account 24 hours before the current subscription ends, depending on the package you choose.

Privacy Policy: http://www.dazhuogroup.com/codemaster/privacy_statement_en.php
Terms of Use: http://www.dazhuogroup.com/codemaster/terms_of_use_en.php

If you have any questions or concerns, please visit http://www.dazhuogroup.com/codemaster/
and use our customer support email for feedback

## Key features

- File management and browser
- VS Code core Monaco editor
- GitHub integration
- Code snippet management
- Database design tool
- SSH client and SFTP

## Pricing and in-app purchases

Base price: Free.

**Subscriptions**

| Subscription | Price | Period |
| --- | --- | --- |
| Annual Subscription | $20.99 | per year |
| Monthly subscription | $3.99 | per month |
| Weekly Membership | $1.99 | per 7 days |


## Recent user reviews (10 of 18)

All indexed reviews: https://appshunter.io/ios/app/codemaster-mobile-coding-ide/id1514942957/reviews.md

### 1/5 — ios26.1 闪退

*2025-11-30*

ios26.1闪退，赶快修一下啊！

**Developer response:** 你好，我们已经发布了 2.1 版本，此版本已修复 iOS 导致的相关问题，并新增了多项功能，烦请更新至该版本使用。

### 1/5 — 体验差

*2025-10-18*

不消费用不了

**Developer response:** 你好，我们已经发布了 2.1 版本，此版本已修复 iOS 导致的相关问题，并新增了多项功能，烦请更新至该版本使用。

### 3/5 — 使用方式

*2025-07-04*

好用是好用，就是不会使用

**Developer response:** 你好，我们已经发布了 2.1 版本，此版本已修复 iOS 导致的相关问题，并新增了多项功能，烦请更新至该版本使用。

### 1/5 — ，

*2025-06-03*

弄的啥玩意儿，根本保存不了，还要钱

**Developer response:** 你好，我们已经发布了 2.1 版本，此版本已修复 iOS 导致的相关问题，并新增了多项功能，烦请更新至该版本使用。

### 3/5 — 怎么运行程序？

*2025-02-03*

不知道怎么运行代码？

**Developer response:** 你可在工作目录里找到 Code Template 里面有各种各样的代码模板，打开后在里面编辑代码，然后点击屏幕右边的 M  按钮 找到 RunCode 按钮。也可以点击左上角按钮启动WiFi功能，直接在电脑端编辑手机内的代码文件

### 5/5 — auto怎么去掉，每次点return都会出现auto

*2024-10-14*

软件还是不错的，想问一下auto是什么，那个玩意如何点return的时候不出现auto

### 2/5 — 为什么没有控制台

*2024-07-23*

为什么没有控制台

**Developer response:** 不太清楚你说的控制台是指哪个？
如果你想看程序的控制台：请点击程序运行后能看到如果想看浏览器测试网页的控制台：请在浏览器里打开网页，点击右下角的红色Debug按钮可以看到网页的调试控制台。
如果想看远程的控制台：请连接ssh服务，位置在侧边栏部分

### 3/5 — 运行问题

*2023-10-26*

为什么java运行code显示没有对应编辑器呢？我明明设置了java的呀？问题太多了

**Developer response:** 您可以在home->Code Template内直接选择Java.java的模板进行修改编译，也可以在设置页面手动指定一个编译器。运行Java文件请确保文件后缀是.java比如

import java.util.*;
import java.lang.*;

class Codemaster
{  
    public static void main(String args[])
    {
    	//在这里实现您需要测试的方法，然后选择运行代码
        System.out.println("Hello World");

    }
}

### 5/5 — I will be back tomorrow and

*2023-08-06*

Be back by your place and

### 5/5 — We can

*2023-08-05*

I have

## Frequently asked questions about CodeMaster

### What does CodeMaster do?

CodeMaster is a professional code browsing and development tool for iOS. It provides mobile code browsing, editing, management, and auxiliary development capabilities, integrating multiple practical tools and supporting various programming languages.

### What are the key features of CodeMaster?

Key features include a file management system with WiFi and WebDAV transfer, a desktop-level code editor powered by VS Code's Monaco editor, GitHub integration for browsing and editing projects, code tools for snippets and comparison, a database design tool, and a built-in SSH client with SFTP for remote server management.

### How does CodeMaster handle pricing and subscriptions?

The app offers an Unlimited Access Membership Subscription that unlocks all features without restrictions. Subscription charges vary based on the plan selected, and users can manage auto-renewal through their iTunes account. The subscription fee is deducted 24 hours before the current subscription ends.

### What programming languages and databases are supported?

The app supports multiple programming languages with syntax highlighting and intelligent code completion. It also includes a database design tool that supports MySQL and other database types, along with an SQL editor for direct execution of statements.

### Can I use CodeMaster to connect to remote servers?

Yes, CodeMaster includes a built-in SSH client to connect to remote servers and supports secure SFTP file transfer. This allows you to directly manage remote server files from your mobile device, enabling remote operations anytime and anywhere.

## Version history (last 5 releases)

### 2.2.1 — 2026-04-11

1：Fixed a crash that occurred when tapping the menu in the top-left corner of "Work Directory" on iPad Air 2 (iOS 15.8.5).
2：Other minor improvements.

### 2.2 — 2026-04-09

1: New file receive function – save files to CodeMaster directly via system share for easy access.
2: New static server function – turn any code folder into a live website, write and preview front-end code on mobile devices in real time.

### 2.1 — 2026-01-20

1. Fixed a potential crash issue on iOS 18 and iOS 26. Users of these systems are strongly advised to update.

2. Added database design functionality.

3. Enhanced browser functionality.

4. Improved support for GitHub.

5. Added support for more programming languages, now covering hundreds.

### 2.0 — 2024-07-22

Fixed the issue that the system may crash when users use the following functions on certain models above iOS15. Click 'Home' and click the function menu list in the upper right corner to see the following function menu
1: WiFi Transfer and Edit Files (On/Off)
2: WebDAV transfer files (On/Off)
3: Download remote files
4: Other known issues fixed

### 1.9 — 2024-06-25

1.9 version features

1: Added 'AIAssist' module: supports opening a draggable, resizable floating window in the built-in browser. When you click the 'Copy' button on the web page content, an interactive page will pop up. You can easily print, save, share or send the copied content via email, making it easier for you to work with Internet resources.
2: The built-in browser has added search suggestions, and now you can find information more conveniently through it.
3: The built-in browser supports automatic completion of URL prefixes when entering URLs. Now you can enter URLs without entering the https:// prefix.
4: The built-in browser has added a dark function, which you can enable in the settings section.
5: The 'M' menu in the workspace is more convenient to use, and Chinese instructions have been added to the settings page.
6: Some window function pages support dragging and multi-window display, which is more convenient for data management.
7: The pop-up box for saving pages has been redesigned.
8: Other details have been optimized and known issues have been fixed.

## Apps similar to CodeMaster

| App | Rating | Price | Category |
| --- | --- | --- | --- |
| [Textastic Code Editor](https://appshunter.io/ios/app/textastic-code-editor/id1049254261) | 4.7 (2,497) | Free | Developer Tools |
| [Buffer Editor - Code Editor](https://appshunter.io/ios/app/buffer-editor-code-editor/id502633252) | 3.9 (157) | Free | Developer Tools |
| [Koder Code Editor](https://appshunter.io/ios/app/koder-code-editor/id1447489375) | 4.6 (11,603) | Free | Developer Tools |
| [GitHub](https://appshunter.io/ios/app/github/id1477376905) | 4.8 (36,037) | Free | Developer Tools |
| [Code Editor - Compiler & IDE](https://appshunter.io/ios/app/code-editor-compiler-and-ide/id1581290510) | 3.2 (43) | Free | Developer Tools |
| [Python编程狮-随时随地学Python](https://appshunter.io/ios/app/python-python/id1353326686) | 4.4 (9) | Free | Developer Tools |

## More apps by Shanghai Dazhuo Information Technology Co., Ltd.

- [Scan any document Pro](https://appshunter.io/ios/app/scan-any-document-pro/id1473826161)
- [My ID photo & passport photo](https://appshunter.io/ios/app/my-id-photo-and-passport-photo/id1478239617)
- [My accommodation record](https://appshunter.io/ios/app/my-accommodation-record/id1483373896)
- [Hotel open house management](https://appshunter.io/ios/app/hotel-open-house-management/id1486730498)
- [Scratch Learning](https://appshunter.io/ios/app/scratch-learning/id1487415878)
- [FileAid - Transfer Manage View](https://appshunter.io/ios/app/fileaid-transfer-manage-view/id1488572262)

All apps by Shanghai Dazhuo Information Technology Co., Ltd.: https://appshunter.io/developer/1470341377

## Related topics

[ieditor](https://appshunter.io/ios/topics/ieditor)

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-08-31.*
