Skip to content

leiyue/ss-launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSLauncher

Build a Mac OSX app for launch ShadowSocksX with new configuration plist. It's worked for me.

thank for http://www.ishadowsocks.net

Download

git clone https://github.com/leiyue/ss-launcher.git
cd ss-launcher

Requirements

pip install -r requirements.txt

Don't use virtualenv, because py2app don't like it.

Install py2app

pip install py2app

Build a app

python setup.py py2app

Usage

open dist/SSLauncher.app

Use it as you like. I put it into Dock. :P

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages