Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 513 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 513 Bytes

clipper-gui

A GUI for clipper.

Example 1

Example 2

Example 3

Example 4

Building

  1. Fork clipper under the same parent directory as clipper-gui.
  2. Make sure to have tauri-cli installed (cargo install tauri-cli --locked).
  3. Run cargo tauri build.