Go to file
Charles Kerr f86cf5449d fix rate control bug reported by John_Clay 2007-07-10 17:07:18 +00:00
Transmission.xcodeproj Adds basename/dirname implementation for platforms that lack it (BeOS...) 2007-07-10 11:30:11 +00:00
beos Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
cli make tr_torrentInfo() a const function 2007-06-30 13:36:58 +00:00
daemon make tr_torrentInfo() a const function 2007-06-30 13:36:58 +00:00
gtk minor cleanups of last checkin 2007-07-10 03:23:07 +00:00
libevent add libevent to the project 2007-05-28 01:49:14 +00:00
libtransmission fix rate control bug reported by John_Clay 2007-07-10 17:07:18 +00:00
macosx compile with charles_ last set of changes...currently file selection doesn't apply 2007-07-10 03:30:25 +00:00
misc Add client/server name to IPC version handshake. 2007-06-29 02:21:29 +00:00
mk Adds basename/dirname implementation for platforms that lack it (BeOS...) 2007-07-10 11:30:11 +00:00
.gitignore Merge daemon branch to trunk. 2007-04-18 16:39:10 +00:00
AUTHORS Don't make other actions rely on dealloc being called...it's not reliable. This should make quitting faster in many instances. 2007-07-01 05:23:07 +00:00
BSDmakefile Add a wrapper for make on some BSD systems to run gmake. 2007-04-10 00:52:06 +00:00
LICENSE Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
Makefile Makes make happy with -j 2006-12-14 03:17:23 +00:00
NEWS don't autoimport created torrents 2007-07-05 01:44:01 +00:00
README * fix error checking large files reported by Gimp_ 2007-06-18 19:39:52 +00:00
appcast.xml • treat quitting when updating the same as quitting normally in regards to announcing 2007-04-30 16:54:55 +00:00
configure Adds basename/dirname implementation for platforms that lack it (BeOS...) 2007-07-10 11:30:11 +00:00
version.sh Revert version back to 079 as per BentMyWookie's suggestion 2007-07-09 23:09:00 +00:00

README

README for Transmission
=======================

Transmission is a free, lightweight BitTorrent client. It features a
simple, intuitive interface on top on an efficient, cross-platform
back-end.

Transmission runs on Mac OS X (Cocoa interface),
Linux/NetBSD/FreeBSD/OpenBSD (GTK+ interface)
and BeOS (native interface).

For more information (including build instructions), please consult the
website: http://transmission.m0k.org/