Skip to content

valpackett/transmitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c3d700d · Jan 28, 2024

History

40 Commits
Nov 15, 2017
Jan 28, 2024
Nov 15, 2017
Apr 22, 2017
Jan 28, 2024
Apr 22, 2017
Nov 18, 2020
Apr 22, 2017
May 21, 2018
Apr 22, 2017
Apr 22, 2017
Nov 15, 2017
Nov 15, 2017
Nov 15, 2017
Apr 22, 2017
Apr 22, 2017
Jan 28, 2024
Nov 19, 2020
Dec 2, 2019
Nov 18, 2020
Nov 15, 2017
Jan 28, 2024
Jan 28, 2024
Nov 14, 2017

Repository files navigation

Mozilla Add-on Mozilla Stars Mozilla Downloads unlicense

Transmitter

Screenshot

a WebExtension for the Transmission BitTorrent client.

  • Adds a context menu item for downloading torrents (both magnets and links to .torrent files) on your remote Transmission server.
  • Adds a direct magnet: handler too. (Firefox only)
  • Adds a browser action (popup toolbar icon thing) that lets you view existing torrents' status.
  • You can even search in the popup if you have a lot of torrents.
  • That button even has a badge (auto-updating torrent count / download speed / upload speed).
  • The extension is very lightweight. Pure modern JavaScript, no library dependencies except for a tiny polyfill for Chrome/Opera/etc. compatibility.
  • Automatically picks up your session from the Transmission web UI, no need for separate authentication.
  • Works fine if your Transmission instance is behind a reverse proxy that uses TLS client certificates.

Contributing

By participating in this project you agree to follow the Contributor Code of Conduct and to release your contributions under the Unlicense.

The list of contributors is available on GitHub.

License

This is free and unencumbered software released into the public domain.
For more information, please refer to the UNLICENSE file or unlicense.org.