Install
There are many ways to install and use ClipCC. Here are some ways to use it.
Use Online
There're some preview sites that we provides:
- Nightly The dev branch of ClipCC that have many bugs while including the latest features.
- Stable The stable branch of ClipCC, Sync to the latest stable version.
- Codingclip Codingclip's version, Including Community-related features.
Desktop version
There're two desktop versions.
- Electron Regular desktop version, It has better compatibility and larger size.
- Tauri An experimental desktop version, built on top of tauri. The size is much smaller than that of Electron.
Build by yourself
If you are concerned about the security of the above solutions, you can compile by yourself. see Contributor guidelines.