All Projects β†’ unrelentingtech β†’ transmitter

unrelentingtech / transmitter

Licence: Unlicense license
A WebExtension for the Transmission BitTorrent client

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to transmitter

ssss
Stupid Simple Seedbox Script
Stars: ✭ 19 (-73.61%)
Mutual labels:  torrent, transmission, transmission-daemon
Transgui
🧲 A feature rich cross platform Transmission BitTorrent client. Faster and has more functionality than the built-in web GUI.
Stars: ✭ 2,488 (+3355.56%)
Mutual labels:  torrent, transmission, transmission-daemon
exatorrent
Easy to Use Torrent Client. Can be hosted in Cloud. Files can be streamed in Browser/Media Player.
Stars: ✭ 1,557 (+2062.5%)
Mutual labels:  torrent, bittorrent-client, transmission
Torrt
Automates torrent updates for you
Stars: ✭ 73 (+1.39%)
Mutual labels:  torrent, transmission
Electorrent
A remote control client for Β΅Torrent, qBittorrent, rTorrent, Transmission, Synology & Deluge
Stars: ✭ 582 (+708.33%)
Mutual labels:  torrent, transmission
Teletor
Telegram Torrents Bot
Stars: ✭ 54 (-25%)
Mutual labels:  torrent, transmission
Transmission Blocklist
torrent blocklist base on : https://gist.github.com/shmup/29566c5268569069c256
Stars: ✭ 109 (+51.39%)
Mutual labels:  torrent, transmission
Fragments
Moved to GNOME GitLab -> https://gitlab.gnome.org/haecker-felix/Fragments
Stars: ✭ 80 (+11.11%)
Mutual labels:  torrent, transmission
React Transmission
React Transmission is an ongoing reimplementation of Transmission web interface.
Stars: ✭ 126 (+75%)
Mutual labels:  torrent, transmission
Torque
πŸš‚ A TUI client for transmission written in pure bash.
Stars: ✭ 169 (+134.72%)
Mutual labels:  torrent, transmission
Qbittorrent
qBittorrent BitTorrent client
Stars: ✭ 13,738 (+18980.56%)
Mutual labels:  torrent, bittorrent-client
Tremc
Curses interface for transmission
Stars: ✭ 174 (+141.67%)
Mutual labels:  torrent, transmission
Monitorrent
Automatic torrents downloader
Stars: ✭ 383 (+431.94%)
Mutual labels:  torrent, transmission
Nefarious
Web application for automatically downloading TV & Movies
Stars: ✭ 373 (+418.06%)
Mutual labels:  torrent, transmission
Docker Transmission Openvpn
Docker container running Transmission torrent client with WebUI over an OpenVPN tunnel
Stars: ✭ 2,748 (+3716.67%)
Mutual labels:  torrent, transmission
Transmission Rss
Adds torrents from RSS feeds to Transmission web frontend
Stars: ✭ 348 (+383.33%)
Mutual labels:  torrent, transmission
Betanin
beets based mitm of your torrent client and music player
Stars: ✭ 101 (+40.28%)
Mutual labels:  torrent, transmission
Flood Mobile
GSoC 21' @CCExtractor. A modern mobile UI for various torrent clients with a Node.js backend and Flutter frontend.
Stars: ✭ 48 (-33.33%)
Mutual labels:  torrent, transmission
transmission-cli
Transmission PHP client for detect profit torrents and automate weburg.net downloads
Stars: ✭ 17 (-76.39%)
Mutual labels:  torrent, transmission
Pia Tools
Shell script to automate privateinternetaccess port forwarding and starting/stopping transmission when connected/disconnected and other stuff
Stars: ✭ 130 (+80.56%)
Mutual labels:  torrent, transmission

Mozilla Add-on Mozilla Stars Mozilla Downloads Chrome Web Store Chrome Stars Chrome Users unlicense

Transmitter

Screenshot

a WebExtension for the Transmission BitTorrent client.

Get for Firefox

Get for Opera

Get for Chrome

  • 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.

The extension requires access to all domains because requesting a dynamically configured domain (the domain of your Transmission server) with the permissions API not yet widely supported. (API not implemented yet in Firefox and Edge, requesting a specific domain that's unknown at manifest writing time just does not work in Opera.)

Edge isn't supported yet because it is weird. (But shouldn't be hard to support.)

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.

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].