Skip to content

ckoch786/clipboard-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clipman

A GUI clipboard mananger that:

  • Allows searching entries.
  • Opening entries in a separate text editor window.
  • Does pretty printing of JSON when opened in separate window.
  • Single and multi-select remove.

Setup Instructions

  1. Clone the repository:

    git clone <repository-url>
    
  2. Install the required dependencies:

    pip install -r requirements.txt
    

Running

From source

python .\clipboard_manager.py

From binary

.\build.ps1 .\dist\clipman\clipman.exe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published