You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2021. It is now read-only.
Codee (**Code****e**ditor) - Mobile IDE for developing Kotlin, Java and other projects. Fully written on Kotlin!
3
4
## 🚀 Motivation
4
5
There are currently no good and flexible development environments for Android-based mobile devices, so this application will have to solve this problem.
6
+
## 📐 Plugins
7
+
All plugins are powered by Kotlin Script. So far we have only made a small prototype API that does almost nothing in the [plugin-api](plugin-api). Plugin examples you can see [here](https://github.com/codee-team/codee-plugin-examples) (not actual for now, there is example with old API).
5
8
## 💡 TODO
6
9
- Convenient and flexible API for plugins
7
10
- Clear and beautiful interface
@@ -10,3 +13,5 @@ There are currently no good and flexible development environments for Android-ba
10
13
- Gradle support (as plugin)
11
14
## 📄 License
12
15
This application is absolutely free and using [MIT](https://github.com/codee-team/codee-app/blob/master/LICENSE) license.
16
+
## 📞 Contacts
17
+
For questions or suggestions, you can write to me on [Telegram](https://t.me/y9neon) or by [creating an issue](https://github.com/codee-team/codee-app/issues/new).
0 commit comments