All Projects → DASPRiD → Torrent-to-Web

DASPRiD / Torrent-to-Web

Licence: BSD-2-Clause license
Allows to send torrent files to web clients.

Programming Languages

typescript
32286 projects
HTML
75241 projects

Torrent to Web Add-on for Firefox

CI

An add-on which allows sending torrent files to web clients.

The Add-on currently supports the following clients:

  • Deluge
  • qBittorrent
  • ruTorrent
  • Transmission/Vuze/Azureus

Development

  1. Install dependencies:

    npm i
  2. Run continuous build:

    npm start
  3. Start hot-reloading instance in Firefox (use separate terminal):

    npm run browser

Build

To build the extension, run npm run build, the resulting zip file can then be found in the web-ext-artifacts directory.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].