Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lesterhnu/clipboard
剪贴板工具
https://github.com/lesterhnu/clipboard
Last synced: 2 months ago
JSON representation
剪贴板工具
- Host: GitHub
- URL: https://github.com/lesterhnu/clipboard
- Owner: lesterhnu
- License: mit
- Created: 2022-09-22T04:21:07.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T13:11:39.000Z (almost 2 years ago)
- Last Synced: 2024-08-05T00:06:48.184Z (6 months ago)
- Language: Rust
- Size: 524 KB
- Stars: 30
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-tauri - Clipboard Record - Record Clipboard Content. (Applications / Utilities)
README
# Clipboard Record Tool
![image](/doc/image/window.jpg)
## Components
- tauri
- react-ts
- sqlite
- mui## usage
```shell
yarn installyarn tauri dev
yarn tauri build
```> PS:Successfully built on Mac, Not sure if it suit for Windows