Skip to content

bitbd83/exchanger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Surfow exchanger

N|Solid
Surfow exchanger is a traffic exchange software that works with surfow script

Tech

Surfow exchanger uses a number of open source projects to work properly:

Installation

$ git clone https://github.com/surfow/exchanger.git
$ cd exchanger
$ npm install
$ npm start

Packaging for all platforms

$ npm run build

Packaging for windows

$ npm run pack:win32

Packaging for macOS

$ npm run pack:osx

Packaging for linux

$ npm run pack:linux

About

Traffic exchange software

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 88.9%
  • JavaScript 7.3%
  • HTML 3.8%