saxon17 / electron-ssr

Shadowsocksr client using electron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Shadowsocksr client using electron

License:MIT License


Languages

Language:Python 90.7%Language:JavaScript 6.2%Language:Vue 2.8%Language:Shell 0.1%Language:CSS 0.1%Language:HTML 0.1%