Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xyproto/pastefile
:page_with_curl: Paste the clipboard contents to a given file
https://github.com/xyproto/pastefile
clipboard cross-platform go paste utility
Last synced: 11 days ago
JSON representation
:page_with_curl: Paste the clipboard contents to a given file
- Host: GitHub
- URL: https://github.com/xyproto/pastefile
- Owner: xyproto
- License: bsd-3-clause
- Created: 2020-03-06T09:01:58.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-20T19:46:53.000Z (4 months ago)
- Last Synced: 2025-01-08T14:01:53.522Z (13 days ago)
- Topics: clipboard, cross-platform, go, paste, utility
- Language: Go
- Homepage:
- Size: 2.39 MB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pastefile
![Build](https://github.com/xyproto/pastefile/workflows/Build/badge.svg) [![Go Report Card](https://goreportcard.com/badge/github.com/xyproto/pastefile)](https://goreportcard.com/report/github.com/xyproto/pastefile) [![License](https://img.shields.io/badge/License-BSD-brightgreen)](https://raw.githubusercontent.com/xyproto/pastefile/master/LICENSE)
Paste the clipboard contents to a given file
## Example use
pastefile output.txt
## Installation
go install github.com/xyproto/pastefile@latest
## Requirements
* Go 1.18 or later
## General info
* Version: 0.6.1
* License: BSD-3
* Author: Alexander F. Rødseth <[email protected]>