mirror of
https://github.com/jlengrand/open-source-mac-os-apps.git
synced 2026-03-10 08:31:19 +00:00
@@ -299,6 +299,7 @@ You can see in which language an app is written. Currently there are following l
|
|||||||
|
|
||||||
### Finder
|
### Finder
|
||||||
- [Clipy](https://github.com/Clipy/Clipy) - Clipy is a Clipboard extension app for macOS. ![swift_icon]
|
- [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]
|
- [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]
|
- [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]
|
- [OpenInCode](https://github.com/sozercan/OpenInCode) - Finder toolbar app to open current folder in Visual Studio Code. ![objective_c_icon]
|
||||||
|
|||||||
1
ReadmeGenerator
Submodule
1
ReadmeGenerator
Submodule
Submodule ReadmeGenerator added at 7378e190a5
@@ -2758,6 +2758,21 @@
|
|||||||
"swift"
|
"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. ",
|
"short_description": "macOS app and Finder Sync Extension to open Terminal, iTerm, Hyper from Finder. ",
|
||||||
"categories": [
|
"categories": [
|
||||||
|
|||||||
Reference in New Issue
Block a user