1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-07 06:54:40 +00:00
No description
Find a file
Josh Elsasser 99e471f05d Replace nice readable bitshifts with ugly hex constants
to avoid the compiler warning about our weird error codes.
2007-07-18 18:09:03 +00:00
beos
cli Fix cli so that it can exit. 2007-07-18 17:31:00 +00:00
daemon Display torrent error correctly. 2007-07-17 21:11:51 +00:00
gtk I'm an idiot. 2007-07-18 17:58:16 +00:00
libevent
libtransmission Replace nice readable bitshifts with ugly hex constants 2007-07-18 18:09:03 +00:00
macosx set another ipc method 2007-07-18 02:57:44 +00:00
misc
mk fix bug that gave the wrong peer count when uploading. 2007-07-13 22:22:46 +00:00
Transmission.xcodeproj images for priorities, courtesy of BigBossman 2007-07-18 00:59:08 +00:00
.gitignore
appcast.xml
AUTHORS when it's time to change, you have to rearrange 2007-07-18 01:23:37 +00:00
BSDmakefile
configure Add asprintf implementation for systems which lack it. 2007-07-18 17:19:14 +00:00
LICENSE
Makefile
NEWS
README
version.sh Minor compatibility fix for awk. 2007-07-18 17:29:27 +00:00

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/