Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dingyi222666/androcode
https://github.com/dingyi222666/androcode
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dingyi222666/androcode
- Owner: dingyi222666
- Created: 2023-12-24T11:51:45.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-19T04:34:50.000Z (10 months ago)
- Last Synced: 2024-10-11T09:46:35.694Z (27 days ago)
- Language: Kotlin
- Size: 327 KB
- Stars: 10
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.EN.md
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.