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

Graphical Terminal freeware
Filter: All | Freeware | Demo
 

Graphical Terminal

< 1 2 3 4 5 
Added: January 18, 2010 | Visits: 2.227

RPM-Analyzer rpm-analyzer is a graphical tool to help you analyze rpm dependencies. You can easily see what packages are required to install or remove a specific rpm. RPM-Analyzer project may also help you to maintain a Red Hat-based distribution by providing hdlist and comps.xml analysis tools.. RPM... Platforms: *nix

License: Freeware Size: 45.06 KB Download (156): RPM-Analyzer Download

Added: April 14, 2010 | Visits: 969

Gogh Gogh is a graphical editor designed for pressure-sensitive input devices. Gogh is a bitmap graphical editor implemented in Python. Gogh allows multi-layered images and multiple undo-redo of any action that affects the image.. Platforms: *nix

License: Freeware Size: 25.6 KB Download (113): Gogh Download

Added: June 18, 2010 | Visits: 602

ickle ickle is an ICQ2000 Client using the GTK+ graphical toolkit. It aims to bring all the useful features of ICQ2000 to non-windows usersand also SMS messaging.. Platforms: *nix

License: Freeware Size: 378.88 KB Download (89): ickle Download

Added: January 05, 2010 | Visits: 1.177

FSME FSME is a graphical tool to develop general finite state machines. Developed automatas are stored in files simular to Qt Designer. Theyre converted to C++ in the same way as UIC does. You can navigate FSME by selecting element in the tree, or clicking diagram elements. The Object Editor is... Platforms: *nix

License: Freeware Size: 174.08 KB Download (103): FSME Download

Added: April 06, 2010 | Visits: 1.000

QFE QFE is full-featured FTN message editor with a graphical interface. QFE is written on C++/Qt and does not depend on either KDE or Gnome. All operations with FIDO message base use fidoconfig and smapi packages from HUSKY project. I write qfe for Linux, but it works on Win32, and in theory, it... Platforms: *nix

License: Freeware Size: 552.96 KB Download (92): QFE Download

Added: October 24, 2010 | Visits: 1.067

Grig Grig is a graphical user interface for the Ham Radio Control Libraries. Grig project is intended to be simple and generic, presenting to the user the same interface regardless of which radio he or she uses. Grig is in an early stage with only a little subset of the full Hamlib API implemented... Platforms: *nix

License: Freeware Size: 450.56 KB Download (97): Grig Download

Added: May 14, 2010 | Visits: 796

Synaptic Synaptic is a graphical package management program for apt. The project provides the same features as the apt-get command line utility with a GUI front-end based on Gtk+.. Platforms: *nix

License: Freeware Size: 2.5 MB Download (89): Synaptic Download

Added: October 08, 2010 | Visits: 1.536

Multimedia Converter Multimedia Converter project provides graphical environment to take full advantage some of the possibilities the ffmpeg and MPlayer. So help to Convert between different media formats.. Multimedia Converter KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic... Platforms: *nix

License: Freeware Size: 307.2 KB Download (186): Multimedia Converter Download

Added: May 14, 2010 | Visits: 899

Kmysqladmin Kmysqladmin is a graphical frontend for administration of mysql servers. With a buildin script editor with syntax-highlighting you can process more complex script. A script generator is in work.. Platforms: *nix

License: Freeware Download (100): Kmysqladmin Download

Added: February 17, 2010 | Visits: 1.504

GNOME Interface for YUM GNOME Interface for YUM is a graphical frame-program for easier use and setup the YUM install program. Displays the accessible packages on the package service sites with filter. Manage the settings of package services. Manage the cache used by YUM: free up disk space, manual install and... Platforms: *nix

License: Freeware Size: 583.68 KB Download (95): GNOME Interface for YUM Download

Added: August 04, 2010 | Visits: 1.001

KMtraceViewer KMtraceViewer is a graphical user interface for the KMtrace leak detection program. KMtrace is part of the kdesdk package. Whats New in This Release: - fixed installation path of icons (for making them part of the package). Platforms: *nix

License: Freeware Size: 399.36 KB Download (97): KMtraceViewer Download

Added: July 21, 2010 | Visits: 1.314

Make audio Make audio is a graphical tool to create audio CDs from MP3 or wav files. You can simply arrange a playlist of all songs that you want. The application converts MP3 files to WAV and then burns them on the CD.. Platforms: *nix

License: Freeware Size: 16.38 KB Download (96): Make audio Download

Added: January 13, 2010 | Visits: 1.435

Data Display Debugger GNU DDD is a graphical front-end for command-line debuggers such as GDB, DBX, WDB, Ladebug, JDB, XDB, the Perl debugger, the bash debugger, or the Python debugger. Besides "usual front-end features such as viewing source texts, DDD has become famous through its interactive graphical data... Platforms: *nix

License: Freeware Size: 7.3 MB Download (147): Data Display Debugger Download

Added: June 09, 2010 | Visits: 1.059

Term::VT102 Term::VT102 is a class to emulate a DEC VT102 terminal. SYNOPSIS use Term::VT102; my $vt = Term::VT102->new (cols => 80, rows => 24); while (<>) { $vt->process ($_); } The VT102 class provides emulation of most of the functions of a DEC VT102 terminal. Once initialised, data passed to a... Platforms: *nix

License: Freeware Size: 24.58 KB Download (122): Term::VT102 Download

Added: April 04, 2010 | Visits: 898

Aterm Aterm is designed to provide pleasing visual effects, while performing such a mundane function as terminal emulation under X.. Platforms: *nix

License: Freeware Size: 286.72 KB Download (121): Aterm Download

Added: January 13, 2010 | Visits: 1.010

ggiterm ggiterm is a terminal emulator which uses the platform-agnostic GGI library for its input and display. This enables ggiterm to be run unmodified on any target supported by GGI, including X Window, the Linux framebuffer, Windows and more exotic setups... Ever dreamed of typing your command... Platforms: *nix

License: Freeware Size: 378.88 KB Download (101): ggiterm Download

Added: February 12, 2010 | Visits: 1.176

Term::ANSIScreen Term::ANSIScreen is a Perl module for terminal control using ANSI escape sequences. SYNOPSIS # qw/:color/ is exported by default, i.e. color() & colored() use Term::ANSIScreen qw/:color :cursor :screen :keyboard/; print setmode(1), setkey(a,b); print "40x25 mode now, with a mapped to... Platforms: *nix

License: Freeware Size: 15.36 KB Download (98): Term::ANSIScreen Download

Added: June 19, 2010 | Visits: 902

PyGtk-fsacls pygtk-fsacls provides a graphical interface for managing the file system Access Control Lists (or ACLs) that provide fine-grained control over access to file system objects.. Platforms: *nix

License: Freeware Download (92): PyGtk-fsacls Download

Added: August 17, 2010 | Visits: 1.158

tbclock tbclock is a dirty little app that displays a full screen binary clock in your terminal (using curses). It doesnt support resizing (yet). It is quite simple and features modules like guessbin a little game and chrono a timer with tenth of seconds. It was a fun way to learn curses.... Platforms: *nix

License: Freeware Size: 11.26 KB Download (103): tbclock Download

Added: May 01, 2010 | Visits: 1.013

xpine xP provides an intuitive, high quality, graphical (X11) user interface to the University of Washingtons PINEĀ® Messaging System. xP has the goal to provide a very simple user interface and to keep the functionality of PINE commands. This is a project a long time coming. It started with me... Platforms: *nix

License: Freeware Size: 788.48 KB Download (93): xpine Download

< 1 2 3 4 5