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.
-
Clone the repository:
git clone <repository-url>
-
Install the required dependencies:
pip install -r requirements.txt
python .\clipboard_manager.py
.\build.ps1 .\dist\clipman\clipman.exe