Skip to content

chrisngyn/TorPlayer3

Repository files navigation

Tor Player

A cross-platform application that allows users to stream videos from the torrent network.

Features

  • Stream videos directly from torrent files
  • Cross-platform support
    • Windows
    • macOS
    • Linux
    • Android
  • User-friendly interface
  • Support for various video formats
  • Subtitle support
    • Adjust subtitle settings
  • Download and watch offline

Installation

Prerequisites

  • Flutter installed on your machine
  • Dart installed on your machine
  • Go installed on your machine

Steps

  1. Clone the repository:

    git clone https://github.com/yourusername/TorPlayer.git
    cd TorPlayer
  2. Install dependencies:

    flutter pub get
  3. Run the application:

    flutter run

Usage

  1. Open the application
  2. Paste the magnet link or upload a torrent file
  3. Click on the play button to start streaming

Note: The torrent file will be downloaded to the default download directory on your machine. You can change the download directory in the settings.

Screenshots

Home Player

Contributing

Contributions are welcome! Please open an issue or submit a pull request.