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 49.587.312 Times

Simple Tray Timer Ubuntu freeware
Filter: All | Freeware | Demo
 

Simple Tray Timer Ubuntu

< 1 2 3 4 5 
Added: May 03, 2010 | Visits: 1.093

KNetStats KNetStats is a simple KDE network monitor that show rx/tx LEDs or numeric information about the transfer rate of any network interface in a system tray icon. The source code of the current version (v1.3) is avaliable for download at Sourceforge download and CVS servers.. A simple KDE network...



Platforms: *nix

License: Freeware Size: 174.08 KB Download (93): KNetStats Download

Added: October 13, 2010 | Visits: 2.295

Simple PHP Internet Traffic Shaping Simple PHP Internet Traffic Shaping in short SPITS, is a PHP Web Interface for managing traffic control queueing disciplines (qdiscs) and classes. Iptables rules are used in order to classify the packets. It currently only supports few qdiscs and iptables rules with few matches.. Get Simple PHP...





Platforms: *nix

License: Freeware Size: 17.41 KB Download (179): Simple PHP Internet Traffic Shaping Download

Added: July 06, 2010 | Visits: 1.224

Simple XML Configuration Library Simple XML Configuration Library an XML library for parsing a simple configuration file format. Simple XML Configuration Library is actively developed for *nix, Mac OS X and *BSD. The goal of the project is to provide a library that can be easily wrapped into other languages such as Python and...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (97): Simple XML Configuration Library Download

Added: May 07, 2010 | Visits: 1.628

Very Simple Network Monitor Very Simple Network Monitor is a complete rewrite of project PHP Monitoring. Its by default capable of monitoring via ping, UDP and TCP checks. Has builtin plugin system so customized scripts can be used to monitor whatever you like eg. oracle tablespaces, diskspace whatever; Alarms are also...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (115): Very Simple Network Monitor Download

Added: February 18, 2010 | Visits: 889

RDF::Simple::Parser RDF::Simple::Parser is a simple RDF/XML parser that reads a string containing RDF in XML. SYNOPSIS my $uri = http://www.zooleika.org.uk/bio/foaf.rdf; my $rdf = LWP::Simple::get($uri); my $parser = RDF::Simple::Parser->new(base => $uri) my @triples = $parser->parse_rdf($rdf); # returns...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (98): RDF::Simple::Parser Download

Added: November 07, 2010 | Visits: 917

HTTP::Server::Simple::Mason HTTP::Server::Simple::Mason is an abstract baseclass for a standalone mason server. SYNOPSIS my $server = MyApp::Server->new(); $server->run; package MyApp::Server; use base qw/HTTP::Server::Simple::Mason/; sub mason_config { return ( comp_root => /tmp/mason-pages ); } INTERFACE...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (89): HTTP::Server::Simple::Mason Download

Added: October 29, 2013 | Visits: 1.834

Timer Applet Timer Applet is a countdown timer applet for the GNOME panel.


Platforms: *nix

License: Freeware Size: 194.56 KB Download (122): Timer Applet Download

Added: April 27, 2010 | Visits: 5.798

Test::WWW::Simple Test::WWW::Simple is a Perl module to test Web applications using TAP. SYNOPSIS use Test::WWW::Simple; # This is the default user agent. user_agent(Windows IE 6); page_like("http://yahoo.com", qr/.../, "check for expected text"); page_unlike("http://my.yahoo.com", qr/.../, "check for...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (92): Test::WWW::Simple Download

Added: September 11, 2010 | Visits: 795

Test::XML::Simple Test::XML::Simple is an easy testing for XML. SYNOPSIS use Test::XML::Simple tests=>5; xml_valid $xml, "Is valid XML"; xml_node $xml, "/xpath/expression", "specified xpath node is present"; xml_is, $xml, /xpath/expr, "expected value", "specified text present"; xml_like, $xml, /xpath/expr,...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (86): Test::XML::Simple Download

Added: July 02, 2010 | Visits: 1.422

Simple Wiimote Library for Linux Simple Wiimote Library for Linux (Libwiimote) is a simple C library for communicating with the Nintendo Wii Remote on a Linux system. Even though the API strives to be minimal, it provides complete control over most features of the wiimote and nunchuk controllers. Installation Make sure you...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (114): Simple Wiimote Library for Linux Download

Added: January 08, 2010 | Visits: 2.196

Ubuntu Live Chat Support The UbuntuLiveChatSupport aims to provide an interface to communicate to other ubuntu users with the same language & location, as well as to connect to the official ubuntu channel in Freenode.org. Ubuntu Live Chat Support also aims to get live chat support from ubuntu users right into the desktop...


Platforms: *nix

License: Freeware Size: 78.85 KB Download (124): Ubuntu Live Chat Support Download

Added: March 17, 2010 | Visits: 1.366

Ubuntu Common Hooker Ubuntu Common Hooker project aims to provide an interface for unknown file extensions to automatically install a certain packages when its called. Use cases Eduard is a schizophrenic, however his only obession and a way to calm him down is listening to "Veronika Plays Piano, volume 1" which...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (110): Ubuntu Common Hooker Download

Added: June 14, 2010 | Visits: 659

MP3::Daemon::Simple MP3::Daemon::Simple is a daemon for the mp3(1p) client. SYNOPSIS Fork a daemon MP3::Daemon::Simple->spawn($socket_path); Start a server, but dont fork into background my $mp3d = MP3::Daemon::Simple->new($socket_path); $mp3d->main; Youre a client wanting a socket to talk to the daemon...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (97): MP3::Daemon::Simple Download

Added: April 16, 2010 | Visits: 1.377

A Simple TimeSheet A Simple TimeSheet (ASTS) allows a group of people to record the hours spent working on a variety of projects. For each project, the hours can be divided into a number of different tasks. There are global projects and tasks but also personal projects and tasks for each user. The main aim is to...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (170): A Simple TimeSheet Download

Added: October 24, 2010 | Visits: 1.331

Pod::Simple::Wiki Pod::Simple::Wiki is a class for creating Pod to Wiki filters. SYNOPSIS To create a simple filter to convert from Pod to a wiki format: #!/usr/bin/perl -w use strict; use Pod::Simple::Wiki; my $parser = Pod::Simple::Wiki->new(kwiki); if (defined $ARGV[0]) { open IN, $ARGV[0] or die...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (86): Pod::Simple::Wiki Download

Added: September 12, 2010 | Visits: 4.641

Simple Flash Menu Simple Flash Menu allows fast constructing nested menus for html pages (like on left side of this page), simply by editing xml file. No, dont afraid, xml knowledge isnt required, look on example and make similar. This done with macromedia flash, you must place on server flash script which will...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (97): Simple Flash Menu Download

Added: March 05, 2010 | Visits: 1.082

Keep IT Simple Keep IT Simple is a simple, customizable, Conky-like theme for Superkaramba featuring a mail-checker and a temperatures monitor. Enjoy! It monitors: - CPU usage - HDD usage - Network load - Memory load - e-mail inbox.


Platforms: *nix

License: Freeware Size: 75.78 KB Download (90): Keep IT Simple Download

Added: September 03, 2010 | Visits: 1.377

Simple Metronome Simple Metronome (simetro) is a console program that provides basic metronome functions and supports accent patterns. If all you want is a 100 bpm metronome, do this: ../simetro 100 9 | ecasound -f:s16,2,44100,i -i:stdin A sightly fancier example would use simetro like this: ./simetro 240...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (143): Simple Metronome Download

Added: January 03, 2010 | Visits: 1.029

Simple Multitrack Simple Multitrack contains a set of programs that allows the simultaneous recording of an audio track while listening to a monitor mix of other tracks. This software uses the OSS audio drivers found in the Linux kernel or the CoreAudio API on Mac OS X. It has been tested on Linux 2.4.20 on a...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (96): Simple Multitrack Download

Added: July 03, 2010 | Visits: 1.132

PulseAudio Device Chooser PulseAudio Device Chooser (padevchooser) is a simple GTK tool which registers an icon in the tray area and allows quick access to some features of the PulseAudio sound server..


Platforms: *nix

License: Freeware Size: 99.33 KB Download (320): PulseAudio Device Chooser Download

< 1 2 3 4 5