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

Like software
Filter: All | Freeware | Demo
 

Like

1 2 3 4 5 > 
Added: September 22, 2010 | Visits: 1.851

KDM Vista like KDM Vista like Theme is a very nice KDM theme that looks like Vistas one. I didnt see any Vista like KDM login theme... I wanted one so I tried. Whats New in This Release: - There are now two themes. One for widescreen which is the same as the previous one and one for 4/3 screen. This new... Platforms: *nix

License: Freeware Size: 1.1 MB Download (282): KDM Vista like Download

Added: September 09, 2010 | Visits: 1.381

Flexible Isometric Fallout-like Engine Flexible Isometric Fallout-like Engine is a next-generation 2D engine that aims to be modern and have strong modding support. Fallout 2 graphic assets are supported.. Platforms: *nix

License: Freeware Size: 2.4 MB Download (136): Flexible Isometric Fallout-like Engine Download

Added: July 24, 2010 | Visits: 1.835

Send To Thunderbird like sendToTb Send To Thunderbird like sendToTb you can quickly send images to Thunderbird or just resize it through Service Menu. Just select images (.jpg only), right click -> Actions -> Send to Thunderbird.. Send To Thunderbird like sendToTb KDE-Apps.org Community Portal for KDE Applications Software... Platforms: *nix

License: Freeware Size: 122.88 KB Download (108): Send To Thunderbird like sendToTb Download

Added: May 10, 2013 | Visits: 632

Emacs-like hotkey support for wxPython This script shows a few simple methods implementing multiple hotkey support for emacs-like hotkey sequences. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (49): Emacs-like hotkey support for wxPython Download

Added: August 05, 2008 | Visits: 992

iPod-like menu iPod-like menu, as its name describe it. This is a menu where all your link is put inside a nice iPod screen and users can browse into your iPod screen to select the menu as like they select their list of music. It is done by nice navigating controller below the screen. All is looks similar to a... Platforms: Windows, Mac

License: Demo Cost: $21.90 USD Size: 13 KB Download (128): iPod-like menu Download

Released: July 11, 2012  |  Added: July 11, 2012 | Visits: 1.089

Employee Monitor(like Spector 360) Employee Monitor(like Spector 360) is an application for real time network computer monitoring, and for employees' work time tracking. Employees PC Monitor allows you invisibly monitor your entire network from one contralized position, such as instant message, Files operation, websites visited,... Platforms: Windows

License: Freeware Size: 20.98 MB Download (440): Employee Monitor(like Spector 360) Download

Released: October 08, 2012  |  Added: October 08, 2012 | Visits: 357

Windows Like Navigation WINDOWS LIKE NAVIGATIONDraggable windows with swapDepth script (its place active window over other)Script is very easy to understand and modify. All explanations are contained in script. Platforms: Not Applicable

License: Commercial Cost: $3.00 USD Size: 5 KB Download (44): Windows Like Navigation Download

Released: December 23, 2012  |  Added: December 23, 2012 | Visits: 573

FOAT rogue-like multiplayer java game FOAT was born to create java masterpiece of the 'rogue-like' RPG games genre: it's much more than a simple extension of the past stuff; every feature, every detail is brought to the maximum and then further, to give the RPG gamer the 'Ultimate Experience' Platforms: Windows, Mac, Linux

License: Freeware Size: 91.61 KB Download (55): FOAT rogue-like multiplayer java game Download

Released: August 20, 2012  |  Added: August 20, 2012 | Visits: 368

glark - grep-like file searcher glark offers grep-like searching of text files, with very powerful, complex regular expressions (e.g., '/foow+/ and /bar[^d]*baz$/ within 4 lines of each other'), as well as highlighting of matches. Platforms: Windows, Mac, Linux

License: Freeware Size: 33.8 KB Download (49): glark - grep-like file searcher Download

Released: November 03, 2012  |  Added: November 03, 2012 | Visits: 431

JINX - java multi-user unix-like system JINX is a Java-based multi-user Unix-like environment that allows each user to remotely run their own java programs. Also the home of CurseHTTPD, a non-blocking java HTTP server. Platforms: Windows, Mac, Linux

License: Freeware Size: 2.77 MB Download (48): JINX - java multi-user unix-like system Download

Released: June 17, 2012  |  Added: June 17, 2012 | Visits: 531

WeQuest - simple tiny chat-like system WeQuest is an open-source simple tiny chat-like CRM system that provides live customer support directly from your website, so you can give one-on-one help in real-time, adding the human touch to your website. Written in PHP and uses AJAX. Platforms: Windows, Mac, Linux

License: Freeware Size: 80.6 KB Download (52): WeQuest - simple tiny chat-like system Download

Added: May 10, 2013 | Visits: 481

Indent text like email clients Indent text like email clients script helps you to manage the text identation. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (59): Indent text like email clients Download

Added: May 10, 2013 | Visits: 455

A simple Tkinter notebook-like widget This simple notebook class allows you to organize single-toplevel Tkinter apps in a notebook-like fashion, associating each tab to an app, in a way which requires minimal changes in your original apps. This class also supporting different tab orientations (TOP, BOTTOM, LEFT & RIGHT). Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (61): A simple Tkinter notebook-like widget Download

Added: May 10, 2013 | Visits: 665

Vista-like Ajax Calendar The Vista-like Ajax Calendar is what the name says: a calendar based on the Vista taskbar calendar. The script runs on MooTools javascript framework, version 1.11 and uses javascript, XHTML, CSS and PHP.Features: - Animations in transition - Authentic Vista-look - Quick navigation by jumping... Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (63): Vista-like Ajax Calendar Download

Added: May 10, 2013 | Visits: 401

C -like iostream syntax in Python This script represents a very simple proof-of-concept of an ostreams-like interface wrapping around file-like objects, included a demonstration of manipulators.Although theation of treams model does not make it necessary, it is quite easy to make a wrapper around file-like objects that behaves... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): C -like iostream syntax in Python Download

Added: May 10, 2013 | Visits: 467

Iterating through large file-like objects This function provides a simple iterator for the lines of a file-like object. (It also provides a flag for removing/retaining trailing newlines.) I ran into the problem a number of times that I wanted to read-in a very large file-like object (say a GB or two) line by line. This is a problem for... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (63): Iterating through large file-like objects Download

Added: May 10, 2013 | Visits: 579

Specials Page Displayed Like New Products Page This mod makes the products display just like the New Products page. (products_new.php)Easy to install. Simply upload my new specials.php file into your server, so that it overwrites the old one.REMEMBER TO BACK UP FIRST!!!!! Platforms: Windows, *nix, PHP, BSD


Added: May 10, 2013 | Visits: 504

A meta-class that provides behavior like Ruby This script brings a Ruby-like class behavior. When a class is declared, it extends the old class if the class name exists already. Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 331

Ruby like syntactic sugar Ruby offers very nice language constructs for loops or for iterating over lists like the following: 5.times { print "Hello World" }. This recipe shows how to implement these features in python. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Ruby like syntactic sugar Download

Added: April 04, 2013 | Visits: 797

2-D dos Game(like space commanders ) Script 2-D dos Game(like space commanders ) is a 2-d sprites based game.It involves important concepts of game design issues such as timing a game, collision-detection etc. It is a DOS based game which uses MODE 13H which has a resolution of 320s a resola palette of 256 colors. Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (57): 2-D dos Game(like space commanders ) Script Download

1 2 3 4 5 >