Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 months 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-07-12T18:16:13.000Z (over 1 year ago)
- Last Synced: 2024-08-03T22:18:19.350Z (5 months ago)
- Topics: clipboard, command-line, command-line-tool, win32, windows, wsl
- Language: C++
- Size: 229 KB
- Stars: 26
- Watchers: 4
- 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.