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
- Host: GitHub
- URL: https://github.com/marksteve/kunkka
- Owner: marksteve
- Created: 2014-04-09T15:02:38.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-14T00:52:26.000Z (about 12 years ago)
- Last Synced: 2025-09-06T14:44:12.220Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 255 KB
- Stars: 11
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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