GithubHelp home page GithubHelp logo

langchou / supercv Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zeke-chin/supercv

0.0 0.0 0.0 10.16 MB

SuperCV 利用 Tauri 和 Rust 构建,是一个剪切板增强工具📋。 支持文本、图片和文件的剪切板历史及搜索功能,支持局域网内多设备剪切板同步。

Python 22.86% Rust 44.21% TypeScript 3.92% CSS 2.17% HTML 0.38% Vue 16.91% Dockerfile 0.40% Go 9.15%

supercv's Introduction

SuperCV
更适合CV工程师体质的

剪切板增强工具📋

English

介绍

SuperCV 利用 Tauri 和 Rust 构建,是一个剪切板增强工具。

支持文本、图片和文件的剪切板历史及搜索功能,支持局域网内多设备剪切板同步。 常见问题见 FAQ

预览

使用 CommandOrControl+Shift+L 唤出 SuperCV 页面

文本 图片 文件
text img img

安装

请到发布页面下载对应的安装包:Release Page

已验证支持桌面平台 Windows(x64), Linux(x64), MacOS (Intel/apple)

其他桌面平台 未测试

特性

  • 轻量化 使用 tauri 打包,底层使用零开销的 rust 提供良好性能
  • 支持局域网多设备共享剪切板(待实现)
  • 文本、图片、文件类型的剪切板的历史和搜索 🔍
  • 分别对文本、图片、文件类型设置保留时间
  • 支持设置预览条数

TODO

  • 快捷键配置
  • 支持多文件
  • 服务端同步功能
  • 支持查看更多剪切板内容
  • ...

开发指南

  1. 安装依赖

    • Rust: install , version >= 1.63
    • Node: install, version >= 20.15
    • (如果你是 Linux): sudo apt-get update && sudo apt-get install -y libgtk-3-dev webkit2gtk-4.0 libappindicator3-dev librsvg2-dev patchelf
  2. clone 仓库

    • git clone https://github.com/Zeke-chin/SuperCV

    • cd SuperCV

  3. 安装前端依赖

    • npm install or yarn
  4. 启动 dev

    • npm run tauri dev

开发者

感谢

supercv's People

Contributors

langchou avatar zeke-chin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.