Skip to content

zpb1992/electron-ssr

 
 

Repository files navigation

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

Pre-requirement

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

About

Shadowsocksr client using electron

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 90.0%
  • JavaScript 6.9%
  • Vue 2.8%
  • Other 0.3%