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.368.302 Times

Magic Tray freeware
Filter: All | Freeware | Demo
 

Magic Tray

1 2 3 4 5 > 
Added: May 08, 2009 | Visits: 1.820

Magic Tray MagicTray-Features : Change the 'Caption' or the word 'Start' in the Start Button with what ever you want.. Hide the Start Button to trick your friends!..or just to have more space on your system tray.. hide the desktop icons to get a full view on your wallpaper..



Platforms: Windows

License: Freeware Download (669): Magic Tray Download

Released: April 17, 2018  |  Added: August 25, 2019 | Visits: 20.555

Clipboard Magic Clipboard Magic is a Windows clipboard enhancement utility. This clipboard extender can dramatically enhance your productivity when cutting and pasting plain text or when filling in repetitive web forms. Any text copied to the Windows clipboard is automatically archived in Clipboard Magic. This...





Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 1.62 MB Download (652): Clipboard Magic Download

Added: November 08, 2006 | Visits: 3.575

4t Tray Minimizer 4t Tray Minimizer lets you running applications minimized as System Tray icons, which helps in adjusting free space on your taskbar. To minimize any application to the task bar, simply left click the minimize button as usual or press keyboard shortcut. You can configure 4t Tray Minimizer to...


Platforms: Windows

License: Freeware Size: 548 KB Download (384): 4t Tray Minimizer Download

Released: May 12, 2005  |  Added: February 05, 2006 | Visits: 2.696

7art Magic Christmas Clock ScreenSaver Christmas is coming closer and closer. At this day real miracles like to happen. All the need is to open our hearts to invite them in our life. Realize what you really wants and 7art Magic Christmas Clock will help all your dreams to come into reality.


Platforms: Windows

License: Freeware Size: 309 KB Download (134): 7art Magic Christmas Clock ScreenSaver Download

Released: November 01, 2010  |  Added: November 04, 2010 | Visits: 3.777

Magic Tree 3D Screensaver Imagine beautiful quiet lake among the green mountains. The very old oak tree grows on the small island at the midst of the water. This is the Magic Tree. Only one night of the year the strange appealing halo surrounds it, emitting colourful sparkles. This night Magic Tree grants the wishes of...


Platforms: Windows

License: Freeware Size: 1.95 MB Download (526): Magic Tree 3D Screensaver Download

Released: July 11, 2007  |  Added: July 14, 2007 | Visits: 2.433

Magic Transfer Magic Transfer is the easiest solution for synchronizing the main settings and information on several computers that you use constantly! Many people use two or more PCs - on work, at home, on a trip or at friends' place! If all of these computers, in some magic manner, were able to keep track of...


Platforms: Windows

License: Freeware Size: 909.23 KB Download (205): Magic Transfer Download

Released: May 01, 2008  |  Added: May 10, 2008 | Visits: 2.102

Simkl Tray Simkl Tray gives you easy access to Simkl IM History Viewer from your PC. Simkl allows you to consolidate all your IMs - ICQ, AIM, Yahoo, or MSN. Simkl is a Web application that collects all your instant messaging conversations into one convenient, searchable archive which can be accessed...


Platforms: Windows, Mac, *nix, Windows CE, Pocket PC

License: Freeware Size: 316.52 KB Download (212): Simkl Tray Download

Added: August 17, 2008 | Visits: 3.081

Magic Download Accelerator Magic Download Accelerator is a fast download manager and it is a good choice for active surfers and those on dial-up connections. Magic Download Accelerator raise the download speed by up to five times. The neat interface offers several ways to start retrieving a file: clicking a link in your...


Platforms: Windows

License: Freeware Size: 2.15 KB Download (402): Magic Download Accelerator

Added: August 02, 2010 | Visits: 1.196

Video::Info::Magic Video::Info::Magic can resolve video filetype if possible. SYNOPSIS use strict; use Video::Info::Magic qw(:all); my $type = divine(/path/to/video.mpg ); print $type; #MPEG system stream data (maybe) ## ... see methods below EXPORT various constants related to video file formats....


Platforms: *nix

License: Freeware Size: 634.88 KB Download (98): Video::Info::Magic Download

Added: August 13, 2010 | Visits: 1.386

Magic Password Generator Magic Password Generator is an extension which magically makes custom passwords for each website. Right click the toolbar, and click customize, to get the button to activate the extension!.


Platforms: *nix

License: Freeware Size: 26.62 KB Download (117): Magic Password Generator Download

Added: June 14, 2010 | Visits: 1.120

CGI::Application::Magic CGI::Application::Magic is a template based framework for CGI applications. SYNOPSIS package WebApp ; use base CGI::Application::Magic ; # optional runmethod sub RM_myRunMmode { ... do_something_useful ... ... no_need_to_set_page ... ... returned_value_will_be_ignored ... } #...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (97): CGI::Application::Magic Download

Added: February 25, 2010 | Visits: 1.348

CGI::Builder::Magic CGI::Builder::Magic Perl module contains CGI::Builder and Template::Magic integration. SYNOPSIS # just include it in your build use CGI::Builder qw| CGI::Builder::Magic |;.


Platforms: *nix

License: Freeware Size: 15.36 KB Download (106): CGI::Builder::Magic Download

Added: April 23, 2010 | Visits: 1.179

Template::Magic Template::Magic is a Perl module for magic merger of runtime values with templates. SYNOPSIS Just add these 2 magic lines to your code... use Template::Magic; Template::Magic->new->print( /path/to/template ); to have all your variable and subroutines merged with the template file, or set...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (149): Template::Magic Download

Added: March 12, 2010 | Visits: 1.347

Template::Magic::HTML Template::Magic::HTML Perl module contains HTML handlers for Template::Magic used in a HTML environment. SYNOPSIS $tm = new Template::Magic::HTML ; # that means $tm = new Template::Magic markers => HTML , value_handlers => HTML ; # that explicitly means $tm = new Template::Magic...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (105): Template::Magic::HTML Download

Added: August 26, 2010 | Visits: 1.061

Bundle::Template::Magic Bundle::Template::Magic is a bundle to install MagicTemplate distribution plus all related extensions and prerequisites. SYNOPSIS perl -MCPAN -e install Bundle::Template::Magic CONTENTS HTML::Tagset - used by HTML::Parser HTML::Parser - used by HTML::FillInForm and HTML::TableTiler...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (97): Bundle::Template::Magic Download

Added: February 25, 2010 | Visits: 1.451

Bundle::Application::Magic Bundle::Application::Magic is a a bundle to install CGI::Application::Magic plus all related prerequisites. SYNOPSIS perl -MCPAN -e install Bundle::Application::Magic CONTENTS HTML::Tagset - used by HTML::Parser HTML::Parser - used by HTML::FillInForm and HTML::TableTiler...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (99): Bundle::Application::Magic Download

Added: February 27, 2010 | Visits: 1.679

Fluxbox Tray Menu Fluxbox Tray Menu is a little tray menu for use with the Fluxbox window manager. It creates an icon where you can reach your ~/.fluxbox/menu menus. Installation: The simplest way to compile this package is: 1. `cd to the directory containing the packages source code and type `./configure to...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (99): Fluxbox Tray Menu Download

Added: April 10, 2010 | Visits: 1.201

Magic Mounter Magic Mounter is a user-space auto-mounter. mmounter tries to mimic the behaviour of MacOS with regards to automatic monitoring and mounting of the volumes in your system (CDs, ZIP disks, floppies, HDs) using their volume name as the mount point. It will optionally eject devices and let users...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (205): Magic Mounter Download

Added: November 10, 2010 | Visits: 1.614

Magic Cube 4D Magic Cube 4D project is a four-dimensional Rubiks Cube. MagicCube4D is a fully functional four-dimensional analog of Rubiks cube. The image above shows the puzzle in its solved state. Click on it for a simple resizable applet version that you can interact with to get a feeling for how it...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (174): Magic Cube 4D Download

Added: February 05, 2010 | Visits: 1.212

Gmail Tray Gmail Tray is a very simple Gmail notificaiton applet for the desktop system tray. Why? Because I needed one that will support "Gmail In Your Domain". And it took me less that 2 hours to get the first version working..


Platforms: *nix

License: Freeware Download (126): Gmail Tray Download

1 2 3 4 5 >