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

Enable Alfred control by setting up Http server. #883

Closed
wants to merge 2 commits into from
Closed

Enable Alfred control by setting up Http server. #883

wants to merge 2 commits into from

Conversation

yangziy
Copy link

@yangziy yangziy commented Aug 26, 2018

Most code comes from https://github.com/yichengchen/ShadowsocksX-R/releases, with slight modification to solve some incompatibility due to obsolete Swift and GCDServer API.

Most code comes from https://github.com/yichengchen/ShadowsocksX-R/releases, with slight modification to solve some incompatibility due to obsolete Swift and GCDServer API.

Signed-off-by: codeboy <yangziy@outlook.com>
@yangziy
Copy link
Author

yangziy commented Aug 26, 2018

新分支从release/v1.8.0创建,因为develop分支的最新版本在macOS10.14下无法运行。

@yangziy yangziy changed the base branch from develop to release/v1.8.0 August 27, 2018 03:14
@qiuyuzhou
Copy link
Collaborator

能详细解释这个是什么功能吗?

@yangziy
Copy link
Author

yangziy commented Aug 30, 2018

建立了一个HTTPServer接收外部调用,具体内容包括

(1)启用/禁用ss客户端
(2)发送服务器列表
(3)切换服务器
(4)发送当前ss客户端模式
(5)切换模式

这使得用户可以通过Alfred控制ss客户端的状态。 Alfred_ShadowsocksController
2018-08-30 6 32 11

Alfred是一款知名的效率工具。使用Alfred 提高你的工作效率- 少数派

@yangziy yangziy changed the title Enable Alfred control by setting up http server. Enable Alfred control by setting up Http server. Aug 30, 2018
…server change.

2. Solve bug: After API is called, running mode menu not update.
@yangziy yangziy closed this Aug 30, 2018
@yangziy yangziy deleted the develop_API branch August 30, 2018 12:41
@yangziy
Copy link
Author

yangziy commented Aug 30, 2018

抱歉,更新了一下,重新发起了 Pull Request Latest: #885

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

Successfully merging this pull request may close these issues.

None yet

2 participants