diff --git a/README.md b/README.md index a875613..53d11ce 100644 --- a/README.md +++ b/README.md @@ -299,6 +299,7 @@ You can see in which language an app is written. Currently there are following l ### Finder - [Clipy](https://github.com/Clipy/Clipy) - Clipy is a Clipboard extension app for macOS. ![swift_icon] +- [CopyQ](https://github.com/hluk/CopyQ) - Clipboard manager with advanced features ![cpp_icon] - [FiScript](https://github.com/Mortennn/FiScript) - Execute custom scripts from the MacOS context menu (CTRL+click) in Finder. ![swift_icon] - [Finder Go](https://github.com/onmyway133/FinderGo) - macOS app and Finder Sync Extension to open Terminal, iTerm, Hyper from Finder. ![swift_icon] - [OpenInCode](https://github.com/sozercan/OpenInCode) - Finder toolbar app to open current folder in Visual Studio Code. ![objective_c_icon] diff --git a/ReadmeGenerator b/ReadmeGenerator new file mode 160000 index 0000000..7378e19 --- /dev/null +++ b/ReadmeGenerator @@ -0,0 +1 @@ +Subproject commit 7378e190a56034b905aad91116e334094d96adda diff --git a/applications.json b/applications.json index 7360ffa..7186f29 100644 --- a/applications.json +++ b/applications.json @@ -2758,6 +2758,21 @@ "swift" ] }, + { + "short_description": "Clipboard manager with advanced features", + "categories": [ + "finder" + ], + "repo_url": "https://github.com/hluk/CopyQ", + "title": "CopyQ", + "icon_url": "", + "screenshots": [ + ], + "official_site": "", + "languages": [ + "cpp" + ] + }, { "short_description": "macOS app and Finder Sync Extension to open Terminal, iTerm, Hyper from Finder. ", "categories": [