An open API service indexing awesome lists of open source software.

https://github.com/quentinms/gmr-client

A Giant Multiplayer Robot Client for macOS and Linux*
https://github.com/quentinms/gmr-client

Last synced: about 1 year ago
JSON representation

A Giant Multiplayer Robot Client for macOS and Linux*

Awesome Lists containing this project

README

          

# GMR Client

![](screenshot.png)

A [Giant Multiplayer Robot](http://multiplayerrobot.com/) GUI client, for OS X, Linux\* and Windows\*

You can download the app from here: https://github.com/quentinms/GMR-client/releases/latest
In order to use it, you will need to get an authentication key from here: http://multiplayerrobot.com/Download

Build with [electron](http://electron.atom.io), [angular](https://angularjs.org) and [photon](http://photonkit.com).

*Not tested yet

## TODO

* Better error handling (more info to the user)
* Prettier Settings tab
* Players name display
* Validation before uploading
* Watch folder for save changes

## Dev

```
$ npm install
```

### Run

```
$ npm start
```

### Build

```
$ npm run build
```

Builds the app for OS X, Linux, and Windows, using [electron-packager](https://github.com/maxogden/electron-packager).

## License

MIT © Quentin Mazars-Simon