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

https://github.com/source888/web-torrent

Simple web-based torrent client and video player (in development)
https://github.com/source888/web-torrent

Last synced: 11 months ago
JSON representation

Simple web-based torrent client and video player (in development)

Awesome Lists containing this project

README

          

# Web Torrent Application

## Description
A web-based torrent client application that allows users to download and manage torrents through a browser interface.

## Features
- Web-based interface
- Torrent download management
- Real-time progress tracking
- File priority selection
- Responsive design

## Installation
```bash
# Clone the repository
git clone https://github.com/yourusername/web-torrent.git

# Install dependencies
npm install

# Start the application
npm start
```

## Usage
1. Open your browser and navigate to `http://localhost:3000`
2. Add torrent files or magnet links
3. Manage your downloads

## Technologies Used
- Node.js
- Express
- WebTorrent
- Bootstrap

## Contributing
Pull requests are welcome. For major changes, please open an issue first.

## License
[MIT](https://choosealicense.com/licenses/mit/)