/electron-ssr

Shadowsocksr client using electron

Primary LanguagePythonMIT LicenseMIT

electron-ssr

Shadowsocksr client that coding with electron and vue

Feature

  • Close to tray
  • Crash Reporting
  • Update and launched notification
  • Support all of the shadowsocksr python version's function

Prerequirement

Screenshot

Download

Go to release

Some tips

  • windows setup exe file will install this project to C:\Users\{your username}\AppData\Local\Programs\electron-ssr

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# lint all JS/Vue component files in `app/src`
npm run lint

# run webpack in production
npm run pack

# build electron app for production
npm run build:win32
npm run build:darwin
npm run build:linux

# qrcode scheme unit test
npm run test:unit

ShadowsocksR Doc Reference