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

https://github.com/asklar/clipview

A clipboard command-line utility
https://github.com/asklar/clipview

Last synced: 10 months ago
JSON representation

A clipboard command-line utility

Awesome Lists containing this project

README

          

# clipview
A command-line Windows clipboard viewer utility written in .net core

![.NET Core](https://github.com/asklar/clipview/workflows/.NET%20Core/badge.svg)

Simply pass no arguments to print available formats for the current clipboard content, or pass the name of a format to get it back (it will be printed to the console if it's a string, or to a file if it is a file/stream)