Skip to content

alexromance/electron-ssr

This branch is 45 commits ahead of, 3 commits behind erguotou520/bye:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d423241 · Feb 16, 2017

History

45 Commits
Dec 15, 2016
Feb 16, 2017
Jan 4, 2017
Dec 29, 2016
Dec 4, 2016
Dec 30, 2016
Jan 5, 2017
Dec 4, 2016
Dec 4, 2016
Feb 16, 2017
Dec 4, 2016
Jan 4, 2017
Dec 25, 2016
Dec 22, 2016
Jan 4, 2017
Dec 30, 2016
Dec 20, 2016
Feb 16, 2017
Dec 19, 2016

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%