Welcome to the repository for Acode's official website. This project contains the source code and content for acode.app, the home of Acode—a powerful and versatile code editor for Android devices.
Acode is a lightweight yet robust code editor and web IDE designed specifically for Android. It supports a wide range of programming languages, including but not limited to:
- HTML
- JavaScript
- Python
- Java
- CSS
- Dart
With Acode, you can:
- Edit and create websites, and instantly preview them in a browser.
- Seamlessly modify source files for various languages.
- Utilize GitHub integration for efficient version control.
- Manage files via FTP/SFTP support.
- Enjoy syntax highlighting for over 100 programming languages.
- Customize the interface with multiple themes.
- Use the in-app preview for HTML and Markdown files.
- Debug using the integrated JavaScript console.
- Enhance functionality with a collection of over 195 plugins.
For more details, visit the Acode website.
This repository is organized as follows:
/client
: Contains the React components and logic for the website./server
: Includes the backend code for handling API requests and server-side logic./public
: Houses static assets, built files and the main HTML files./dev
: Contains development scripts and tools./cron-jobs/
: Includes scripts for scheduled tasks and maintenance.
We welcome contributions to improve the Acode website. To contribute:
- Fork this repository.
- Create a new branch for your feature or bug fix.
- Make your changes and ensure they are well-tested.
- Submit a pull request with a clear description of your changes.
Please adhere to our Code of Conduct in all interactions.
This project is licensed under the MIT License. See the LICENSE file for details.
For any inquiries or support, please visit our contact page or reach out via email.
Empower your coding journey with Acode—code anytime, anywhere.