Go to file
Josh Elsasser 1cfe027fdb Add IPC code for another process to communicate with a running
transmission-gtk instance.
Try to add any filenames found on the command-line, using IPC if
  transmission-gtk is already running.
Some minor code cleanups.
Remove lockfile on a normal exit, justfor the sake of being tidy.
2006-04-25 07:26:27 +00:00
Transmission.xcodeproj Fixes OS X build 2006-04-04 20:39:21 +00:00
beos Don't print an error if the .depend files don't exist. 2006-04-05 09:45:09 +00:00
cli Re-link transmissioncli and transmission-gtk when libtransmission.a 2006-04-10 09:13:15 +00:00
gtk Add IPC code for another process to communicate with a running 2006-04-25 07:26:27 +00:00
libtransmission Make sure not to go past the end of the buffer when loading bencoded data. 2006-04-25 07:00:18 +00:00
macosx Cosmetic 2006-04-22 16:54:20 +00:00
.gitignore Fixes OS X build 2006-04-04 20:39:21 +00:00
AUTHORS Prepare for 0.5 2006-02-10 20:05:24 +00:00
LICENSE
Makefile "make package" now doesn't strip debug symbols anymore, so bug reports 2006-04-09 14:02:54 +00:00
Makefile.common Show subversion revision number in version string. 2006-04-25 05:10:08 +00:00
NEWS 0.5 2006-02-11 16:34:25 +00:00
README Improve libintl.h search and add a --gettext-prefix configure option. 2006-02-10 20:52:44 +00:00
configure Show subversion revision number in version string. 2006-04-25 05:10:08 +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/