12 Forks
110 Stars
110 Watchers

Monica

Monica 是一款跨平台的桌面图片编辑软件,使用 Kotlin Compose Desktop 作为 UI 框架。部分算法使用 Kotlin 实现,其余的算法使用 OpenCV C++ 来实现,Kotlin 通过 jni 来调用。

How to download and setup Monica

Open terminal and run command
git clone https://github.com/fengzhizi715/Monica.git
git clone is used to create a copy or clone of Monica repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Monica https://github.com/fengzhizi715/Monica/archive/master.zip

Or simply clone Monica with SSH
[email protected]:fengzhizi715/Monica.git

If you have some problems with Monica

You may open issue on Monica support forum (system) here: https://github.com/fengzhizi715/Monica/issues