Transmission For Mac Free



Download transmission mac, transmission mac, transmission mac download free. Transmission Remote GUI for Mac OS X - Freeware Download Notice. Transmission Remote GUI for Mac OS X Free Download - we do not host any Transmission Remote GUI for Mac OS X torrent files or links of Transmission Remote GUI for Mac OS X on rapidshare.com, depositfiles.com, megaupload.com etc.

Freeware
Windows/macOS
14.5 MB
30,695

Transmission has been built from the ground up to be a powerful, yet lightweight BitTorrent client. Its simple, intuitive interface is designed to integrate tightly with whatever computing environment you choose to use.

Transmission strikes a balance between providing useful functionality without feature bloat. Furthermore, it is free for anyone to use or modify.

Transmission runs natively on over five operating systems. Seamless configuration of your network, intelligent banning of peers who send corrupted data, and built in Peer Exchange are some of the features which enable Transmission to download your files as quickly as possible. All this is done in the background, without the user having to worry about complicated settings.

These days, bandwidth is a precious commodity. Transmission allows you to ration this commodity efficiently. You might want to queue your torrents for maximum performance. Or throttle their speed during peak periods.

Transmission easily lets you do both, and thus only works its hardest when you want it to. Support for Growl notifications and dock badging keep you updated with what's going on so you can get back to doing more important things.

Transmission For Mac Free Download

NOTE: Transmission is fully open source, with most code licensed under the liberal MIT License and with select code licensed under the GNU General Public License.

What's New:

All Platforms

  • Allow the RPC server to listen on an IPv6 address (#161)
  • Change TR_CURL_SSL_VERIFY to TR_CURL_SSL_NO_VERIFY and enable verification by default (#334)
  • Go back to using hash as base name for resume and torrent files (those stored in configuration directory) (#122)
  • Handle 'fields' argument in 'session-get' RPC request; if 'fields' array is present in arguments, only return session fields specified; otherwise return all the fields as before
  • Limit the number of incorrect authentication attempts in embedded web server to 100 to prevent brute-force attacks (#371)
  • Set idle seed limit range to 1..40320 (4 weeks tops) in all clients (#212)
  • Add Peer ID for Xfplay, PicoTorrent, Free Download Manager, Folx, Baidu Netdisk torrent clients (#256, #285, #355, #363, #386)
  • Announce INT64_MAX as size left if the value is unknown (helps with e.g. Amazon S3 trackers) (#250)
  • Add TCP_FASTOPEN support (should result in slight speedup) (#184)
  • Improve ToS handling on IPv6 connections (#128, #341, #360, #692, #737)
  • Abort handshake if establishing DH shared secret fails (leads to crash) (#27)
  • Don't switch trackers while announcing (leads to crash) (#297)
  • Improve completion scripts execution and error handling; add support for .cmd and .bat files on Windows (#405)
  • Maintain a 'session ID' file (in temporary directory) to better detect whether session is local or remote; return the ID as part of 'session-get' response (TRAC-5348, #861)
  • Change torrent location even if no data move is needed (#35)
  • Support CIDR-notated blocklists (#230, #741)
  • Update the resume file before running scripts (#825)
  • Make multiscrape limits adaptive (#837)
  • Add labels support to libtransmission and transmission-remote (#822)
  • Parse session-id header case-insensitively (#765)
  • Sanitize suspicious path components instead of rejecting them (#62, #294)
  • Load CA certs from system store on Windows / OpenSSL (#446)
  • Add support for mbedtls (formely polarssl) and wolfssl (formely cyassl), LibreSSL (#115, #116, #284, #486, #524, #570)
  • Fix building against OpenSSL 1.1.0+ (#24)
  • Fix quota support for uClibc-ng 1.0.18+ and DragonFly BSD (#42, #58, #312)
  • Fix a number of memory leaks (magnet loading, session shutdown, bencoded data parsing) (#56)
  • Bump miniupnpc version to 2.0.20170509 (#347)
  • CMake-related improvements (Ninja generator, libappindicator, systemd, Solaris and macOS) (#72, #96, #117, #118, #133, #191)
  • Switch to submodules to manage (most of) third-party dependencies
  • Fail installation on Windows if UCRT is not installed

Transmission Mac App

Mac Client

  • Bump minimum macOS version to 10.10
  • Dark Mode support (#644, #722, #757, #779, #788)
  • Remove Growl support, notification center is always used (#387)
  • Fix autoupdate on High Sierra and up by bumping the Sparkle version (#121, #600)
  • Transition to ARC (#336)
  • Use proper UTF-8 encoding (with macOS-specific normalization) when setting download/incomplete directory and completion script paths (#11)
  • Fix uncaught exception when dragging multiple items between groups (#51)
  • Add flat variants of status icons for message log (#134)
  • Optimize image resources size (#304, #429)
  • Update file icon when file name changes (#37)
  • Update translations

GTK+ Client

  • Add queue up/down hotkeys (#158)
  • Modernize the .desktop file (#162)
  • Add AppData file (#224)
  • Add symbolic icon variant for the Gnome top bar and when the high contrast theme is in use (#414, #449)
  • Update file icon when its name changes (#37)
  • Switch from intltool to gettext for translations (#584, #647)
  • Update translations, add new translations for Portuguese (Portugal)

Qt Client

  • Bump minimum Qt version to 5.2
  • Fix dropping .torrent files into main window on Windows (#269)
  • Fix prepending of drive letter to various user-selected paths on Windows (#236, #307, #404, #437, #699, #723, #877)
  • Fix sorting by progress in presence of magnet transfers (#234)
  • Fix .torrent file trashing upon addition (#262)
  • Add queue up/down hotkeys (#158)
  • Reduce torrent properties (file tree) memory usage
  • Display tooltips in torrent properties (file tree) in case the names don't fit (#411)
  • Improve UI look on hi-dpi displays (YMMV)
  • Use session ID (if available) to check if session is local or not (#861)
  • Use default (instead of system) locale to be more flexible (#130)
  • Modernize the .desktop file (#162)
  • Update translations, add new translations for Afrikaans, Catalan, Danish, Greek, Norwegian Bokmål, Slovenian

Daemon

  • Use libsystemd instead of libsystemd-daemon (TRAC-5921)
  • Harden transmission-daemon.service by disallowing privileges elevation (#795)
  • Fix exit code to be zero when dumping settings (#487)

Web Client

  • Fix tracker error XSS in inspector (CVE-?)
  • Fix performance issues due to improper use of setInterval() for UI refresh (TRAC-6031)
  • Fix recognition of https:// links in comments field (#41, #180)
  • Fix torrent list style in Google Chrome 59+ (#384)
  • Show ETA in compact view on non-mobile devices (#146)
  • Show upload file button on mobile devices (#320, #431, #956)
  • Add keyboard hotkeys for web interface (#351)
  • Disable autocompletion in torrent URL field (#367)

Utils

  • Prevent crash in transmission-show displaying torrents with invalid creation date (#609)
  • Handle IPv6 RPC addresses in transmission-remote (#247)
  • Add --unsorted option to transmission-show (#767)
  • Widen the torrent-id column in transmission-remote for cleaner formatting (#840)

Code Signing Policy

  • Windows MSI packages: free code signing provided by SignPath.io, certificate by SignPath Foundation

Software similar to Transmission 4

  • 51 votes
    The qBittorrent project aims to provide a Free Software alternative to µtorrent.
    • Freeware
    • Windows/macOS/Linux
  • 26 votes
    Tribler is an open source BitTorrent-based p2p client that lets you find and share content like video, audio and pictures.
    • Freeware
    • Windows/macOS/Linux
  • 20 votes
    Soulseek is a unique ad-free, spyware free, and just plain free file sharing application.
    • Freeware
    • Windows/macOS/Linux

Pick a software title...to downgrade to the version you love!

Transmission Latest Version

Transmission 2.33

Released:
Jul 21, 2011
Size:
3.82 MB
Downloads:
588
Rating:
Tested: Free from spyware, adware and viruses

Transmission Popular Version

Transmission 1.61

Released:
Feb 24, 2011
Size:
4.13 MB
Downloads:
1,245
Rating:
Tested: Free from spyware, adware and viruses

Select Version of Transmission to Download for FREE!

Software VersionRelease DateSize
Transmission 0.1Feb 24, 2011247.64 KB
Transmission 0.2Feb 24, 2011314.98 KB
Transmission 0.3Feb 24, 2011367.74 KB
Transmission 0.4Feb 24, 2011423.07 KB
Transmission 0.5Feb 24, 2011302.63 KB
Transmission 0.6Feb 24, 2011483.35 KB
Transmission 0.7Feb 24, 20111.37 MB
Transmission 0.61Feb 24, 2011638.04 KB
Transmission 0.71Feb 24, 20111.37 MB
Transmission 0.72Feb 24, 20111.37 MB
Transmission 0.80Feb 24, 20111.97 MB
Transmission 0.81Feb 24, 20111.84 MB
Transmission 0.82Feb 24, 20111.84 MB
Transmission 0.90Feb 24, 20111.80 MB
Transmission 0.91Feb 24, 20112.25 MB
Transmission 0.92Feb 24, 20112.04 MB
Transmission 0.93Feb 24, 20112.04 MB
Transmission 0.94Feb 24, 20112.29 MB
Transmission 0.95Feb 24, 20112.29 MB
Transmission 0.96Feb 24, 20112.29 MB
Transmission 1.0Feb 24, 20112.31 MB
Transmission 1.1Feb 24, 20112.65 MB
Transmission 1.01Feb 24, 20112.54 MB
Transmission 1.02Feb 24, 20112.29 MB
Transmission 1.2Feb 24, 20112.40 MB
Transmission 1.03Feb 24, 20112.53 MB
Transmission 1.3Feb 24, 20113.49 MB
Transmission 1.04Feb 24, 20112.52 MB
Transmission 1.05Feb 24, 20112.53 MB
Transmission 1.06Feb 24, 20112.29 MB
Transmission 1.11Feb 24, 20112.79 MB
Transmission 1.21Feb 24, 20112.72 MB
Transmission 1.22Feb 24, 20112.71 MB
Transmission 1.31Feb 24, 20113.50 MB
Transmission 1.32Feb 24, 20113.25 MB
Transmission 1.33Feb 24, 20113.25 MB
Transmission 1.34Feb 24, 20113.38 MB
Transmission 1.40Feb 24, 20113.78 MB
Transmission 1.41Dec 23, 20083.52 MB
Transmission 1.42Dec 24, 20083.50 MB
Transmission 1.50Feb 13, 20093.80 MB
Transmission 1.51Feb 24, 20113.65 MB
Transmission 1.52Apr 12, 20093.66 MB
Transmission 1.53May 11, 20093.65 MB
Transmission 1.54Jun 4, 20093.65 MB
Transmission 1.60Feb 24, 20114.60 MB
Transmission 1.61Feb 24, 20114.13 MB
Transmission 1.70Jun 4, 20094.32 MB
Transmission 1.71Jun 7, 20094.43 MB
Transmission 1.72Jun 16, 20094.20 MB
Transmission 1.73Jul 18, 20094.22 MB
Transmission 1.74Aug 24, 20094.98 MB
Transmission 1.75Sep 13, 20095.11 MB
Transmission 1.76Oct 24, 20095.13 MB
Transmission 1.80Jan 20, 20104.78 MB
Transmission 1.81Jan 22, 20104.81 MB
Transmission 1.82Jan 23, 20104.84 MB
Transmission 1.83Jan 23, 20104.76 MB
Transmission 1.90Feb 16, 20104.86 MB
Transmission 1.91Feb 21, 20104.87 MB
Transmission 1.92Mar 14, 20104.78 MB
Transmission 1.93May 1, 20104.88 MB
Transmission 2.00Jun 15, 20104.81 MB
Transmission 2.01Jun 26, 20104.78 MB
Transmission 2.03Jul 21, 20104.72 MB
Transmission 2.04Aug 6, 20104.82 MB
Transmission 2.10Oct 7, 20104.60 MB
Transmission 2.11Oct 16, 20104.56 MB
Transmission 2.12Nov 14, 20104.51 MB
Transmission 2.13Dec 9, 20104.51 MB
Transmission 2.20Feb 6, 20114.86 MB
Transmission 2.22Mar 4, 20114.80 MB
Transmission 2.30May 16, 20114.10 MB
Transmission 2.31May 17, 20114.06 MB
Transmission 2.32Jun 29, 20114.16 MB
Transmission 2.33Jul 21, 20113.82 MB

Do you have software version that is not currently listed?

Upload it now and get rewarded!

Need a software version that is not currently listed?

Make a software request now!

Transmission Description

Tranmission is a BitTorrent client.

Transmission For Mac FreeMac

Other Internet Software

Transmission Comments

Please enable JavaScript to view the comments powered by Disqus.blog comments powered by Disqus




Comments are closed.