Go to file
Mitchell Livingston 2f8eb2edb9 when sorting by progress, if seeding, sort by progress towards meeting set ratio 2007-05-28 03:17:23 +00:00
Transmission.xcodeproj get rid of 2 warnings 2007-05-28 03:01:49 +00:00
beos Remove tr_handle_t argument from tr_torrentClose(). 2007-05-23 04:45:20 +00:00
cli Remove tr_handle_t argument from tr_torrentClose(). 2007-05-23 04:45:20 +00:00
daemon add the beginnings of ipc to the mac front end 2007-05-28 02:27:13 +00:00
gtk Massage types a bit to silence some warnings and add a couple missing headers. 2007-05-27 16:31:16 +00:00
libevent add libevent to the project 2007-05-28 01:49:14 +00:00
libtransmission remove double malloc 2007-05-27 23:35:59 +00:00
macosx when sorting by progress, if seeding, sort by progress towards meeting set ratio 2007-05-28 03:17:23 +00:00
misc Move this file. 2007-05-24 06:06:47 +00:00
mk Rename ipc to ipcparse 2007-05-24 04:05:50 +00:00
.gitignore Merge daemon branch to trunk. 2007-04-18 16:39:10 +00:00
AUTHORS Merge daemon branch to trunk. 2007-04-18 16:39:10 +00:00
BSDmakefile Add a wrapper for make on some BSD systems to run gmake. 2007-04-10 00:52:06 +00:00
LICENSE Oops, copy & paste from other projects' licenses can be dangerous 2006-12-14 22:57:10 +00:00
Makefile Makes make happy with -j 2006-12-14 03:17:23 +00:00
NEWS • treat quitting when updating the same as quitting normally in regards to announcing 2007-04-30 16:54:55 +00:00
README Revert [619] 2006-07-16 19:39:23 +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 Merge daemon branch to trunk. 2007-04-18 16:39:10 +00:00
version.sh update trunk version 2007-04-30 15:44:54 +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 is open source (MIT license) and 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/