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

Glade Springs freeware
Filter: All | Freeware | Demo
 

Glade Springs

< 1 2 3 4 5 > 
Added: June 18, 2010 | Visits: 1.083

GPG-Crypter GPG-Crypter is a GTK+ frontend to GnuPG (GPG) and it is intended to decrypt and encrypt text into ASCII-armored gpg-ciphers. Whats New in This Release: - implemented edit menu funktions (cut, copy, paste and delete) - activated "copy to clipboard" and "insert from clipboard" buttons for fast...



Platforms: *nix

License: Freeware Download (142): GPG-Crypter Download

Added: March 20, 2010 | Visits: 1.006

OZradio 0.9.7.0 OZradio is a graphical radio and recording controller. OZradio is written by Gary Baker South Australia. The purpose of OZradio is to provide a simple and easy to use GUI application to play and Record FM Radio on BTTV or Video4Linux Compatible cards, Play CDs, Rip CDs to Ogg Files , Play Ogg...





Platforms: *nix

License: Freeware Size: 532.48 KB Download (157): OZradio 0.9.7.0 Download

Added: March 23, 2010 | Visits: 1.025

gnome-svn gnome-svn is a front end for the Subversion version control system. It is developed using the Mono project, with C# as the programming language and Gtk# as a graphical interface. Gsvn is developed using latest technologies on software developing. Gsvn is developed using: Mono Project C# as...


Platforms: *nix

License: Freeware Size: 481.28 KB Download (98): gnome-svn Download

Added: October 18, 2010 | Visits: 1.018

Construo Construo project offers a simple wire frame construction toy. Construo is a simple 2D construction programm (it is currently not a real game) for objects which consist of rods and springs and let them react on physical forces. You can currently construct buildings and objects like bridges,...


Platforms: *nix

License: Freeware Size: 440.32 KB Download (104): Construo Download

Added: February 18, 2010 | Visits: 1.001

XMMS Album List XMMS Album List is a Unix application for loading directories of audio files into XMMS, similar in concept to the Winamp plugin AlbumList. XMMS Album List is written in Perl using Gtk2-Perl, MP3::Info, and Xmms::Perl (the latter being available on CPAN). This is my first application using GTK+,...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (93): XMMS Album List Download

Added: May 04, 2010 | Visits: 783

EveryGUI EveryGui is an attempt at being a GTK+ Graphical User Interface for "Everything" (involving command line programs) on UNIX systems. EveryGUIs goal is achieved by providing two powerful applications: Chameleon, which is a dynamic GUI for virtually any tool or OS command. It loads config files of...


Platforms: *nix

License: Freeware Size: 41.98 KB Download (99): EveryGUI Download

Added: April 10, 2010 | Visits: 1.244

Dents Dents is a from-scratch implementation of the server side of the DNS protocol, sharing no code with any other project. Among its several features are compatibility with named, a modular driver system and an extensible control facility which allows the administrator to control the running server....


Platforms: *nix

License: Freeware Size: 645.12 KB Download (93): Dents Download

Added: August 09, 2010 | Visits: 2.037

Enveria IDE for Rapid Application Development Enveria IDE for Rapid Application Development is an intuitive platform for programming robust GUI (graphical user interface) software. We have launched the Enveria RAD IDE as an open source application (https://sourceforge.net/projects/enveria). Previously, the Enveria IDE was utilized as an...


Platforms: *nix

License: Freeware Size: 942.08 KB Download (119): Enveria IDE for Rapid Application Development Download

Added: April 08, 2010 | Visits: 797

gtkmm gtkmm is the official C++ interface for the popular GUI library GTK+. Highlights of gtkmm include typesafe callbacks, widgets extensible via inheritance and a comprehensive set of widgets. You can create user interfaces either in code or with the Glade designer, using libglademm. Heres an...


Platforms: *nix

License: Freeware Size: 8.8 MB Download (95): gtkmm Download

Added: September 08, 2010 | Visits: 535

Gtk2::GladeXML::Simple Gtk2::GladeXML::Simple is a clean object-oriented interface to Gtk2::GladeXML. SYNOPSIS package MyApp; use base qw( Gtk2::GladeXML::Simple ); sub new { my $class = shift; my $self = $class->SUPER::new( $gladefile ); return $self; } ... # Signal handlers are methods of your class...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (98): Gtk2::GladeXML::Simple Download

Added: March 12, 2010 | Visits: 1.021

Java-Gnome Java-GNOME application is a set of Java bindings for the GNOME and GTK libraries that allow GNOME and GTK applications to be written in Java. The Java-Gnome API has been carefully designed to be easy to use, maintaining a good OO paridigm, yet still wrapping the entire functionality of the...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (112): Java-Gnome Download

Added: July 14, 2010 | Visits: 973

Tao Tao is a software package for sound synthesis using physical models. It provides a virtual acoustic material constructed from masses and springs which can be used as the basis for building quite complex virtual musical instruments. Tao comes with a synthesis language for creating and playing...


Platforms: *nix

License: Freeware Size: 1.76 GB Download (180): Tao Download

Added: October 19, 2010 | Visits: 856

MASO MASO stands for Merlinz AD&D Spell Organizer. MASO (Merlinz AD&D Spell Organizer) is a GTK+/Glade/Perl program to organize spells for the AD&D game. It features functions to browse through large spell-lists, search for spells, maintain lists of memorized spells, and keep track of what spells...


Platforms: *nix

License: Freeware Download (109): MASO Download

Added: November 07, 2010 | Visits: 1.080

BeatMonkey Beat Monkey is a very simple program which calulates BPM or sample frames given sample rate, beats, and sample frames or BPM, respectively, for the purpose of pitch shifting audio samples. Beat Monkey is known to work under Linux 2.2.9 with GTK+ 1.0.6 and SGI IRIX 6.3 with GTK+ 1.2.3. It should...


Platforms: *nix

License: Freeware Size: 41.98 KB Download (122): BeatMonkey Download

Added: October 17, 2010 | Visits: 434

libgdamm libgdamm is a set of C++ bindings for the libgda database API, using glibmm. About gtkmm: gtkmm is the official C++ interface for the popular GUI library GTK+. Highlights include typesafe callbacks, widgets extensible via inheritance and a comprehensive set of widgets. You can create user...


Platforms: *nix

License: Freeware Size: 409.6 KB Download (94): libgdamm Download

Added: October 18, 2010 | Visits: 1.257

wlan-ui wlan-ui is a very small Linux GUI tool for connecting to wireless networks. It is written in perl, and is a basic example of using perl with Gtk and Glade. There is also some simple process handling (forking off a process, collecting output, killing the process if cancelled).. Linux, wireless,...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (236): wlan-ui Download

Added: May 23, 2010 | Visits: 1.047

Java Fortune Teller This program is a port of the famous BSD game fortune. This program currently can only be run via the command line. It is ideal for use with various e-mail clients like pine,mutt etc. to insert random quotes at the end of your e-mail or for displaying a random quote when a user logs into your...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (98): Java Fortune Teller Download

Added: November 07, 2010 | Visits: 830

libgda libgda project aims to provide a free unified data access architecture to the GNOME project. GNOME-DB is useful for any application that accesses persistent data (not only databases, but data), since it now contains a pretty good data management API. GNOME-DB consists of the following...


Platforms: *nix

License: Freeware Size: 2.2 MB Download (102): libgda Download

Added: September 22, 2010 | Visits: 760

Mono Project Mono is a comprehensive open source development platform based on the .NET framework that allows developers to build Linux and cross-platform applications with unprecedented productivity. Monos .NET implementation is based on the ECMA standards for C# and the Common Language Infrastructure....


Platforms: *nix

License: Freeware Size: 62.8 MB Download (93): Mono Project Download

Added: January 25, 2010 | Visits: 473

Sproing! Sproing is a soft-body simulator. By connecting "nodes" with virtual "springs", one can create objects of all kinds that bounce around your screen realistically. Sproing is currently a beta - this is the first public release. Included in the download are a few sample objects to play with. To get...


Platforms: Mac

License: Freeware Download (104): Sproing! Download

< 1 2 3 4 5 >