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

https://github.com/mastilver/gittorrent-ui

Ui for gittorrent
https://github.com/mastilver/gittorrent-ui

Last synced: about 1 month ago
JSON representation

Ui for gittorrent

Awesome Lists containing this project

README

          

# gittorrent-ui

> Ui for [gittorrent](https://github.com/cjb/GitTorrent)

## 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 © [Thomas Sileghem](http://mastilver.com)