add CopyQ (#508)

* add VLC

* add CopyQ

* remove extra app
This commit is contained in:
Petr Korolev 2020-02-13 02:59:15 +07:00 committed by GitHub
parent f889938528
commit ece97cbed4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 17 additions and 0 deletions

View File

@ -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]

1
ReadmeGenerator Submodule

@ -0,0 +1 @@
Subproject commit 7378e190a56034b905aad91116e334094d96adda

View File

@ -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": [