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

Milti Console freeware
Filter: All | Freeware | Demo
 

Milti Console

1 2 3 4 5 > 
Released: September 01, 2012  |  Added: September 01, 2012 | Visits: 975

bee bee is an emulator of several video game systems. It currently emulates the "Sega 8-bit sytems" Master System, ColecoVision, and SG-1000, as well as the Atari 2600/VCS. More systems will be added in the future. bee is designed to be portable, accurate, and easy to use. At this time, it is...



Platforms: Windows, Mac, Linux

License: Freeware Size: 6.41 MB Download (464): bee Download

Added: May 16, 2010 | Visits: 1.087

Mantaray Console Mantaray Console is a distributed, peer-to-peer, server-less communication & messaging solution for JAVA (JMS), C++ and .NET app. Offers guaranteed delivery, security and transactions. It supports TCP, SSL & HTTP protocols. Basic Installation Instructions ------------------------------- 1....





Platforms: *nix

License: Freeware Size: 2.1 MB Download (88): Mantaray Console Download

Added: July 10, 2010 | Visits: 1.022

Console Lines Console Lines is a "Lines" game for the Unix terminal. There is no in-game help available right now, so check the README file. To move the cursor, use arrows (or jkhl), to select or to move a chip, use space. To instantly quit, use q. Console Lines requires a certain terminal size, supports a...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (95): Console Lines Download

Added: September 04, 2010 | Visits: 2.392

Open Java Console Open Java Console is an extension which provides the ability to open the Java Console in Firefox. This extension provides an option on the Tools menu that opens the Java Console, and a toolbar button in the JavaScript Console that also allows the console to be opened. The extension also adds...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (168): Open Java Console Download

Added: May 19, 2010 | Visits: 1.550

Enomalism Virtualized Management Console Enomalism Virtualized Management Console project is a open source web-based systems administrator management tool for XEN hypervisor. Servers with hundreds of multiple isolated virtualized systems can be managed like a standalone server. Enomalism also includes a virtual server creation wizard...


Platforms: *nix

License: Freeware Size: 2.9 MB Download (127): Enomalism Virtualized Management Console Download

Added: May 03, 2010 | Visits: 917

Games::Console Games::Console Perl module provide a 2D quake style in-game console. SYNOPSIS use Games::Console; my $console = Games::Console->new( font => $font_object, background_color => [ 1,1,0], background_alpha => 0.4, text_color => [ 1,1,1 ], text_alpha => 1, speed => 50, # in percent per...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (97): Games::Console Download

Added: September 10, 2010 | Visits: 2.026

Pinnacle PCTV Deluxe/Bungee Console Pinnacle PCTV Deluxe/Bungee Console is a small GUI for PCTV Deluxe/Bungee Tools by Rainer Keuchel. There are 2 versions of the interface; one written in Tcl/Tk, and the other written in C, using the GTK2 libraries..


Platforms: *nix

License: Freeware Size: 307.2 KB Download (390): Pinnacle PCTV Deluxe/Bungee Console Download

Added: June 09, 2010 | Visits: 1.140

Pacman for Console Pacman for Console is a pacman game which can be played on a text-based console without using X. Installation: make make install (as root) Uninstall: make uninstall Whats New in This Release: - A simple level editor was added. - Error messages on GCC 2.96 were fixed. - An...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (119): Pacman for Console Download

Released: September 09, 2011  |  Added: September 29, 2011 | Visits: 1.423

WP MySQL Console WP MySQL Console (WPMC) is a web based MySQL command shell. WPMC aims to be a web shell has same functionalites of real MySQL Shell. Integrating of WPMC to any web application such as WP is very easy because dont need any firewall construction. Its completly http based. I ported WPMC from...


Platforms: Windows, *nix, Other

License: Freeware Size: 97.66 KB Download (97): WP MySQL Console Download

Released: April 23, 2012  |  Added: May 15, 2012 | Visits: 1.610

EMCO Remote Console Free remote console with GUI, that provides an access to interactive command-line prompt on remote PCs. It can be used to execute Windows commands and run processes remotely from the command line. You can open multiple consoles in parallel to work with the same or different remote PCs. The remote...


Platforms: Windows

License: Freeware Size: 42.86 MB Download (212): EMCO Remote Console Download

Released: July 01, 2012  |  Added: July 01, 2012 | Visits: 649

Console Multi Calculator Console Multi Calculator is designed as a very simple and very easy-to-use application that allows you to perform math calculations. Now you can make use if this accessible Command Line Interface-based software to execute the calculations you need in no time at all.


Platforms: Windows

License: Freeware Download (426): Console Multi Calculator Download

Released: October 09, 2012  |  Added: October 09, 2012 | Visits: 493

PGF Console PGF Console is a tool designed to be used for lossless and lossy compression. PGF is a new image file format that is based on discrete, fast wavelet transform with progressive coding features.


Platforms: Windows

License: Freeware Download (446): PGF Console Download

Released: November 15, 2012  |  Added: November 15, 2012 | Visits: 532

FaxMonitor Console FaxMonitor Console is an advanced application designed to enable users to manage automatic fax transfers. You can make copies of fax in document as much as you want. In case of fax out it is not complete it will make Fax queue out automatically. This system can keep all fax to be archives; you...


Platforms: Windows, XP, Windows Vista, 7, 7x64

License: Freeware Download (53): FaxMonitor Console Download

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

Remote Console Extension for Network File Monitor Remote Console Extension was designed to help you remote control the File / FTP Replication Monitor via a web browser when you are connected to the internet. Network File Monitor Professional that gives users an unlimited options in replicating, synchronizing and backing up any data at any ftp,...


Platforms: Windows


Added: May 10, 2013 | Visits: 578

Change Windows Console Character Attribute (Color) This script contains a simple function to change the background/foreground color of characters written to a Windows console (command line).


Platforms: Windows, Python,


Added: May 10, 2013 | Visits: 554

Determine size of console window This script is a Python implementation of few lines of C-code that get useful information about current working console on Windows. It may be useful for console application to proper formatting output. Recipe need ctypes package to be installed. When use handle of stdout for determining size of...


Platforms: Windows, Python,

License: Freeware Download (51): Determine size of console window Download

Added: May 03, 2013 | Visits: 784

Console Simple Webpage maker for HTML Tools Console Simple Webpage maker code simply makes an html file for you, by the inputs that you put in, it is simple and fun.


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (41): Console Simple Webpage maker for HTML Tools Download

Added: May 11, 2013 | Visits: 469

Colored Controlable Console Menu The user can create a colored, controlable Console Menu for his programs with this code.The Colors can be changed inside the program. All Console Colors are available.


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (51): Colored Controlable Console Menu Download

Added: March 25, 2013 | Visits: 471

OpenAanval Console OpenAanval - The Open Source version of the Commercial Aanval Console - A full featured advanced Intrusion Detection System (IDS) Console for Snort.Real-time LIVE event monitoring, comprehensive statistics, multi-user, email / audio alerting, IP marking.


Platforms: PHP

License: Freeware Size: 1.9 MB Download (42): OpenAanval Console Download

Added: August 08, 2013 | Visits: 299

SDL Console SDL_Console is a drop down console that can be easily added to any SDL application. It is similar to Quake and other games consoles. A console gives you the ability to interact with your program in an easy way by executing predefined commands. You can also have more than one console at a time.


Platforms: Mac

License: Freeware Size: 296.96 KB Download (40): SDL Console Download

1 2 3 4 5 >