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)
- Host: GitHub
- URL: https://github.com/source888/web-torrent
- Owner: Source888
- Created: 2025-07-20T13:52:57.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-20T13:58:32.000Z (11 months ago)
- Last Synced: 2025-07-20T15:24:23.101Z (11 months ago)
- Language: PHP
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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/)