Main > Free Download Search >

Free quickeys torrent software for mac

quickeys torrent

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 47
QuicKeys 4.0.5

QuicKeys 4.0.5


QuicKeys is known as a feature-rich macro program with the power to create shortcuts to automate computer tasks. more>>

QuicKeys 4.0.5 is known as a feature-rich macro program with the power to create shortcuts to automate computer tasks. It takes the daily tasks that would normally take you five ... six ... twenty or more steps and turns them into simple one step shortcuts. Automatically insert commonly used blocks of text, move or copy files and folders, launch your favorite web sites, open applications and documents plus so much more. The possibilities are endless; the result is always the same: more work in less time.

Using QuicKeys is easy. Just tell QuicKeys what shortcut you would like to create and then trigger that shortcut with a hot key, toolbar, timer, specified application event or even speech command. Whether you need to create multi-step shortcuts, store or retrieve text and images, reformat text, select menus, run UNIX commands, automate e-mail correspondence or connect to file servers, you can make it happen in a snap with a QuicKeys shortcut. Even though QuicKeys requires no programming to use it still has incredible power. With QuicKeys advanced Logic

Enhancements:

  • Fixed crash that could prevent launching QuicKeys under Mac OS X 10.5.
  • Worked around issue in Mac OS X 10.5 & 10.6 where other applications could crash if QuicKeys interacted with their contextual menus.
  • Fixed issue where hot keys could stop working until QuicKeys was re-launched.
  • Fixed crash that could occur when defining a pop-up button action.
  • Fixed issue with QuicKeys too aggressively handling certain copied data.
<<less
Download (25.1MB)
Added: 2009-10-12 License: update/patch Price: $59.95
downloads
 
Other version of QuicKeys
QuicKeys 4.0.4on the Clipboard would cause QuicKeys to show an error. Fixed QuicKeys Anywhere communication ... Some features require an iPhone or iPod touch with QuicKeys Anywhere app installed
Price: $59.95
License:update/patch
Download (25.1MB)
downloads
Added: 2009-09-14
QuicKeys 4.0.3QuicKeys 4.0.3 is known as a powerful macro program that is designed to help you create ... Just tell QuicKeys what shortcut you would like to create and then trigger that shortcut with a
Price: $59.95
License:update/patch
Download (27MB)
downloads
Added: 2009-08-25
MakeTorrent 1.0

MakeTorrent 1.0


MakeTorrent - A simple drag & drop tool for creating .torrent files in OS X more>>
MakeTorrent is a simple drag & drop tool for creating .torrent files in OS X.

With MakeTorrent you will able to optionally create private torrent files (see readme). Cobbled together from other peoples code (see readme again).
<<less
Download (486KB)
Added: 2007-06-12 License: Freeware Price:
530 downloads
BTJunkie Torrent Search 1.0

BTJunkie Torrent Search 1.0


BTJunkie Torrent Search will let you search BTJunkie.org for torrent files... more>>

DVD Copy for Mac enables you to copy an entire DVD movie in 1:1 ratio perfectly in the cases of copying D5 to D5, D9 to D9, D5 to D9 and compress DVD-9 (dual-layer DVD) to one DVD-5 disc easily. It also allows you to copy the main movie of the DVD only. With the powerful function, this software can not only copy DVD movie to ISO file or DVD folder and back up DVD to hard disc drive, but also burn ISO file and DVD folder to DVDs.
DVD Copy for Mac is a special version designed for Mac user and gets the following features to catch Mac fans? attention:
1.It features fast burning speed and easy-to-handle settings.
2.It can compress DVD-9 (dual-layer DVD) to one DVD-5 disc with ease.
3.It can do lossless copy of the entire DVD-9 movie to 8.5GB Dual Layer recordable media.
4.It allows you to create Customized DVD Copy at will.
5.It supports both NTSC and PAL DVD movie copying.
6.It can clone DVD software as it copies the whole DVD movie to DVD in 1:1 ratio.
Facing such excellent software, what are you waiting for? Right, download the DVD Copy for Mac at once and have a try of it. Having this powerful software, you can get much more pleasure from your favorite DVDs.

System Requirements: 64MB RAM

<<less
Download (71KB)
Added: 2008-04-06 License: Freeware Price: FREE
185 downloads
libtorrent 0.14.4

libtorrent 0.14.4


Free and open source C++ library that aims to be a good alternative to all the other bittorrent implementations around more>> Free and open source C++ library that aims to be a good alternative to all the other bittorrent implementations around

libtorrent is a C++ implementation of the BitTorrent protocol with the goals of being efficient and easy to use.
libtorrent is a C++ library that aims to be a good alternative to all the other bittorrent implementations around.
Although it comes with a working example client, libtorrent is a library and not a full featured client.
The main goals of libtorrent are:
- to be cpu efficient
- to be memory efficient
- to be very easy to use
libtorrent has been successfully compiled and tested on:
- Windows 2000 vc7.1, vc8
- Linux x86 GCC 3.3, GCC 3.4.2
- Mac OS X (darwin), (Apples) GCC 3.3, (Apples) GCC 4.0
- Sun OS 5.8 GCC 3.1
- Cygwin GCC 3.3.3
NOTE: libtorrent is licensed and released under the BSD-license.

Main features:
- trackerless torrents (using the Mainline kademlia DHT protocol) with some DHT extensions.
- support for IPv6
- NAT-PMP and UPnP support (automatic port mapping on routers that supports it)
- piece-wise, unordered, incremental file allocation
- uses separate threads for checking files and for main downloader, with a fool-proof thread-safe library interface. (i.e. Theres no way for the user to cause a deadlock). (see threads)
- adjusts the length of the request queue depending on download rate.
- multitracker extension support (as specified by John Hoffman)
- supports files > 2 gigabytes.
- serves multiple torrents on a single port and in a single thread
- fast resume support, a way to get rid of the costly piece check at the start of a resumed torrent. Saves the storage state, piece_picker state as well as all local peers in a separate fast-resume file.
- HTTP seeding, as specified by Michael Burford of GetRight.
- piece picking on block-level (as opposed to piece-level). This means it can download parts of the same piece from different peers. It will also prefer to download whole pieces from single peers if the download speed is high enough from that particular peer.
- supports the udp-tracker protocol by Olaf van der Spek.
- queues torrents for file check, instead of checking all of them in parallel.
- supports http proxies and basic proxy authentication
- gzipped tracker-responses
- can limit the upload and download bandwidth usage and the maximum number of unchoked peers
- implements fair trade. User settable trade-ratio, must at least be 1:1, but one can choose to trade 1 for 2 or any other ratio that isnt unfair to the other party.
- supports an extension protocol. See extensions.
- supports the no_peer_id=1 extension that will ease the load off trackers.
- possibility to limit the number of connections.
- delays have messages if theres no other outgoing traffic to the peer, and doesnt send have messages to peers that already has the piece. This saves bandwidth.
- does not have any requirements on the piece order in a torrent that it resumes. This means it can resume a torrent downloaded by any client.
- supports the compact=1 tracker parameter.
- selective downloading. The ability to select which parts of a torrent you want to download.
- ip filter to disallow ip addresses and ip ranges from connecting and being connected

Enhancements
- connect candidate calculation fix
- tightened up disk cache memory usage
- fixed magnet link parser to accept hex-encoded info-hashes
- fixed inverted logic when picking which peers to connect to
- (should mean a slight performance improvement)
- fixed a bug where a failed rename_file() would leave the storage
- in an error state which would pause the torrent
- fixed case when move_storage() would fail. Added a new alert
- to be posted when it does
- fixed crash bug when shutting down while checking a torrent
- fixed handling of web seed urls that didnt end with a
- slash for multi-file torrents
- lowered the default connection speed to 10 connection attempts
- per second
- optimized memory usage when checking files fails
- fixed bug when checking a torrent twice
- improved handling of out-of-memory conditions in disk I/O thread
- fixed bug when force-checking a torrent with partial pieces
- fixed memory leak in disk cache
- fixed torrent file path vulnerability
- fixed upnp
- fixed bug when dealing with clients that drop requests (i.e. BitComet)
- fixes assert as well

<<less
Download (1.9MB)
Added: 2009-06-02 License: Freeware Price: FREE
192 downloads
Tomato Torrent 1.5

Tomato Torrent 1.5


Tomato Torrent - BitTorrent client (Formerly BitTorrent Macintosh) more>> <<less
Download (608KB)
Added: 2007-03-13 License: Freeware Price:
5731 downloads
TorrentDam 1.3

TorrentDam 1.3


TorrentDam offers a simple to use, yet sophisticated tool which helps you search torrent files on seven search engines: more>>

TorrentDam 1.3 offers a simple to use, yet sophisticated tool which helps you search torrent files on seven search engines:

  • Bitjunkie
  • IsoHunt
  • Mininova
  • Demonoid
  • TorrentReactor
  • ThePirateBay
  • MyBittorrent

This software is released under GPL.

<<less
Download (1.2MB)
Added: 2009-02-19 License: Freeware Price:
downloads
CreateTorrent Widget 1.0

CreateTorrent Widget 1.0


CreateTorrent Widget - a little widget for creating .torrent files more>>
CreateTorrent Widget is a little widget for creating .torrent files.

You just have to drop a directory or some files from Finder/Desktop on it and it will create a BitTorrent file on your desktop.

<<less
Download (463KB)
Added: 2007-02-07 License: Freeware Price:
1005 downloads
iTorrentFlux Uploader 2.1

iTorrentFlux Uploader 2.1


iTorrentFlux Uploader - upload torrents to TorrentFlux easily more>>
DragNDrop url to any torrentfile-url to iTorrentFlux Uploader, and it will upload it to your TorrentFlux server.
Enhancements:
- Drawer for temporary upload preferences.
- Update checker.
- File type association (torrent files).
- Optimized code.
- Some bug fixes.
<<less
Download (218KB)
Added: 2006-06-08 License: Freeware Price:
1236 downloads
Insert address into Word document 0.7

Insert address into Word document 0.7


Insert address into Word document - Create a letter from a contact in AddressBook more>>
Im not a big mouse fan so I wrote the Insert address into Word document script that I start with a shortcut in QuicKeys.

It copies the address of the currently selected contact in Apples AddressBook and replaces the corresponding dummie entries in my stationery file. Thus in effect integrating Apples AddressBook with Microsoft Word. Finally!

<<less
Download (28KB)
Added: 2006-05-15 License: Freeware Price:
1257 downloads
Torrent Searcher X 0.3b

Torrent Searcher X 0.3b


Torrent Searcher is a small convenient app that searches 5 major Bittorrent Trackers, and opens the results in your default web browser more>>

Torrent Searcher X 0.3b is a user-friendly and reliable application that searches 5 major Bittorrent Trackers, and opens the results in your default web browser. Trackers are:The Pirate Bay, BTBot, BitTorrent Search, Yotoshi, Isohunt.

<<less
Download (1.1MB)
Added: 2005-07-30 License: Freeware Price:
23 downloads
Torrent.search Widget 1.4

Torrent.search Widget 1.4


Torrent.search Widget - Searches multiple bittorrent search engines more>>
Torrent.search Widget will help you search torrents on 17 bittorrent search engines - directly from Dashboard!
search on:
- astatorrents.com
- bittorrent.com
- bitzip.com
- btbot.com
- btjunkie.org
- bushtorrents.com
- demonoid.com
- fenopy.com
- futuretorrents.com
- isohunt.com
- meganova.org
- mininova.org
- monova.org
- mybittorrent.com
- needtorrents.com
- newtorrents.info
- onlytorrents.com
- snarf-it.org
- thepiratebay.org
- throughput.de
- torrentbox.com
- torrentportal.com
- torrentreactor.net
- torrentspy.com
- torrentvalley.com
- torrentz.com
your favourite bittorrent search engine is missing?
just drop me an email and ill try to add it in the next version!
Enhancements:
- added astatorrents.com
- added bushtorrents.com
- added fenopy.com
- added futuretorrents.com
- added meganova.org
- added monova.org
- added needtorrents.com
- added onlytorrents.com
- added snarf-it.org
- added throughput.de
- added torrentvalley.com
- removed bitoogle.com
- removed hypertorrent.com
- removed yotoshi.com
- fixed bittorrent.com
- disabled option to display a custom number of search results (most sites dont support this anyway)
<<less
Download (95KB)
Added: 2007-04-23 License: Freeware Price:
574 downloads
iShare Widget 1.0

iShare Widget 1.0


iShare Widget offers you an ability to search for torrents on 17 BitTorrent search engines, directly from Dashboard. more>>

iShare Widget 1.0 offers you an ability to search for torrents on 17 BitTorrent search engines, directly from Dashboard.

The widget currently supports the following sites: * bitoogle.com * bittorrent.com * fenopy.com * btjunkie.org * demonoid.com * hypertorrent.com * btmon.com * mininova.org * mybittorrent.com * newtorrents.info * thepiratebay.org * torrentportal.com * torrentreactor.net * torrentspy.com * torrentz.com * yotoshi.com

Enhancements: First release

Requirements: Mac OS X 10.4 or later.


<<less
Download (372K)
Added: 2006-10-04 License: Free Price:
downloads
Torrent Episode Downloader (ted) 0.95

Torrent Episode Downloader (ted) 0.95


Search and download torrents of new TV show episodes from the Internet. more>> Search and download torrents of new TV show episodes from the Internet.

Meet ted. Your new way of downloading TV shows from the Web. Add your favorite tv shows to ted and ted will automatically download torrents of new episodes. Ted has built in support to download torrents for the newest episodes from 24, Lost, The Simpsons, South Park.
Features are checks feeds from TorrentSpy, TorrentReactor, Isohunt and MyBittorrent for new episodes of TV shows. Fill in the current season and episode you are watching.
Ted automatically finds new episodes that you havent seen yet. Built-in support for all mainstream shows (24, Lost, Topgear, Desperate Housewives, the Simpsons, South Park). Add your own shows to Ted. Use keywords to filter out fakes and unwanted versions of episodes. Saves torrents of new shows to your hard disk and optionally opens the torrents in your favorite torrent client.

System requirements:
-

Enhancements:
- Automatic Episode scheduler; determines airdate and episode titles by using information from epguides and TVRage.
- Option to set your time zone.
- Changed Add Show dialog look and feel, its now easier to select the episode you want to search for.
- Choose your own table colors.
- Pop-up dailogs can now auto-close themselves.
- More show information (airdate and title) displayed in main dialog.
- Improved memory management (on mac).
- Improved UI, native search box and help buttons (on mac).
- Check for new version every x parsing rounds instead of only at startup.
- Speed up retrieval of the show information.
- Added missing log messages.

<<less
Download (1.2MB)
Added: 2008-10-06 License: GPL Price: FREE
5830 downloads
 
Other version of Torrent Episode Downloader
Torrent Episode Downloader 0.90Torrent Episode Downloader - Search and download torrents of ... Add your favorite tv shows to ted and ted will automatically download torrents of new episodes
License:Freeware
Download (805KB)
6365 downloads
Added: 2007-07-31
BitRocket 0.3.3(32)

BitRocket 0.3.3(32)


BitRocket - BitTorrent client with built-in RSS support, torrent search more>>
BitRocket is a native (open source) BitTorrent client for Mac OS X. At the heart of its core resides the powerful libtorrent BitTorrent library.
BitRocket is a tool designed to be a good alternative to other Mac OS BitTorrent clients.
Main features:
UI Features:
- RSS support (Download .torrents from within the application)
- Integrated (Customizable) Search Engine
- Flexible Filtering
- Torrent Generator
- Live Info View
- UPnP and NAT-PMP Port Forwarding
Core(libtorrent) Features:
- Trackerless torrents (using a kademlia DHT)
- multitracker extension support (as specified by John Hoffman)
- serves multiple torrents on a single port and in a single thread
- gzipped tracker-responses
- HTTP seeding, as specified by Michael Burford of GetRight.
- piece picking on block-level (as opposed to piece-level). This means it can download parts of the same piece from different peers. It will also prefer to download whole pieces from single peers if the download speed is high enough from that particular peer.
- queues torrents for file check, instead of checking all of them in parallel.
- supports http proxies and proxy authentication
- uses separate threads for checking files and for main downloader, with a fool-proof thread-safe library interface. (i.e. Theres no way for the user to cause a deadlock).
- can limit the upload and download bandwidth usage and the maximum number of unchoked peers
- piece-wise, unordered, incremental file allocation
- implements fair trade. User settable trade-ratio, must at least be 1:1, but one can choose to trade 1 for 2 or any other ratio that isnt unfair to the other party.
- fast resume support, a way to get rid of the costly piece check at the start of a resumed torrent. Saves the storage state, piece_picker state as well as all local peers in a separate fast-resume file.
- supports an extension protocol.
- supports files > 2 gigabytes.
- supports the no_peer_id=1 extension that will ease the load off trackers.
- supports the udp-tracker protocol by Olaf van der Spek.
- possibility to limit the number of connections.
- delays have messages if theres no other outgoing traffic to the peer, and doesnt send have messages to peers that already has the piece. This saves bandwidth.
- does not have any requirements on the piece order in a torrent that it resumes. This means it can resume a torrent downloaded by any client.
- adjusts the length of the request queue depending on download rate.
- supports the compact=1 tracker parameter.
- selective downloading. The ability to select which parts of a torrent you want to download.
- ip filter.
<<less
Download (1.6MB)
Added: 2007-05-23 License: Freeware Price:
578 downloads
Perspectives

Perspectives


Improves SSH-style host authentication with multi-path network probing more>> Command an army of forces across the battlefield with ease in this real time strategy game. You are challenged to construct an epic war machine and use it to become a dominating world power.
Machines at War features a random map system so every game you play is unique and poses new challenges. Build bridges to cross water, mow down forests to clear a path to the enemy, build walls to defend your position, track tread marks left by enemy tanks to their base, hide under trees for an ambush attack, these are just some of the unique game play elements available.
Expand your city with over 40 structures and units to choose from. As your empire grows you can research technologies to guide the focus of your strategy. Choose to be a economic powerhouse and flood the enemy with an endless torrent of units. Or upgrade your defensive forces and build an insurmountable fortification of turrets and fortresses surrounded by walls and gates. If blitzkrieg is your style, then embolden your offensive forces with unique weapon upgrades and demoralize the enemy with an unstoppable force.
Build vehicles and aircraft to take control of the land and air including tanks, jeeps, trucks, helicopters, jets, VTOLs, turrets, and more. After each battle detailed statistics are displayed showing the how the tides of war changed for each player.
<<less
Download (1.7MB)
Added: 2009-01-16 License: Freeware Price: FREE
220 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 4
  • 1
  • 2
  • 3
  • 4