Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dingyi222666/androcode


https://github.com/dingyi222666/androcode

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# AndroCode

[中文](README.MD) | English

---

A modern, plugin-based VS Code-like editor running on Android.

### Note: **This project may be abandoned at any time, and it is only for reference and learning purposes before it is completed.**

---

## Features

- Modern

Pure Kotlin API, fully compatible with coroutine, using runner API to execute projects, entirely Compose-built UI.

- Plugin-based

Fully abstracted plugin API, integrated with Compose to enable infinite possibilities.

Atomic operations, promoting that all operations can be undoable, low-cost uninstallation and installation of plugin design. Make plugins more lightweight.