Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

希望mac下能够有方法实现定时同步\部署 #492

Closed
jiz4oh opened this issue Jan 30, 2021 · 6 comments
Closed

希望mac下能够有方法实现定时同步\部署 #492

jiz4oh opened this issue Jan 30, 2021 · 6 comments

Comments

@jiz4oh
Copy link

jiz4oh commented Jan 30, 2021

不知道mac的实现方式是否支持通过命令行同步和部署,比如

  • 同步:rime sync
  • 部署:rime deploy

这样的话就可以通过定时任务来定时同步和部署,不再需要手动点击来实现。

@yam-liu
Copy link

yam-liu commented Jan 30, 2021

Deploy 目前通过发送快捷键这样实现:

osascript -e 'tell application "System Events" to key code 50 using {control down, option down}'

@jiz4oh
Copy link
Author

jiz4oh commented Feb 1, 2021

Deploy 目前通过发送快捷键这样实现:

osascript -e 'tell application "System Events" to key code 50 using {control down, option down}'

感谢~不知道同步是否也能通过这个方式实现

@lotem
Copy link
Member

lotem commented Feb 1, 2021

有執行部署操作的命令行參數。同步的沒有。

@baggio630
Copy link

有執行部署操作的命令行參數。同步的沒有。

同步的后续会添加吗,自动化同步会方便些~

1 similar comment
@all4fun
Copy link

all4fun commented Feb 20, 2021

有執行部署操作的命令行參數。同步的沒有。

同步的后续会添加吗,自动化同步会方便些~

@puttin
Copy link

puttin commented Jan 22, 2023

@baggio630 @all4fun #694 应该能帮到你们

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants