luisccgoncalves / Clipboard-Manager

A clipboard manager that saves your last 10 text copies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CBManager

A clipboard manager that saves your last 10 times you copied something. This was made mainly because I wanted to add some more Windows 10 functionalities back to Windows 7.

Features

  • Saves the last 10 times you copied something.
  • You can copy a block of text back to the Clipboard.

Installation

There is no installer, just run the program. But if you want it to start it automatically when Windows starts:

  • Place the executable in a safe place
  • Start the program
  • Right-click on the tray icon
  • Select "Start With Windows"

How to Use It

Press Win+Alt+C to open the main window and select the tab with the text you want to copy back to your clipboard.

CBManager

License

The logo was made by Carolina Contreras and is being distributed under the licence CC 4.0

The program was made by me, using AutoHotKey, and is being distributed under the MIT licence.

About

A clipboard manager that saves your last 10 text copies

License:MIT License


Languages

Language:AutoHotkey 100.0%