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

https://github.com/marksteve/kunkka

Simple web interface for peerflix
https://github.com/marksteve/kunkka

Last synced: 3 months ago
JSON representation

Simple web interface for peerflix

Awesome Lists containing this project

README

          

# kunkka

Simple web interface for [peerflix](https://github.com/mafintosh/peerflix)

## Usage

1. `npm install`
2. `npm start`
3. Go to `http://localhost:3000`
4. Enter a magnet/torrent link
5. You can access the stream from `http://localhost:8888`

### Environment Options

| Name | Description |
| ---- | ----------- |
| `KUNKKA_WATCH_PORT` | Port where peerflix listens (defaults to 8888)
| `KUNKKA_WATCH_URL` | Url root of peerflix server (defaults to `http://localhost:`)

## License

http://marksteve.mit-license.org