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
- Host: GitHub
- URL: https://github.com/mastilver/gittorrent-ui
- Owner: mastilver
- License: mit
- Created: 2015-12-01T12:39:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-12-23T13:00:18.000Z (over 9 years ago)
- Last Synced: 2025-01-03T07:25:14.431Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license
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)