Go to file
Josh Elsasser 1ee1b38c60 Add getright peer id. 2007-07-16 05:53:10 +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 disambiguate some of the tr_stat_t variables' names 2007-07-16 00:50:43 +00:00
daemon make tr_torrentStat() const. 2007-07-15 19:12:54 +00:00
gtk tyop fix 2007-07-16 02:23:30 +00:00
libevent add libevent to the project 2007-05-28 01:49:14 +00:00
libtransmission Add getright peer id. 2007-07-16 05:53:10 +00:00
macosx get compiling 2007-07-16 01:05:03 +00:00
misc Add client/server name to IPC version handshake. 2007-06-29 02:21:29 +00:00
mk fix bug that gave the wrong peer count when uploading. 2007-07-13 22:22:46 +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 update versioning scheme as per consensus between TMT, John_Clay, Gimp_, and charles_ 2007-07-10 19:40:21 +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/