https://github.com/neosmart/paste
A Windows utility that simply dumps the clipboard data to stdout
https://github.com/neosmart/paste
clipboard command-line command-line-tool win32 windows wsl
Last synced: 5 days ago
JSON representation
A Windows utility that simply dumps the clipboard data to stdout
- Host: GitHub
- URL: https://github.com/neosmart/paste
- Owner: neosmart
- License: mit
- Created: 2017-03-06T22:57:46.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-07-12T18:16:13.000Z (almost 2 years ago)
- Last Synced: 2025-03-24T07:26:57.838Z (22 days ago)
- Topics: clipboard, command-line, command-line-tool, win32, windows, wsl
- Language: C++
- Size: 229 KB
- Stars: 27
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - neosmart/paste - A Windows utility that simply dumps the clipboard data to stdout (C++)
README
# paste
A Windows utility that simply dumps the clipboard data to stdout.Tiny yet safe, `paste` includes format checks and has zero dependencies, including on the standard library.