{"id":22608679,"url":"https://github.com/acode-foundation/acode","last_synced_at":"2026-05-13T10:01:04.076Z","repository":{"id":37076923,"uuid":"217150613","full_name":"Acode-Foundation/Acode","owner":"Acode-Foundation","description":"Acode - powerful text/code editor for android","archived":false,"fork":false,"pushed_at":"2026-05-10T07:48:05.000Z","size":39849,"stargazers_count":5266,"open_issues_count":58,"forks_count":1021,"subscribers_count":121,"default_branch":"main","last_synced_at":"2026-05-10T09:43:06.900Z","etag":null,"topics":["android-application","code-editor","cordova"],"latest_commit_sha":null,"homepage":"https://acode.app","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/Acode-Foundation.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-10-23T20:47:24.000Z","updated_at":"2026-05-10T05:24:19.000Z","dependencies_parsed_at":"2023-02-12T14:15:27.294Z","dependency_job_id":"d493ff44-bacc-4448-89d2-cda89012cc84","html_url":"https://github.com/Acode-Foundation/Acode","commit_stats":{"total_commits":534,"total_committers":84,"mean_commits":6.357142857142857,"dds":0.6835205992509363,"last_synced_commit":"37a57bfee48dcf4a2d8a8cd4b69e44ef8da47bec"},"previous_names":["acode-foundation/acode","deadlyjack/code-editor"],"tags_count":174,"template":false,"template_full_name":null,"purl":"pkg:github/Acode-Foundation/Acode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Acode-Foundation%2FAcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Acode-Foundation%2FAcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Acode-Foundation%2FAcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Acode-Foundation%2FAcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Acode-Foundation","download_url":"https://codeload.github.com/Acode-Foundation/Acode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Acode-Foundation%2FAcode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32977273,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T06:31:55.726Z","status":"ssl_error","status_checked_at":"2026-05-13T06:31:51.336Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-application","code-editor","cordova"],"created_at":"2024-12-08T15:08:44.584Z","updated_at":"2026-05-13T10:01:04.032Z","avatar_url":"https://github.com/Acode-Foundation.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Acode - Code Editor for Android\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src='res/logo_1.png' width='250'\u003e\n\u003c/p\u003e\n\n[![](https://img.shields.io/endpoint?logo=telegram\u0026label=Acode\u0026style=flat\u0026url=https%3A%2F%2Facode.app%2Fapi%2Ftelegram-members-count)](https://t.me/foxdebug_acode) [![](https://dcbadge.vercel.app/api/server/vVxVWYUAWD?style=flat)](https://discord.gg/vVxVWYUAWD)\n\n## • Overview\n\nWelcome to Acode Editor - a powerful and versatile code editing tool designed specifically for Android devices. Whether you're working on HTML, CSS, JavaScript, or other programming languages, Acode empowers you to code on-the-go with confidence.\n\n## • Features\n\n- Edit and create websites, and instantly preview them in a browser.\n- Seamlessly modify source files for various languages like Python, Java, JavaScript, and more.\n- Built-in javascript console\n- Enjoy multi-language editing support with easy management tools.\n- Enjoy a large collections of community plugins to enhance your coding experience.\n\n## • Installation\n\nYou can get Acode Editor from popular platforms:\n\n[\u003cimg src=\"https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png\" alt=\"Get it on Google Play\" height=\"60\"\u003e](https://play.google.com/store/apps/details?id=com.foxdebug.acodefree) [\u003cimg src=\"https://fdroid.gitlab.io/artwork/badge/get-it-on.png\" alt=\"Get it on F-Droid\" height=\"60\"/\u003e](https://www.f-droid.org/packages/com.foxdebug.acode/)\n\n## • Project Structure\n\n\u003cpre\u003e\nAcode/\n|\n|- src/   - Core code and language files\n|\n|- www/   - Public documents, compiled files, and HTML templates\n|\n|- utils/ - CLI tools for building, string manipulation, and more\n\u003c/pre\u003e\n\n## • Multi-language Support\n\nEnhance Acode's capabilities by adding new languages easily. Just create a file with the language code (e.g., en-us for English) in [`src/lang/`](https://github.com/Acode-Foundation/Acode/tree/main/src/lang) and include it in [`src/lib/lang.js`](https://github.com/Acode-Foundation/Acode/blob/main/src/lib/lang.js). Manage strings across languages effortlessly using utility commands:\n\n```shell\npnpm run lang add\npnpm run lang remove\npnpm run lang search\npnpm run lang update\n```\n\n## • Contributing \u0026 Building the Application\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for detailed instructions.\n\n## • Contributors\n\n\u003ca href=\"https://github.com/Acode-Foundation/Acode/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=Acode-Foundation/Acode\" /\u003e\n\u003c/a\u003e\n\n## • Developing a Plugin for Acode\n\nFor comprehensive documentation on creating plugins for Acode Editor, visit the [repository](https://github.com/Acode-Foundation/acode-plugin).\n\nFor plugin development information, refer to: [Acode Plugin Documentation](https://docs.acode.app/)\n\n## Star History\n\n\u003ca href=\"https://star-history.com/#Acode-Foundation/Acode\u0026Date\"\u003e\n \u003cpicture\u003e\n   \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://api.star-history.com/svg?repos=Acode-Foundation/Acode\u0026type=Date\u0026theme=dark\" /\u003e\n   \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://api.star-history.com/svg?repos=Acode-Foundation/Acode\u0026type=Date\" /\u003e\n   \u003cimg alt=\"Star History Chart\" src=\"https://api.star-history.com/svg?repos=Acode-Foundation/Acode\u0026type=Date\" /\u003e\n \u003c/picture\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facode-foundation%2Facode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facode-foundation%2Facode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facode-foundation%2Facode/lists"}