Skip to content

Commit 0defd79

Browse files
committed
Add StrokeMouse to Productivity (#75)
Open-source Swift mouse-gesture tool for running actions from free-path strokes. 71b7d5b
1 parent ee948c8 commit 0defd79

5 files changed

Lines changed: 56 additions & 48 deletions

File tree

CONTRIBUTORS.svg

Lines changed: 41 additions & 41 deletions
Loading

PULL_REQUEST_TEMPLATE.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,22 @@
44
<meta charset="UTF-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<title>Security Policy Awesome Swift macOS Apps</title>
8-
<meta name="description" content="Please report any app entry that:">
7+
<title>Code of Conduct Awesome Swift macOS Apps</title>
8+
<meta name="description" content="Please be respectful, constructive, and professional in all project spaces.">
99
<meta name="keywords" content="Awesome,swift,macOS,macOS app">
1010
<meta name="author" content="Kenny Wong">
1111
<meta property="og:site_name" content="Awesome Swift macOS Apps">
1212
<meta property="og:url" content="https://wangchujiang.com/awesome-swift-macos-apps/PULL_REQUEST_TEMPLATE.html">
1313
<meta property="og:image" content="https://wangchujiang.com/awesome-swift-macos-apps/assets/logo.svg">
1414
<meta property="og:type" content="application">
1515
<meta property="og:title" content="Awesome Swift macOS Apps">
16-
<meta property="og:description" content="Please report any app entry that:">
16+
<meta property="og:description" content="Please be respectful, constructive, and professional in all project spaces.">
1717
<meta property="twitter:image:src" content="https://wangchujiang.com/awesome-swift-macos-apps/assets/social-preview.png">
1818
<meta property="twitter:site" content="@jaywcjlove">
1919
<meta property="twitter:creator" content="jaywcjlove">
2020
<meta property="twitter:card" content="summary_large_image">
21-
<meta property="twitter:title" content="Awesome Swift macOS Apps - Please report any app entry that:">
22-
<meta property="twitter:description" content="Please report any app entry that:">
21+
<meta property="twitter:title" content="Awesome Swift macOS Apps - Please be respectful, constructive, and professional in all project spaces.">
22+
<meta property="twitter:description" content="Please be respectful, constructive, and professional in all project spaces.">
2323
<meta name="apple-itunes-app" content="app-id=6670696072">
2424
<link rel="stylesheet" type="text/css" href="css/main.css?v=1.34.4">
2525
<link rel="stylesheet" type="text/css" href="css/tocbot.css?v=1.34.4">

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2656,6 +2656,10 @@ <h2 id="productivity"><a aria-hidden="true" tabindex="-1" href="#productivity" c
26562656
<img align="bottom" height="13" src="https://badgen.net/github/stars/Onix-Systems/osx-status-bar-todo?style=flat&#x26;label=">
26572657
<img align="bottom" height="13" src="https://img.shields.io/github/last-commit/Onix-Systems/osx-status-bar-todo?style=flat&#x26;label="> - Simple macOS app to keep TODO-list in status bar.
26582658
</li>
2659+
<li><a href="https://github.com/Licoy/StrokeMouse">StrokeMouse</a>
2660+
<img align="bottom" height="13" src="https://badgen.net/github/stars/Licoy/StrokeMouse?style=flat&#x26;label=">
2661+
<img align="bottom" height="13" src="https://img.shields.io/github/last-commit/Licoy/StrokeMouse?style=flat&#x26;label="> - Custom mouse-gesture tool: hold a trigger button, draw a stroke, and run shortcuts, apps, window actions, Shell, or AppleScript.
2662+
</li>
26592663
<li><a href="https://github.com/daniyalmaster693/SuperCorners">SuperCorners</a>
26602664
<img align="bottom" height="13" src="https://badgen.net/github/stars/daniyalmaster693/SuperCorners?style=flat&#x26;label=">
26612665
<img align="bottom" height="13" src="https://img.shields.io/github/last-commit/daniyalmaster693/SuperCorners?style=flat&#x26;label="> - Hot corners enhancer with extra triggers and automation.

index.zh.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2587,6 +2587,10 @@ <h2 id="生产力"><a aria-hidden="true" tabindex="-1" href="#生产力" class="
25872587
<img align="bottom" height="13" src="https://badgen.net/github/stars/Onix-Systems/osx-status-bar-todo?style=flat&#x26;label=">
25882588
<img align="bottom" height="13" src="https://img.shields.io/github/last-commit/Onix-Systems/osx-status-bar-todo?style=flat&#x26;label="> - 一个简单的 macOS 应用,将待办事项列表保存在菜单栏中。
25892589
</li>
2590+
<li><a href="https://github.com/Licoy/StrokeMouse">StrokeMouse</a>
2591+
<img align="bottom" height="13" src="https://badgen.net/github/stars/Licoy/StrokeMouse?style=flat&#x26;label=">
2592+
<img align="bottom" height="13" src="https://img.shields.io/github/last-commit/Licoy/StrokeMouse?style=flat&#x26;label="> - 鼠标手势工具:按住触发键绘制轨迹,匹配后执行快捷键、打开应用、窗口操作、Shell 或 AppleScript。
2593+
</li>
25902594
<li><a href="https://github.com/daniyalmaster693/SuperCorners">SuperCorners</a>
25912595
<img align="bottom" height="13" src="https://badgen.net/github/stars/daniyalmaster693/SuperCorners?style=flat&#x26;label=">
25922596
<img align="bottom" height="13" src="https://img.shields.io/github/last-commit/daniyalmaster693/SuperCorners?style=flat&#x26;label="> - 提供更多触发区和自动化的 Hot Corners 增强工具。

sitemap.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
https://wangchujiang.com/awesome-swift-macos-apps/CODE-OF-CONDUCT.html
21
https://wangchujiang.com/awesome-swift-macos-apps/CONTRIBUTING.html
3-
https://wangchujiang.com/awesome-swift-macos-apps/SECURITY.html
2+
https://wangchujiang.com/awesome-swift-macos-apps/CODE-OF-CONDUCT.html
43
https://wangchujiang.com/awesome-swift-macos-apps/PULL_REQUEST_TEMPLATE.html
4+
https://wangchujiang.com/awesome-swift-macos-apps/SECURITY.html
55
https://wangchujiang.com/awesome-swift-macos-apps/index.html
66
https://wangchujiang.com/awesome-swift-macos-apps/index.zh.html

0 commit comments

Comments
 (0)