Skip to content

Micsters/transmitter

 
 

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.

About

A WebExtension for the Transmission BitTorrent client

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.8%
  • HTML 13.2%
  • CSS 13.0%