Main > Free Download Search >

Free loose change software for linux

loose change

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4433
Loose Cannon 0.5.0

Loose Cannon 0.5.0


Loose Cannon is a 3rd Person Action Game. more>>
Loose Cannon is a 3rd Person Action Game.

Demo campaign that comes with game has couple of monsters and elevator between levels.

<<less
Download (3.4MB)
Added: 2006-07-12 License: GPL (GNU General Public License) Price:
1200 downloads
Gnome Desktop Change 0.2.1

Gnome Desktop Change 0.2.1


Gnome Desktop Change is a daemon that changes randomly your GNOME desktop background. more>>
Gnome Desktop Change is a daemon that changes randomly your GNOME desktop background.

Gnome Desktop Change is a daemon that changes randomly your GNOME desktop background. Its totally written in C++, it uses FAM (File Alteration Monitor) to detect changes into directory that contains picture files, and its multithread.

<<less
Download (0.10MB)
Added: 2005-08-02 License: GPL (GNU General Public License) Price:
1555 downloads
dpkg-changes 1.2

dpkg-changes 1.2


dpkg-changes is a simple script which will report on the packages which have been installed, or uninstalled. more>>
dpkg-changes is a simple script which will report on the packages which have been installed and uninstalled, since the script was last run.

It does this by building up a list of all the packages installed upon your system the first time it is run, then comparing that list against what the system reports whenever it is subsequently run.

The intention is that it can be placed in a crontab file for a user and be run on a daily/weekly basis to give a good idea of what has changed upon the machine.

This is particularly handy when a server is maintained by multiple people, as it allows all admins to be informed when a new package is installed.

<<less
Download (0.013MB)
Added: 2006-06-09 License: GPL (GNU General Public License) Price:
1237 downloads
Xmms::SongChange 0.12

Xmms::SongChange 0.12


Xmms::SongChange is a Perl module to take actions based on song track/time change. more>>
Xmms::SongChange is a Perl module to take actions based on song track/time change.

SYNOPSIS

xmms> change on

This module creates a thread to poll xmms for song track and time changes. The thread is started via the Xmms::shell command change on and stopped via change off.

<<less
Download (0.18MB)
Added: 2006-11-11 License: Perl Artistic License Price:
1077 downloads
VCS::CMSynergy::Changes 1.28

VCS::CMSynergy::Changes 1.28


VCS::CMSynergy::Changes is a list of changes to VCS::CMSynergy. more>>
VCS::CMSynergy::Changes is a list of changes to VCS::CMSynergy.

This module is a Perl interface to CM Synergy (formerly known as Continuus CM), a change and configuration management system from Telelogic AB (http://www.telelogic.com). It is implemented on top of the CM Synergy CLI, hence you must have the command client ("ccm")
installed to use it.

<<less
Download (0.10MB)
Added: 2006-10-14 License: Perl Artistic License Price:
1105 downloads
DBD::ODBC::Changes 1.13

DBD::ODBC::Changes 1.13


DBD::ODBC::Changes is a Perl module with logs of significant changes to the DBD::ODBC. more>>
DBD::ODBC::Changes is a Perl module with logs of significant changes to the DBD::ODBC.

<<less
Download (0.095MB)
Added: 2006-09-23 License: Perl Artistic License Price:
1126 downloads
Text::LooseCSV 1.5

Text::LooseCSV 1.5


Text::LooseCSV is a highly forgiving variable length record text parser; compare to MS Excel. more>>
Text::LooseCSV is a highly forgiving variable length record text parser; compare to MS Excel.

SYNOPSIS

use Text::LooseCSV;
use IO::File;

$fh = new IO::File $fname;
$f = new Text::LooseCSV($fh);

# Some optional settings
$f->word_delimiter("t");
$f->line_delimiter("n");
$f->no_quotes(1);

# Parse/split a line
while ($rec = $f->next_record())
{
if ($rec == -1)
{
warn("corrupt rec: ", $f->cur_line);
next;
}

# process $rec as arrayref
...
}


# Or, (vice-versa) create a variable-length record file
$line = $f->form_record( [ Debbie Does Dallas,30.00,VHS,Classic ] );

Why another variable-length text record parser? Ive had the privilege to parse some of the gnarliest data ever seen and everything else I tried on CPAN choked (at the time I wrote this module). This module has been munching on millions of records of the filthiest data imaginable at several production sites so I thought Id contribute.

This module follows somewhat loose rules (compare to MS Excel) and will handle embedded newlines, etc. It is capable of handling large files and processes data in line-chunks. If MAX_LINEBUF is reached, however, it will mark the current record as corrupt, return -1 and start over again at the very next line. This will (of course) process tab-delimited data or whatever value you set for word_delimiter.
Methods are called in perl OO fashion.

WARNING this module messes with $/ line_delimiter sets $/ and is always called during construction. Dont change $/ during program execution!

<<less
Download (0.006MB)
Added: 2006-12-21 License: Perl Artistic License Price:
1037 downloads
Network Device Change Control 3.10

Network Device Change Control 3.10


Network Device Change Control (NDCC) is a system that monitors and records changes to the configurations of network equipment. more>>
Network Device Change Control (NDCC) is a system that monitors and records changes to the configurations of network equipment.

Network Device Change Control can store configuration snapshots for any text-based configs. It has been used to store configurations from Unix and Linux systems, Cisco routers, switches, load balancers, and firewalls, Foundry, NetScreen, Juniper, NetScaler, and others.

It only took a while to realize that router changes should be tracked. I rewrote the system to give a current and once-back system of configurations. Since I was using diff, I decided to leave the diff information in the system. Those diffs were emailed to a group so everyone knew when something was changed, along with what was changed.

Some time later, a bank needed to track configuration files, and the system was upgraded for use within a database. The first implementation was using perl as a CGI script against a PostgreSQL database. The company wanted many changes made for their auditing needs and most of those changes enhanced NDCC. Upgrades to their environment moved things to PHP and MySQL, and the system was rewritten for that environment and the old perl code has since been lost.
<<less
Download (0.046MB)
Added: 2006-08-09 License: GPL (GNU General Public License) Price:
1177 downloads
M3U-Playlist Manager 0.0-3

M3U-Playlist Manager 0.0-3


M3U-Playlist Manager is an administration of loose m3u-playlists in tree structure. more>>
M3U-Playlist Manager is an administration of loose m3u-playlists in tree structure. Simple mouse-click to add or remove a song from playlist with currently running Song in the Player.

And other interesting functions. Supporting only XMMS at the moment.

<<less
Download (0.017MB)
Added: 2006-04-09 License: GPL (GNU General Public License) Price:
1304 downloads
Gtk+ 2.0 Change Theme 0.3.1

Gtk+ 2.0 Change Theme 0.3.1


Gtk+ 2.0 Change Theme is a tiny GUI application that aims to make theme preview and selection as slick as possible. more>>
As the name suggests, this little program lets you change your Gtk+ 2.0 theme. The aim is to make theme preview and selection as slick as possible.
Themes installed on the system are presented for selection and previewed on the fly. For a comprehensive demonstration theres a large variety of widgets.
It was originally derived from Gtk Theme Switch, but what started out as a hack to remove various nuisances now shares no code whatsoever anymore with the original.
Enhancements:
- Fixes for a number of a packaging glitches.
<<less
Download (0.02MB)
Added: 2005-04-21 License: GPL (GNU General Public License) Price:
1654 downloads
kfilewatcher 0.1

kfilewatcher 0.1


kfilewatcher project watches for file changes and allows you to react on them. more>>
kfilewatcher project watches for file changes and allows you to react on them.

Example:

kfilewatcher /tmp/test 2>&1 | while read a; do echo "File has changed - doing something"; done

This command does something every time kfilewatcher detects a change. At the moment, the only action is to output "File has changed - doing something", but you can write anything there, e.g.

- backup stuff as soon as it changes
- publish files on your homepage everytime they change
- keep directories in sync
<<less
Download (1.7MB)
Added: 2006-12-28 License: GPL (GNU General Public License) Price:
1030 downloads
Cornfed SIP User Agent 1.1.4

Cornfed SIP User Agent 1.1.4


Cornfed SIP User Agent is a SIP Softphone. more>>
Cornfed SIP User Agent is a Session Initiation Protocol (SIP) based softphone for your IBM-compatible Personal Computer running the Linux operating system.
The Cornfed SIP User Agent allows you to make Internet phone calls using an Advanced Linux Sound Architecture (ALSA) or Open Sound System (OSS) sound card with speakers and microphone as your telephone handset.
Main features:
- Supports SIP (RFC 3261), SDP (RFC 2327), and RTP (RFCs 3550 and 3551)
- Automated detection of Residential Gateways using Network Address Translation (NAT)
- Supports Digest authentications for registrations and outbound INVITEs
- Support for loose proxy routing using Record-Route and Route headers
- Handles forking of outbound INVITEs by proxies
- Supports re-INVITEs for changes to media transport
- Supports G.711 mu-Law and a-Law voice codecs
- Supports RFC 2833 DTMF tone generation
- Supports SIP compact header forms
- Gnome GUI and CLI clients
- Multi-threaded implementation
The Cornfed SIP User Agent is provided free of charge for personal use for users of the Linux operating system. The program is provided as a binary distribution only. The Cornfed SIP User Agent is specifically designed with embedded and mobile wireless devices in mind.
Development is under way to bring this client to other platforms. If you are interested in licensing this technology for your commercial application, please contact Cornfed Systems at 410-404-8790.
Enhancements:
- Minor bug fixes.
- Changed readline functionality to used raw input rather than cooked mode.
- Fixed bugs with display of status messages that caused client to hang.
- Disabled removal of registration on client exit.
<<less
Download (0.78MB)
Added: 2007-07-03 License: Free for non-commercial use Price:
529 downloads
Change Filename Code 0.2

Change Filename Code 0.2


Change Filename Code service menu is designed to repair that by converting your filenames to and from utf-8. more>> <<less
Download (0.007MB)
Added: 2006-07-26 License: GPL (GNU General Public License) Price:
1186 downloads
lfsb 0.4

lfsb 0.4


lfsb is a Linux utility to change the base clock. more>>
lfsb is a Linux utility to change the base clock (FSB/Front Side Bus) frequency without having to restart the machine.
Installation:
make
Enhancements:
- added more PLLs
<<less
Download (0.014MB)
Added: 2005-10-17 License: GPL (GNU General Public License) Price:
1471 downloads
OpenArena 0.7.0

OpenArena 0.7.0


OpenArena is an open-source content package for Quake III Arena. more>>
OpenArena is an open-source content package for Quake III Arena licensed under the GPL, effectively creating a free stand-alone game.

The art direction of Open Arena is about "double" as Quake III Arena:

- double texture resolution, i.e. 512x512 as opposed to a 256x256
- double the polycount of models, instead of 700-900 youll have 1200-2000 poly players
- Sound is probably mixed in 44khz rather than 22khz, but I dunno about that as 44khz seems to crash Q3A at this moment

Hopefully the detail should still be scalable with texture resolution and LoDs for slower computers (read: my p100 with voodoo2)

Concepts would be loose, so dont expect a remake of Klesk in his original Klesk form, or any direct remakes of any map/weapon/model.

<<less
Download (250.9MB)
Added: 2007-07-08 License: GPL (GNU General Public License) Price:
559 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5