Clipboard Task

Task Goal
Create a desktop application that can keep a history/buffer of clipboard items so that you can copy multiple things at one time and then switch context and paste all of those copied items.
Task Requirements
Supported Platforms:
- Windows
- Linux
Must support a configurable number of history items.
Must be able to open with a global hotkey.
Task Steps
What do you know? If you can complete the entire task that has been laid out here, then you are done.
If you don’t know where to start, then let’s get started with:
Now that we can develop code, let’s begin our application
- Creating an Application using Test Driven Development
Get new content delivered directly to your inbox.