https://github.com/zalox/lay
A simple javascript client for toREST.
https://github.com/zalox/lay
torrent-client torrents
Last synced: 7 months ago
JSON representation
A simple javascript client for toREST.
- Host: GitHub
- URL: https://github.com/zalox/lay
- Owner: zalox
- License: mit
- Created: 2016-06-17T10:23:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-11-06T18:53:33.000Z (almost 7 years ago)
- Last Synced: 2025-01-19T23:35:23.336Z (9 months ago)
- Topics: torrent-client, torrents
- Language: JavaScript
- Homepage: https://github.com/zalox/lay
- Size: 130 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lay [](https://travis-ci.com/zalox/lay)
###### lay – a client for toREST bittorrent server
## About
A simple client written in React for toREST.## Features
* A list of active torrents## Dependencies
* See `.travis-ci.yml` for a list of supported node versions## Build
```bash
yarn
```## Test
```bash
yarn test
```