Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alxhotel/webtorrent-checker

:blue_heart: Check the health of a torrent in Webtorrent and BitTorrent
https://github.com/alxhotel/webtorrent-checker

bittorrent checker health torrent web webtorrent

Last synced: 19 days ago
JSON representation

:blue_heart: Check the health of a torrent in Webtorrent and BitTorrent

Awesome Lists containing this project

README

        

# Webtorrent Checker

[![Build Status][webtorrent-checker-bi]][webtorrent-checker-bu]
[![Standard - Javascript Style Guide][standard-image]][standard-url]

Check the health of a torrent in Webtorrent and BitTorrent

LIVE: [https://checker.openwebtorrent.com](https://checker.openwebtorrent.com)

## Build

```sh
npm install
npm build
```

## Usage

```sh
npm start
```

## License

MIT. Copyright (c) [Alex](http://github.com/alxhotel)

[webtorrent-checker-bi]: https://img.shields.io/github/actions/workflow/status/alxhotel/webtorrent-checker/ci.yml?branch=master
[webtorrent-checker-bu]: https://github.com/alxhotel/webtorrent-checker/actions
[standard-image]: https://img.shields.io/badge/code_style-standard-brightgreen.svg
[standard-url]: https://standardjs.com