Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alxhotel/webtorrent-checker
- Owner: alxhotel
- License: mit
- Created: 2017-11-01T22:39:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-08T23:42:27.000Z (about 1 month ago)
- Last Synced: 2024-10-17T19:09:58.373Z (28 days ago)
- Topics: bittorrent, checker, health, torrent, web, webtorrent
- Language: JavaScript
- Homepage: https://checker.openwebtorrent.com
- Size: 777 KB
- Stars: 38
- Watchers: 2
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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