From the start of the project I was thinking about make it available on different platforms (Android and desktops at least). Now that it is possible using Compose Multiplatform and Kotlin. All ML processing is already cross platform thanks to Rust.
The idea is:
Completely rewrite Android UI using Android Compose.
Implement UI and logic for Desktop platforms. I can start from Linux and MacOS implementations.
From the start of the project I was thinking about make it available on different platforms (Android and desktops at least). Now that it is possible using Compose Multiplatform and Kotlin. All ML processing is already cross platform thanks to Rust.
The idea is:
Also the adding process should be rewritten.