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

Commits on Aug 26, 2018

  1. Enable Alfred control by setting up http server.

    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 <[email protected]>
    Melon-eating people authored and yangziy committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    8d566bd View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. 1. Refactor: Extract relevant code in AppDelegate of mode switch and …

    …server change.
    
    2. Solve bug: After API is called, running mode menu not update.
    yangziy committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    52d5a9c View commit details
    Browse the repository at this point in the history