Acode-Foundation/Acode
Acode - powerful text/code editor for android
About the project
Acode is a text and code editor for Android built on Cordova, letting you edit HTML, CSS, JavaScript, Python, Java and other languages directly on your phone. It supports browser preview, a built-in JS console, an Alpine terminal, and S/FTP and SSH access.
Useful for
- Edit an HTML file and preview the result in the phone browser right away
- Connect to a server over S/FTP or SSH to modify source files from Android
- Install a plugin to add syntax highlighting or tooling for a specific language
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 11 stars so far today, about 13 expected by the end of the day.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 7,033
- Stars in a day
- 13
- Forks
- 1,561
- Issues and pull requests
- 2,553
- Watchers
- 187
- Language
- JavaScript
- License
- MIT
- Latest release
- 1.13.5-nightly.903d651 · September 16, 2026
- Created
- October 23, 2019
- Last push
- September 18, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 15, 2026GitHub Trending JavaScript today: #4, +17 stars
- September 14, 2026GitHub Trending JavaScript today: #4, +18 stars
Similar projects
-
8.3
alibaba/open-code-review
AI code review tool from Alibaba: reads git diffs and, via an LLM agent with file access and repo search, produces line-level review comments. Ships with built-in rules (NPE, thread-safety, XSS, SQL injection) and a…
-
6.2
gylive/ccodex-sleep-state
A local Go tool that tries to improve Codex behavior: it collects and injects X-Codex-Turn-State and manages proxies, subscriptions and Astra/Sol/Terra models via a web panel. It does not guarantee better model quality…
-
5.9
ahmedkhaleel2004/gitdiagram
A web service that turns any public or private GitHub repository into an interactive architecture diagram: it analyzes the file tree, README and code excerpts with an LLM to build a system graph with links to sources.
-
5.6
apple/xcode-project-format
Apple's Swift library for reading, writing, and manipulating Xcode's JSON-based project.xcproj format, with a typed model under the XCSchema namespace. Also ships the xcprojformatter CLI tool.
-
5.4
devagrawal09/jev-review
A TypeScript code-review tool that analyzes a Git diff or a whole codebase through structured TypeSafe Jev model calls and shows the report in a local dashboard.
-
5.3
nMaas8388/github-ranking-audit
A Python script that audits a GitHub repository's search ranking signals: it checks name, description, topics, README, stars, and activity, scoring each factor from 0 to 100.