Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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]>