Skip to content

AnalyzeOrFeed/aof-replay-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnalyzeOrFeed Replay Client

Build Status

The aof.gg Replay Client is built using Electron. This means the app is compatible with both Windows and Mac. You can download the packaged files here:

aof.gg


If you would like to contribute to our client, here is how you get this repository working on your own computer:

First, make sure you have the latest version of node.js and bower installed. Then clone the repository.

$ git clone https://github.com/AnalyzeOrFeed/aof-replay-client.git aof-replay-client

Afterwards, you need to run

$ npm install

in the root directory.

That's it! You should be able to test the app by running

npm start

If you want to package the app, run

npm run build

Note: On Windows, you need to have 7zip command line version installed.

About

Open source cross platform client to watch aof replay files

Resources

Stars

Watchers

Forks

Packages

No packages published