software for mac torrents
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1552

Phonetic for mac 1.0
A program that translates text to the phonetic alphabet. more>> It is freeware with the source code avaliable. You can run it in Linux or Windows.
Phoneic finds words within telephone numbers. Phonetic also converts phonetic telephone numbers into numeric digits.
All words found within the given telephone number will be listed. If you click on a word, every combination in which that word is included will be displayed.<<less
Download (809.72MB)
Added: 2009-04-21 License: Freeware Price: Free
198 downloads
Not another MAC theme 0.1
Not another MAC theme 0.1 provides you with a nice theme for GNOME users. more>>
Not another MAC theme 0.1 provides you with a nice theme for GNOME users. It is actually a mix of all the MAC OS X GTK themes.
GNOME is an international effort to build a complete desktop environment the graphical user interface which sits on top of a computer operating system entirely from free software. This goal covers creating software development frameworks, selecting application software for the desktop, and working on the programs which manage application launching, file handling, and window and task management.
Requirements:
- GNOME
Added: 2008-11-17 License: GPL Price: FREE
1 downloads
FoxTorrent 1.10
FoxTorrent is a Firefox extension that lets you stream torrents as they download, from your web browser, with zero configuration more>>
FoxTorrent is a Firefox extension that lets you stream torrents as they download, from your web browser, with zero configuration needed.
Main features:
Streaming Fast Delivery
- Watch video and listen to audio as it downloads.
Complete Firefox Integration
- Manage your torrent downloads from your browser window.
Windows, Mac, and Ubuntu Linux
- Consistent downloading experience across all three platforms.
Background Downloading
- Continues to work even after your browser window has been closed.
Low Resource Footprint
- Foxtorrent uses less than 8 MB of RAM, and doesnt hog bandwidth.
Configuration-Free
- Automatic support for NATs, uPNP, and firewalls, with no tinkering necessary.
<<lessMain features:
Streaming Fast Delivery
- Watch video and listen to audio as it downloads.
Complete Firefox Integration
- Manage your torrent downloads from your browser window.
Windows, Mac, and Ubuntu Linux
- Consistent downloading experience across all three platforms.
Background Downloading
- Continues to work even after your browser window has been closed.
Low Resource Footprint
- Foxtorrent uses less than 8 MB of RAM, and doesnt hog bandwidth.
Configuration-Free
- Automatic support for NATs, uPNP, and firewalls, with no tinkering necessary.
Download (0.21MB)
Added: 2007-05-17 License: GPL (GNU General Public License) Price:
1542 downloads

Saurus CMS Free for Linux / Mac OS X 4.5.1
Saurus CMS Free - content management system combining usability with technology more>> <<less
Download (10.59MB)
Added: 2009-04-01 License: Freeware Price: Free
209 downloads
Flash! Torrent 5.8.7
Flash! Torrent is a BitTorrent client that includes a small web browser for navigate in the webs about BitTorrent. more>>
Flash! Torrent is a BitTorrent client that includes a small web browser for navigate in the webs about BitTorrent.
BitTorrent is a programl for distributing files. Its extremely easy to use - downloads are started by clicking on hyperlinks. Whenever more than one person is downloading at once
they send pieces of the file(s) to each other, thus relieving the central servers bandwidth burden. Even with many simultaneous downloads, the upload burden on the central server
remains quite small, since each new downloader introduces new upload capacity.
Windows web browser support is added by running an installer. A prebuilt one is available, but instructions for building it yourself are in BUILD.windows.txt
<<lessBitTorrent is a programl for distributing files. Its extremely easy to use - downloads are started by clicking on hyperlinks. Whenever more than one person is downloading at once
they send pieces of the file(s) to each other, thus relieving the central servers bandwidth burden. Even with many simultaneous downloads, the upload burden on the central server
remains quite small, since each new downloader introduces new upload capacity.
Windows web browser support is added by running an installer. A prebuilt one is available, but instructions for building it yourself are in BUILD.windows.txt
Download (0.14MB)
Added: 2006-06-19 License: MIT/X Consortium License Price:
714 downloads
EZtorrent 1.3
EZtorrent is a tool that simplifies the process of publishing content via BitTorrent. more>>
EZtorrent project is a program that simplifies the process of publishing content via BitTorrent.
EZtorrent automates the process of generating .torrent metainfo files, as well as starting trackers and seeders.
Although its very easy to download files BitTorrent, distributing your own files via BitTorrent yourself is not a comparatively straightforward process. You need to carefully generate .torrent metainfo files, start a tracker process, then start a seeder process for each individual .torrent file. EZtorrent combines all of this into one, easy step. Heres a "Quick Start" version of how easy it is to distribute BitTorrent content with EZtorrent:
Download and install BitTorrent according to its instructions.
Download EZtorrent, unpack the source code, run ./configure, make, and make install. See the INSTALL file for more information.
Run the following commands:
ezt create mytorrents /var/www/html/torrents /var/mytorrents
www.example.com 6969
Now, copy some files into /var/mytorrents
ezt start # Or "ezt restart", if ezt is already running
Thats it. ezt reads a list of all the files in /var/mytorrents. For each file, a corresponding .torrent file is created and placed in /var/www/html/torrents. Presumably this directory is published over the web with Apache, or some other HTTP server, where others can find them. Then, ezt starts a tracker process running on TCP port 6969 (the above example uses www.example.com as the DNS name of the machine running EZtorrent). Finally, ezt starts a seeder for each .torrent file.
New files can be added to, or removed from, /var/mytorrents at any time. After adding or removing files, run "ezt restart". ezt takes care of creating any new .torrents that need to be created, removing any obsolete .torrents of removed files, and starting or stopping the corresponding seeders. It is also possible to create different directories for different sets of files. You just need to specify a separate TCP port for each directory; ezt also takes care of starting (or stopping) a separate tracker process for each configured directory and port.
Although this is all that you need to know about using EZtorrent, be sure to review some additional important information in INSTALL and NEWS files, and EZtorrents manual page.
<<lessEZtorrent automates the process of generating .torrent metainfo files, as well as starting trackers and seeders.
Although its very easy to download files BitTorrent, distributing your own files via BitTorrent yourself is not a comparatively straightforward process. You need to carefully generate .torrent metainfo files, start a tracker process, then start a seeder process for each individual .torrent file. EZtorrent combines all of this into one, easy step. Heres a "Quick Start" version of how easy it is to distribute BitTorrent content with EZtorrent:
Download and install BitTorrent according to its instructions.
Download EZtorrent, unpack the source code, run ./configure, make, and make install. See the INSTALL file for more information.
Run the following commands:
ezt create mytorrents /var/www/html/torrents /var/mytorrents
www.example.com 6969
Now, copy some files into /var/mytorrents
ezt start # Or "ezt restart", if ezt is already running
Thats it. ezt reads a list of all the files in /var/mytorrents. For each file, a corresponding .torrent file is created and placed in /var/www/html/torrents. Presumably this directory is published over the web with Apache, or some other HTTP server, where others can find them. Then, ezt starts a tracker process running on TCP port 6969 (the above example uses www.example.com as the DNS name of the machine running EZtorrent). Finally, ezt starts a seeder for each .torrent file.
New files can be added to, or removed from, /var/mytorrents at any time. After adding or removing files, run "ezt restart". ezt takes care of creating any new .torrents that need to be created, removing any obsolete .torrents of removed files, and starting or stopping the corresponding seeders. It is also possible to create different directories for different sets of files. You just need to specify a separate TCP port for each directory; ezt also takes care of starting (or stopping) a separate tracker process for each configured directory and port.
Although this is all that you need to know about using EZtorrent, be sure to review some additional important information in INSTALL and NEWS files, and EZtorrents manual page.
Download (0.40MB)
Added: 2006-05-29 License: GPL (GNU General Public License) Price:
1246 downloads
rTorrent 0.7.6
rTorrent is a console-based BitTorrent client. more>>
rTorrent is a console-based BitTorrent client. It aims to be a fully-featured and efficient client with the ability to run in the background using screen.
rTorrent project supports fast-resume and session management.
Main features:
- Use an URL or file path to add torrents at runtime
- Emacsish find-file support for opening torrents
- Stop/delete/resume torrents
- Optionally loads/saves/deletes torrents automatically in a session directory
- Safe fast resume support
- Shows lots of information about peers and the torrent
- Only one torrent at a time is checked.
Enhancements:
- Support for XMLRPC.
<<lessrTorrent project supports fast-resume and session management.
Main features:
- Use an URL or file path to add torrents at runtime
- Emacsish find-file support for opening torrents
- Stop/delete/resume torrents
- Optionally loads/saves/deletes torrents automatically in a session directory
- Safe fast resume support
- Shows lots of information about peers and the torrent
- Only one torrent at a time is checked.
Enhancements:
- Support for XMLRPC.
Download (0.40MB)
Added: 2007-08-02 License: GPL (GNU General Public License) Price:
505 downloads
UltraGetopt for Java 0.7.1
UltraGetopt for Java is the Java imagening of UltraGetopt. more>>
UltraGetopt for Java is the Java imagening of UltraGetopt. The project provides the features and flexibility of UltraGetopt in a way that is more suited to the Java environment.
Main features:
- Supports MS-DOS formatted option strings (e.g. /option:arg)
- Provides parsing and error message compatibility with getopt from the GNU, (Open)BSD, and Mac OS
- Supports first-longest-matching for options
- Provides many configurable behaviors
<<lessMain features:
- Supports MS-DOS formatted option strings (e.g. /option:arg)
- Provides parsing and error message compatibility with getopt from the GNU, (Open)BSD, and Mac OS
- Supports first-longest-matching for options
- Provides many configurable behaviors
Download (0.053MB)
Added: 2007-07-12 License: MIT/X Consortium License Price:
834 downloads
Reason for Nessus 0.5.1
Reason for Nessus is a client for Nessus and Nessus compatible servers. more>>
Reason is an application/network security scanner client for Nessus and Nessus compatible (OpenVAS etc.) servers.
In addition to an improved user interface, it provides complete session management, templates, and report generation using XSLT.
It is cross-platform, with platform specific releases available for Linux, Mac, and Windows, written in Java using SWT for a native experience, and it is open-source.
<<lessIn addition to an improved user interface, it provides complete session management, templates, and report generation using XSLT.
It is cross-platform, with platform specific releases available for Linux, Mac, and Windows, written in Java using SWT for a native experience, and it is open-source.
Download (0.43MB)
Added: 2006-03-13 License: Artistic License Price:
1326 downloads
Torrent Bubbles 0.1
Torrent Bubbles is an easy-to-use BitTorrent utility program which can search for torrents on the Web. more>>
Torrent Bubbles is an easy-to-use BitTorrent utility program which can search for torrents on the Web.
The main goal of Torrent Bubbles is simplicity, with only a search bar, two buttons, and the ability to double click a search result (to launch a download).
<<lessThe main goal of Torrent Bubbles is simplicity, with only a search bar, two buttons, and the ability to double click a search result (to launch a download).
Download (0.58MB)
Added: 2005-06-29 License: GPL (GNU General Public License) Price:
1586 downloads
Unworkable for Linux 0.4
Unworkable is a BSD-licensed BitTorrent implementation. more>> Unworkable is single threaded and asynchronous, written in portable ANSI C using libevent and mmap() for performance.
Unworkable is developed primarily under OpenBSD, however it has been written with portability in mind.
Unworkable is in the early stages of development and is missing many important features.
However, it has been used for some real-world torrent downloads with success.
Patches are welcome.<<less
Download (61KB)
Added: 2009-04-06 License: Freeware Price: Free
200 downloads
Torrent Swapper 0.1
Torrent Swapper is an open sourced sociable peer to peer file-sharing client based on the Bittorrent protocol. more>>
Torrent Swapper is an open sourced sociable peer to peer file-sharing client based on the Bittorrent protocol that is ideal for high-speed distribution of large files that has a basic understanding of human friendships, of user tastes in content, and of Internet connectivity between users.
Torrent Swapper project supports simultaneous downloads, download queue, selected downloads in torrent package, fast-resume, speed limits, port mapping, disk cache, proxy, ip-filter, etc.
Main features:
- Amazon-like recommendations to get interesting files
- Doubling the download speed by using the upload capacity of friends
- Real-time P2P file sharing with P2P video streaming
- Showing the locations of seeders / leechers of the same content with city-level accuracy on a world map
- Multiple downloads in a single window
- Queueing system with priority
- Supporing pause, stop, resume, queue, remove operations
- Supporting global setting such as upload and download limiting
- Supporting local setting for each torrent as well
- And much more...
<<lessTorrent Swapper project supports simultaneous downloads, download queue, selected downloads in torrent package, fast-resume, speed limits, port mapping, disk cache, proxy, ip-filter, etc.
Main features:
- Amazon-like recommendations to get interesting files
- Doubling the download speed by using the upload capacity of friends
- Real-time P2P file sharing with P2P video streaming
- Showing the locations of seeders / leechers of the same content with city-level accuracy on a world map
- Multiple downloads in a single window
- Queueing system with priority
- Supporing pause, stop, resume, queue, remove operations
- Supporting global setting such as upload and download limiting
- Supporting local setting for each torrent as well
- And much more...
Download (0.62MB)
Added: 2006-08-11 License: MIT/X Consortium License Price:
254770 downloads

Jukes for Mac/Linux/Solaris 4.1.2.42
Jukes was created for the serious MP3 user. more>> Jukes was created for the serious MP3 user. This program was created for people who rip full CDs or possibly their entire CD collection to their hard drive. Jukes allows you to have all of your CDs at your fingertips and play them like a real jukebox. Perfect for DJs, whether in your house or for parties or whatever, spin all of your favorite tunes anytime you want. No more loading the files in to play them and removing them to add more to the list, now all of your CDs are at your disposal!
Cross platform - works on Linux, Solaris, MacOSX, Windows.
Full support of ID3 v2.4 MP3 tags.
Full support of MP3, OGG Vorbis, FLAC, Monkey Audio APE, and SPEEX
Automatic creation of database if not found. No more proprietary use of MS Access.
Ability to display/sort your discs and tracks anyway you want. Lets you order discs by year, bitrate, name etc. Tracks by track number, or bitrate, or alphabetically.
Highlights any disc or tracks added within the last XX days. This allows new editions to stand out in large collections.
Filter by Genre, Years, Bitrates and most recently added albums
Disc Cleaner to remove discs that no longer exist in storage from the database. Useful for people that use IPods or Archos Jukeboxes as their storage.
Inline editing of artists, discs, tracks rather than the old click to open a new window metaphor.
Ability to import and export preferences.
File renaming based on a user defined regular expression. So you can name your files 01-Track1.mp3 or 01 - Track1 - 128kbps.mp3 or Track1 - 01.mp3
Web Search to retrieve disc cover, year, track names, and artist and disc name using Amazon.com Web Service.
Advanced search to find tracks. Fuzzy text search as well as by year, genre, bitrate.
Ability to export search results as CSV files for ad-hoc reporting.
Tray icon for easy access, single click pause/play, mouse wheel click to advance next song.
WINDOWS ONLY: Ability to listen to Intellitype commands Pause Play Stop found o<<less
Download (14.62MB)
Added: 2009-04-26 License: Freeware Price:
180 downloads

HandBrake for Linux 0.9.1
open-source, GPL-licensed, multiplatform, multithreaded DVD to MPEG-4 converter more>> Were chagrined to announce the public release of HandBrake 0.9.1. Why chagrined? Because 0.9.0 wasnt as stable as it should have been, something 0.9.1 rectifies.
This minor update squashes a number of glaring bugs. Most notably, HandBrake will no longer hang at the end of encoding MKV files with chapter markers. This means the Animation, Bedlam, Constant Quality Rate, Deux Six Quatre, Film, and Television presets are now usable.
Additional improvements:
Impressive performance enhancements
Significant interface prettification (Mac more than Win)
Color subtitles now show up in color
Changing dimensions in Picture Settings no longer causes a crash (Mac)
Forced subtitle support
More robust exception handling (Win)
Closing the main window no longer causes HandBrake to crash (Mac)
Using Slow deinterlacing no longer doubles the chapter count.
MPEG Stream support is now case-insensitive (.VOB as well as .vob, etc) and more compatible
No more error messages sent to standard out instead of standard error
Bigger buffer for the activity log (Mac)
Proper display of fading subtitles
On-completion options to shutdown, suspend, etc (Win)
Same as source FPS now works correctly when the end-credits of a progressive film are interlaced.
Add-to-queue fixed (Win)
Target size fixed for the umpteenth time (Mac)<<less
Download (2.25MB)
Added: 2009-04-03 License: Freeware Price:
203 downloads
QTorrent 0.9.5
QTorrent is a BitTorrent client that uses the Qt widget-set. more>>
QTorrent is a BitTorrent client that uses the Qt widget-set. QTorrent allows you to have several torrents open at the same time from within the same program window, offering you easy overview, access and management through a list-mode.
Every torrent also has its own page where you can control things like upload speed and upload slots. A page that shows some statistics of all open torrents is also available.
To use QTorrent, just download the tarball, extract it somewhere and run the qtorrent binary. Installing QTorrent is not necessary.
<<lessEvery torrent also has its own page where you can control things like upload speed and upload slots. A page that shows some statistics of all open torrents is also available.
To use QTorrent, just download the tarball, extract it somewhere and run the qtorrent binary. Installing QTorrent is not necessary.
Download (0.072MB)
Added: 2006-05-11 License: GPL (GNU General Public License) Price:
6131 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above software for mac torrents search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed