clipboard-rs
Clipboard library
A cross-platform library for reading and manipulating clipboard content
Cross-platform clipboard API (text | image | rich text | html | files | monitoring changes) | 跨平台剪贴板 API(文本|图片|富文本|html|文件|监听变化) Windows,MacOS,Linux
71 stars
2 watching
11 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list
clipboardcross-platformelectronrusttauri
Related projects:
Repository | Description | Stars |
---|---|---|
dacap/clip | Provides a cross-platform C++ library to access and manipulate the system clipboard/pasteboard | 630 |
sindresorhus/clipboardy | A utility for accessing and manipulating the system clipboard across multiple platforms | 1,801 |
styfle/copee | A small JavaScript wrapper around the browser's native clipboard API to simplify text copying | 147 |
clipto-platform/clipto-frontend | A front-end website project for a decentralized platform, written in TypeScript. | 5 |
jeric-x/syncclipboard | Cross-platform clipboard syncing solution with support for text, images, and files | 1,856 |
silentcloud/react-native-clipboard | A React Native component for interacting with the device's clipboard | 66 |
golang-design/clipboard | Provides cross-platform access to clipboard data in various formats | 633 |
sbihorel/rclipboard | Provides a lightweight clipboard solution for R/Shiny applications | 49 |
quininer/x11-clipboard | Enables clipboard access on X11 systems usingxcb | 43 |
zpm-zsh/clipboard | A plugin that provides cross-platform helper functions to access the system clipboard. | 37 |
jarred-sumner/react-native-media-clipboard | A library that provides image support for the clipboard in React Native applications. | 51 |
sindresorhus/clipboard-cli | A tool to access and manipulate the system clipboard across different platforms. | 496 |
euvl/v-clipboard | A clipboard plugin for Vue.js that simplifies text copying to the system clipboard. | 522 |
copytext/textcopy | A package to manage text on the clipboard across multiple platforms and frameworks. | 522 |
github/clipboard-copy-element | Allows copying of element content or input values to the clipboard. | 465 |