clipboard-rs
Clipboard API
A cross-platform clipboard API that provides access to various types of content stored on the system clipboard.
Cross-platform clipboard API (text | image | rich text | html | files | monitoring changes) | 跨平台剪贴板 API(文本|图片|富文本|html|文件|监听变化) Windows,MacOS,Linux
63 stars
2 watching
10 forks
Language: Rust
last commit: 29 days 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 | 622 |
sindresorhus/clipboardy | A utility for accessing and manipulating the system clipboard across multiple platforms | 1,791 |
styfle/copee | A small JavaScript wrapper around the browser's native clipboard API to simplify text copying | 146 |
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,739 |
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 | 629 |
sbihorel/rclipboard | Provides a lightweight clipboard solution for R/Shiny applications | 48 |
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. | 495 |
euvl/v-clipboard | A clipboard plugin for Vue.js that simplifies text copying to the system clipboard. | 520 |
copytext/textcopy | A package to manage text on the clipboard across multiple platforms and frameworks. | 518 |
github/clipboard-copy-element | Allows copying of element content or input values to the clipboard. | 463 |