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

https://github.com/mov-ebx/Clipboard-Cycler

A simple text clipboard program, but when you paste, it copies the next item in the list.
https://github.com/mov-ebx/Clipboard-Cycler

clipboard clipboard-manager copy copy-paste cs csharp desktop desktop-app paste windows winform winforms

Last synced: over 1 year ago
JSON representation

A simple text clipboard program, but when you paste, it copies the next item in the list.

Awesome Lists containing this project

README

          

# Clipboard Cycler

[![GitHub license](https://img.shields.io/badge/license-AGPL%203.0-green)](./LICENSE)



## :inbox_tray: Download

You can find the latest compiled executable the [releases](https://github.com/mov-ebx/Clipboard-Cycler/releases/latest).

Keep in mind, this program only works in Windows.

## :thinking: What is this program?

The basic explanation, is its a text clipboard program, but whenever you paste with Ctrl+V, it copies the next item in the list.

So lets say I have a list with each letter of the alphabet, whenever I press Ctrl+V or hold it, it pastes the next letter.

### :video_camera: Demonstration