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.
- Host: GitHub
- URL: https://github.com/mov-ebx/Clipboard-Cycler
- Owner: mov-ebx
- License: agpl-3.0
- Created: 2022-12-29T21:39:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-02T21:58:49.000Z (about 3 years ago)
- Last Synced: 2024-10-24T12:09:49.893Z (over 1 year ago)
- Topics: clipboard, clipboard-manager, copy, copy-paste, cs, csharp, desktop, desktop-app, paste, windows, winform, winforms
- Language: C#
- Homepage:
- Size: 27.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Clipboard Cycler
[](./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