-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #316 from DLFMetadataAssessment/issue#315
Add Ditto Clipboard Manager
- Loading branch information
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
title: Ditto Clipboard Manager | ||
tool_title: Ditto Clipboard Manager | ||
abstract: Ditto is an extension to the standard windows clipboard. It saves each item placed on the clipboard allowing you access to any of those items at a later time. Ditto allows you to save any type of information that can be put on the clipboard, text, images, html, custom formats, etc. | ||
tool_url: https://ditto-cp.sourceforge.io/ | ||
source_code: https://github.com/sabrogden/Ditto/tree/master | ||
creator: Community contributors | ||
type: Standalone tool | ||
category_broad: | ||
- Creation | ||
category_broad_informal: | ||
use_case: Copy and paste multiple test strings at once, also supports copying and pasting images. | ||
interface: GUI | ||
dependencies: Windows | ||
open_source_proprietary: Open Source | ||
cost: Free | ||
related_tools: | ||
metadata_standard: N/A | ||
file_format: N/A | ||
--- |