Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.446.358 Times

Central Dispatch software
Filter: All | Freeware | Demo
 

Central Dispatch

1 2 3 4 5 > 
Added: July 16, 2013 | Visits: 486

Gity Gity is a Mac OS X application for working with the distributed version control tool git. Originally a piece of software I sold at macendeavor.com, but I've since decided to open source it and make it available for free. TECHNOLOGIES * C * Grand Central Dispatch * Python * C++ * Cocoa *...



Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 2.35 MB Download (35): Gity Download

Released: November 11, 2012  |  Added: November 11, 2012 | Visits: 504

MacHg for Mac OS A native OSX GUI client for Mercurial. It is modern and fully multi-threaded using Grand Central Dispatch and threading goodness. It has a clean interface and allows multiple repositories per document, using a standard mac sidebar interface. It incrementally loads data so its very fast. Ie it...





Platforms: Mac

License: Freeware Size: 6.1 MB Download (52): MacHg for Mac OS Download

Released: August 15, 2012  |  Added: August 15, 2012 | Visits: 474

Helicon Focus for Mac OS Creates one focused image from the set of several partially focused photographs by combining the focused areas. The program is designed for macrophotography, microphotography and hyperfocal landscape photography. It helps to cope with the shallow depth-of-field problem. Helicon Focus also aligns...


Platforms: Mac

License: Freeware Size: 11.1 MB Download (432): Helicon Focus for Mac OS Download

Released: September 27, 2012  |  Added: September 27, 2012 | Visits: 384

MacHg A native OSX GUI client for Mercurial. It is modern and fully multi-threaded using Grand Central Dispatch and threading goodness. It has a clean interface and allows multiple repositories per document, using a standard mac sidebar interface. It incrementally loads data so its very fast. Ie it...


Platforms: Mac

License: Freeware Size: 6.1 MB Download (52): MacHg Download

Released: October 12, 2012  |  Added: October 12, 2012 | Visits: 514

SkyORB 3D SkyORB 3D takes you on a tour of the solar system or the galaxy. Click "More" to learn why you should download this App today! This astronomy program charts the stars, planets, and other celestial objects such as comets and asteroids and lets you navigate through space. SkyORB 3D features...


Platforms: Mac

License: Commercial Cost: $2.99 USD Size: 32 MB Download (51): SkyORB 3D Download

Added: July 28, 2013 | Visits: 277

BlocksKit Blocks in C and Objective-C are downright magical. They make coding easier and potentially quicker, not to mention faster on the front end with multithreading and Grand Central Dispatch. BlocksKit hopes to facilitate this kind of programming by removing some of the annoying - and, in some cases,...


Platforms: Mac

License: Freeware Size: 225.28 KB Download (40): BlocksKit Download

Added: December 01, 2013 | Visits: 422

pict2png When given a specified folder, it will find all the PICT images contained within it and convert them to PNG images. Images with a premultiplied alpha channels are detected and the pixel data adjusted to result in straight alpha channels as required by the PNG image format. Here are the basic...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (41): pict2png Download

Added: September 14, 2013 | Visits: 949

Apple Mac OS X Server Update The 10.6.3 update is recommended for all servers currently running Snow Leopard Server version 10.6 and includes general operating system fixes that enhance the stability, compatibility and security of your server, as well as specific fixes for: * configuring accounts in Server Preferences...


Platforms: Mac

License: Freeware Size: 541.21 MB Download (63): Apple Mac OS X Server Update Download

Released: March 14, 2016  |  Added: April 02, 2016 | Visits: 2.289

PixelStyle Free for Mac PixelStyle is a free but powerful photo graphic design software for Mac! Professional Image Processing for Mac - A set of sophisticated but easy-to-use tools. - Adjust exposure, hue, vibrance, brightness, contrast and much more. - Immediately delete unwanted things and retouch the images....


Platforms: Mac

License: Freeware Size: 12.83 MB Download (62): PixelStyle Free for Mac Download

Added: July 16, 2010 | Visits: 1.286

Dispatch Software Dispatch Software is a software that saves time, money and increase your customer satisfaction. 100% free online, web-based dispatch software makes it easy to keep track of your vehicles. Easily view what each vehicle will be doing each day. Export the daily schedule to a printable spreadsheet...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 97.28 KB Download (134): Dispatch Software Download

Added: November 14, 2010 | Visits: 971

Log::Dispatch::ToTk Log::Dispatch::ToTk provides class to redirect Log::Dispatch to Tk widgets. Most users will only need to use Log::Dispatch::TkText widget to have Log::Dispatch messages written on a text widget. For more fancy uses, this module can be used by a composite widget dedicated to handle...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (96): Log::Dispatch::ToTk Download

Added: August 22, 2010 | Visits: 1.098

Log::Dispatch::TkText Log::Dispatch::TkText provides a Text widget for Log::Dispatch. SYNOPSIS use Tk ; use Log::Dispatch; use Log::Dispatch::TkText ; my $dispatch = Log::Dispatch->new; my $mw = MainWindow-> new ; my $tklog = $mw->Scrolled(LogText, name => tk, min_level => debug); $tklog -> pack ; #...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (109): Log::Dispatch::TkText Download

Added: May 23, 2010 | Visits: 1.440

Log::Dispatch::File::Rolling Log::Dispatch::File::Rolling is a Perl object for logging to date/time/pid stamped files. SYNOPSIS use Log::Dispatch::File::Rolling; my $file = Log::Dispatch::File::Rolling->new( name => file1, min_level => info, filename => Somefile%d{yyyyMMdd}.log, mode => append ); $file->log(...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (99): Log::Dispatch::File::Rolling Download

Added: October 22, 2010 | Visits: 1.096

Log::Dispatch::File::Alerts Log::Dispatch::File::Alerts is a Perl object for logging to alert files. SYNOPSIS use Log::Dispatch::File::Alerts; my $file = Log::Dispatch::File::Alerts->new( name => file1, min_level => emerg, filename => Somefile%d{yyyy!!!!}.log, mode => append ); $file->log( level => emerg,...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (92): Log::Dispatch::File::Alerts Download

Added: August 16, 2010 | Visits: 1.233

POE::Component::Audio::Mad::Dispatch POE::Component::Audio::Mad::Dispatch is a POE::Component::Audio::Mad frontend implementing listener based message dispatch. SYNOPSIS use POE; use POE::Component::Audio::Mad::Dispatch; ## we print some stuff below, and we dont want it ## to get buffered.. so turn on autoflush. $| = 1;...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (101): POE::Component::Audio::Mad::Dispatch Download

Added: August 15, 2010 | Visits: 990

Hash::Diff::Dispatch Hash::Diff::Dispatch allows to execute code depending on difference between hashes. SYNOPSIS my $hash_watcher = Hash::Diff::Dispatch->new( {}, # Sets the starting hash # The events will be called using the order returned # by calling keys on these values... b => &bold, i => &italic,...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (101): Hash::Diff::Dispatch Download

Added: May 07, 2010 | Visits: 1.075

dispatch dispatch is a multi-tier architecture object-oriented framework that allows access to methods and variables at the command line and in shell scripts or via a GUI. The project is in an early stage and you will probably not be able to compile it easily or use it for significant work. There are...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (90): dispatch Download

Added: November 17, 2010 | Visits: 938

Log::Dispatch::Config Log::Dispatch::Config is a Log4j for Perl. SYNOPSIS use Log::Dispatch::Config; Log::Dispatch::Config->configure(/path/to/log.conf); my $dispatcher = Log::Dispatch::Config->instance; $dispatcher->debug(this is debug message); $dispatcher->emergency(something *bad* happened!); #...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (105): Log::Dispatch::Config Download

Released: June 06, 2012  |  Added: June 06, 2012 | Visits: 847

Movie Central Movie Central is a small and easy to use program designed to help you search and create your own personal movie collection. New movies can be added to the collection by just searching by the title and Movie Central will fetch all the information of the movie in the library. It has a simple UI, is...


Platforms: Windows, 2003, Windows Vista, XPX64, 2008, 7, 7x64

License: Freeware Download (439): Movie Central Download

Released: September 21, 2012  |  Added: September 21, 2012 | Visits: 687

SMS Dispatch Manager SMS Dispatch Manager is an intelligent tool that allows you to receive timely notifications on the anomalies of your network system on your mobile phone. This additional LoriotPro module frees you up to take care of your other tasks without compromising the health of your network, while LoriotPro...


Platforms: Windows

License: Commercial Cost: $0.00 USD Size: 9 KB Download (47): SMS Dispatch Manager Download

1 2 3 4 5 >