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

Magic Eyes Mirror freeware
Filter: All | Freeware | Demo
 

Magic Eyes Mirror

1 2 3 4 5 > 
Released: July 13, 2012  |  Added: July 13, 2012 | Visits: 527

Magic and Mystery Two glowing yellow eyes, an owl in silhouette, and the orange sky and tangled vegetation of an enchanted forest deliver a haunting Halloween message. Magic and Mystery is a great screensaver perfect for Halloween. for WindowsXP, Vista, 7



Platforms: Windows, Windows Vista, 7

License: Freeware Download (51): Magic and Mystery 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.778

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: March 10, 2011  |  Added: March 16, 2011 | Visits: 3.454

Eyes Relax It is an utility that helps avoiding eyes-related problems when working at a computer for several hours. Concentrating your eyesight on a computer screen can cause an eye strain. You can prevent this by taking regular breaks during the work and look at distant objects. Eyes Relax is a tool...


Platforms: Windows

License: Freeware Size: 1.64 MB Download (452): Eyes Relax Download

Added: January 18, 2010 | Visits: 1.280

Xfce 4 Eyes Plugin Xfce 4 Eyes Plugin is a Xfce4 panel plugin that adds eyes which watch your every step. Portions of the xfce4-eyes code were taken from geyes and are licensed under the terms of the GNU General public license, see the COPYING.GPL file..


Platforms: *nix

License: Freeware Size: 204.8 KB Download (103): Xfce 4 Eyes Plugin Download

Added: August 02, 2010 | Visits: 1.197

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.387

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: September 24, 2010 | Visits: 1.177

Apt-Mirror Apt-Mirror is a small tool that provides the ability to mirror any parts (or even all) of a Debian GNU/Linux distribution or any other apt source..


Platforms: *nix

License: Freeware Size: 11.26 KB Download (98): Apt-Mirror 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.180

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.062

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.454

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: April 04, 2010 | Visits: 1.516

File::Mirror File::Mirror is a Perl extension for recursive directory copy. SYNOPSIS use File::Mirror; # recurvie copy /path/A to /path/B mirror /path/A, /path/B; # or do things you like recursive { my ($from, $to) = @_; copy($from, $to) } /path/A, /path/B; File::Mirror provides two helper...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (140): File::Mirror 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.615

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: May 01, 2010 | Visits: 1.238

Parted Magic Parted Magic is a ~30mb LiveCD/USB with its only purpose being partitioning hard drives. Although GParted and Parted are the main programs, the CD/USB also offers programs like partimage, testdisk, fdisk, sfdisk, dd, etc... Parted Magic is based on my work from the GParted LiveCD project and...


Platforms: *nix

License: Freeware Size: 35.6 MB Download (167): Parted Magic Download

Added: March 11, 2010 | Visits: 1.030

Config::Magic SYNOPSIS Example 1 use Config::Magic; use Data::Dumper; $input=q{ Section 1 { [Section 4] #Comment style #1 //Comment style #2 ;Comment style #3 Monkey:1 Monkey=>2 Monkey:=3 < Section 2 > Foo = Bar Baz { Bip:1 Pants==5 } < /Section > < Tasty Cheese="3" / > < Section 5 >...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (113): Config::Magic Download

1 2 3 4 5 >