Main > Free Download Search >

Free darwinia 1.3.0 software for linux

darwinia 1.3.0

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 68
TriMines 1.3.0

TriMines 1.3.0


TriMines is a mine sweeper game that uses triangles instead of squares. more>>
TriMines is a mine sweeper game that uses triangles instead of squares.

<<less
Download (0.087MB)
Added: 2006-05-17 License: GPL (GNU General Public License) Price:
1255 downloads
MZFriends 1.3.0

MZFriends 1.3.0


MZFriends is a very simple database program that was made to be an address book. more>>
MZFriends is a very simple database program.
This project was made to be an address book, but it can save what you want (e.g. the books in a library, the customers of your shop...).
MZFriends is very simple, easy to use, small, free (see the license provided in the COPYING file) and fast. If you do not have the need of a more complex database and you do not want to waste a lot of disk space in your HD (for both the data and the application), then MZFriends is the program you were looking for.
Compiling:
First of all you need to install "FLTK" and "HelpDialog Widget" libraries from www.fltk.org, then you can compile MZFriends.
Edit the Makefile to fit your libraries paths and then run make and read what it says. It will teach you how to compile the program.
If you are not used to compile programs, you can run the precompiled binary included in the distributed file. It should work on any Linux system with 2.x.x kernel (static ELF).
Installation:
You can perform a multi-user installation: only one copy of MZFriends will be installed on the computer and every user will have only his data file in his home directory. You can have this by using symbolic links.
For example: root creates the directory "/opt/mzfriends/" and extracts the program there. The the user named... "frog" does not need to copy all these files in his own directory. He only needs to create the directory
"mkdir /home/frog/mzfriends"
Now... symbolic links:
"ln -s /opt/mzfriends/* ."
...except for the data file:
"rm MZFriends.dat ; touch MZFriends.dat"
...and the installation is done! You (or root) can build a small script that starts MZFriends from any directory: this is a little example:
#!/bin/sh
cd $HOME/mzfriends
./mzfriends
The user "frog" should put it in "/home/frog/bin/" and give it the right attributes:
"chmod 755 scriptname" (this directory must be in his $PATH and... I suggest to use
"mzfriends" instead of "scriptname" :-). In a multi-user system, root could put it in a public directory contained in the paths of all the users.
WARNING: the program must be run from its directory, indeed the data will be written to the current directory and also the help files must be here. I know that this is not elegant, but you can easily solve out this little problem using scripts under Linux and links under Windows.
Enhancements:
- New interface and new logo :)
- New features in the report window: scroll bar, "Save as..." button and length information.
<<less
Download (0.074MB)
Added: 2006-12-07 License: GPL (GNU General Public License) Price:
1052 downloads
rsnapshot 1.3.0

rsnapshot 1.3.0


rsnapshot is a filesystem snapshot utility. more>>
rsnapshot is a filesystem snapshot utility for making backups of local and remote systems.
Using rsync and hard links, it is possible to keep multiple, full backups instantly available. The disk space required is just a little more than the space of one full backup, plus incrementals.
Depending on your configuration, it is quite possible to set up in just a few minutes. Files can be restored by the users who own them, without the root user getting involved.
There are no tapes to change, so once its set up, you may never need to think about it again.
rsnapshot is written entirely in Perl. It should work on any reasonably modern UNIX compatible OS, including: Debian, Redhat, Fedora, SuSE, Gentoo, Slackware, FreeBSD, OpenBSD, NetBSD, Solaris, Mac OS X, and even IRIX.
rsnapshot was originally based on an article called Easy Automated Snapshot-Style Backups with Linux and Rsync, by Mike Rubel
Enhancements:
- Add files rsnapreport.pl Upgrading_from_1.1 rsnapshot-HOWTO.en.html to rpm.
- fix a bug with removing interval.delete (with use_lazy_deletes).
- rsnapshot detects the global ssh_args option being set multiple times, and gives a config error suggesting the per-backup ssh_args instead.
- Move Upgrading section of INSTALL to docs/Upgrading_from_1.1.
- Incorporate patch from Alan Batie to fix bugs with include_conf.
- check for quoting on $rsync_long_args rather than just splitting on space.
- Change rsnapshot.conf default to have lockfile enabled.
- Check for stale lock files (PID not currently running).
- explicitly add mode 0644 to sysopen() to create lockfile
- give warning if write() or close() return 0 when writing/closing lockfile
- Make prev_max_interval "not present (yet), nothing to copy" message when rotating interval.0 more visible (level 3 instead of level 4).
- Add man page for rsnapshot-diff (generated from perldoc).
- Updates to rsnapshot man pages (via perldoc).
- Use =item in AUTHORS section
- move mis-placed =back document stale lock file detection
- strongly recommend using a lock file
- add a chmod to example backup script
- change crontab example for weekly from 4 "weekly"s per month to 1 per week expand on why higher intervals are done first via cron.
- Change space to tab after #cmd_rsnapshot_diff in rsnapshot.conf.default.in.
- In rpm patch, set cmd_rsnapshot_diff to /usr/bin/rsnapshot-diff.
- Set the test scripts t/*.t.in to run from the source directory and create directory t/support/files/a if necessary.
- Trim comments in README about gnu cp versions > 5.3 since rsnapshot strips trailing slashes for gnu cp with rsnapshot 1.2.9 and later.
- Add pointers to HOWTO and utils/rsnapreport.pl in README.
- More examples (eg: timestamp backup_script) in rsnapshot.conf.default.in.
- Change "Perhaps this is not GNU cp?" error message.
<<less
Download (0.089MB)
Added: 2006-10-22 License: GPL (GNU General Public License) Price:
1099 downloads
KStars 1.3.0

KStars 1.3.0


KStars is distributed under the terms of the GNU General Public License (GPL) more>> KStars is a Desktop Planetarium for KDE. It provides an accurate graphical simulation of the night sky, from any location on Earth, at any date and time. The display includes 130,000 stars, 13,000 deep-sky objects,all 8 planets, the Sun and Moon, and thousands of comets and asteroids.<<less
Download (6.9MB)
Added: 2009-04-15 License: Freeware Price: Free
191 downloads
Lizard 1.3.0

Lizard 1.3.0


Lizard is a tile-based graphical interface to NetHack and SlashEM. more>>
Lizard is a tile-based graphical interface to NetHack and SlashEM.
Lizard is my own personalized variant of the newt interface. It always shares the latest newt codebase while adding a few of my own patches that increase user experience (in my opinion). Lizard is how I play NetHack or SlashEM.
Additions to Lizard over tha vanilla NE.W.T:
- Dark rooms are a different tile to unexplored rooms. So exploring an area like the gnomish mines is much less painful.
- Passageways are shown. Passageways on the side of corridors are visible. Again this is a change that allows you to better judge which areas you have not yet explored.
- Line of sight, you now have a visible line of sight and are able to easily see which areas might have monsters that you cannot actually see.
- Brads Pit, a minor patch of my own, for amusement value only
- Chess Moves, you can set the speed of monster movement as well as player movement. When set to walk each monster will move individually as if you were watching a move for move animated playback of a game of chess.
- All of the above mentioned changes work for the tty/console view as well.
<<less
Download (9.3MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
1221 downloads
ova 1.3.0

ova 1.3.0


ova is a convenient console frontend for ripping CDs and encoding MP3 and wave files to the Ogg Vorbis format. more>>
ova is a convenient console frontend for ripping CDs and encoding MP3 and wave files to the Ogg Vorbis format.
It is also able to query the CDDB given a CD (or saved CD discid) or several MP3/Ogg Vorbis/wave files (very useful for downloaded albums).
Ogg Vorbis files can be tagged and renamed according to elaborate patterns.
Main features:
- CD ripping (front-end to cdparanoia)
- MP3/wave -> Ogg Vorbis encoding (front-end to oggenc and mplayer for MP3s)
- CDDB querying
- given a CD (or saved CD discid)
- given a bunch of MP3/Ogg Vorbis/wave files (very useful for downloaded albums)
- identify albums/tracks interface
- getting tracks information (artist, album, titles etc.) from CDDB or
- pathnames (using elaborate and customizable sed patterns)
- tags (for MP3/Ogg Vorbis)
- manual editing of tracks information
- interactive
- in your favorite editor
- saving the final information
- tag&relocate tracks interface
- tagging Ogg Vorbis files with the saved information
- renaming and moving them according to elaborate and customizable shell function
- associated files/subdirectories (lyrics, covers etc.) are moved automatically
- vorbisgain (ReplayGain for Ogg Vorbis) support
- splitting single-file albums to separate tracks
- CDDB DTITLE database (requires local CDDB archive)
- slow REGEXP search
- creating of artist and album search indices
- fast leading substring search for artist/album using search indices
Enhancements:
- A new script, ova-hardlink, and a front-end to it for ova were added.
- It makes hard links for a given albums or all albums.
- This allows you to have several different paths to music files while using little additional disk space, and gives a very useful way to find albums in the music archive.
<<less
Download (0.092MB)
Added: 2005-09-27 License: GPL (GNU General Public License) Price:
1514 downloads
monosim 1.3.0

monosim 1.3.0


monosim application helps you read, write, update and delete the phone numbers on your sim card. more>>
monosim application helps you read, write, update and delete the phone numbers on your sim card, simply using a standard PCSC smartcard reader (like towitoko, acs, etc.).

It work fine on all OS where is present MONO framework (http://www.mono-project.com).

It use GTK# for GUI (graphic user interface).

<<less
Download (0.033MB)
Added: 2007-07-04 License: GPL (GNU General Public License) Price:
843 downloads
eSAV 1.3.0

eSAV 1.3.0


eSAV is an email sender address verification utility for Linux/BSD/Solaris. more>>
eSAV is an email sender address verification utility for Linux/BSD/Solaris.
eSAV project opens an SMTP connection to the senders mail server and emulates an error return message to the sender without actually completing the transaction.
Enhancements:
- A small issue with dot-decimal notation MX records was fixed.
- Minor cosmetic enhancements were made.
<<less
Download (0.010MB)
Added: 2006-09-05 License: GPL (GNU General Public License) Price:
1146 downloads
newt 1.3.0

newt 1.3.0


newt - NEthack With Tiles. more>>
newt - NEthack With Tiles.
This NetHack & SLASHEM graphical interface aims to mimic the tty version of NetHack as much as possible, but with tiles.
Main features:
- support most tilesets and most image formats
- sound support (via pmatch)
- joystick support
- many zoom modes to best view your game.
- realtime switching between tiled, ascii view
<<less
Download (9.3MB)
Added: 2006-06-05 License: GPL (GNU General Public License) Price:
706 downloads
SLiM 1.3.0

SLiM 1.3.0


SLiM is a simple login manager for X11. more>>
SLiM is a Desktop-independent graphical login manager for X11, derived from Login.app.
It aims to be light and simple, although completely configurable through themes and an option file; is suitable for machines on which remote login functionalities are not needed.
Main features:
- PNG and XFT support for aplha transparency and antialiased fonts
- External themes support
- Configurable runtime options: X server, login / shutdown / reboot commands
- Single (GDM-like) or double (XDM-like) input control
- Can load predefined user at startup
- Configurable welcome / shutdown messages
<<less
Download (0.56MB)
Added: 2007-07-15 License: GPL (GNU General Public License) Price:
833 downloads
wxCL 1.3.0

wxCL 1.3.0


wxCL is an industrial strength GUI library for application programmers that is portable across Common Lisp implementations. more>>
wxCL is an industrial strength GUI library for application programmers that is portable across Common Lisp implementations and operating system platforms. It builds upon wxWidgets.
wxCL builds upon wxWidgets, a comprehensive C++ library that provides uniform application interface to all major GUI platforms; including GTK+, MS Windows, X Windows, and Apple MacOS X.
wxWidgets is a mature library which was first released in 1992 and since improved upon by a committed developer community, ranked among the top 25 of the All Time Most Active Projects at SourceForge.
wxCL library supports a wide range of widgets with native look-and-feel and makes many features available to Common Lisp environments which have been missed in traditional GUI toolkits for this programming language.
Enhancements:
- The current release uses CFFI as the backend.
<<less
Download (1.3MB)
Added: 2006-05-20 License: GPL (GNU General Public License) Price:
1253 downloads
GEAS 1.3.0

GEAS 1.3.0


GEAS project is a RPG-centric Web portal for moderated group authoring. more>>
GEAS project is a RPG-centric Web portal for moderated group authoring.

GEAS (Group Editing and Authoring System) provides a Web portal for a group of people to work on a set of documents together. It is optimized for RPG communication (campaign background, between-session summaries and details, online gaming) but is useful for any group that needs to manage an evolving collection of shared documents.

It supports multiple forums (i.e. campaigns) managed by moderators (i.e. GMs) with a flexible yet intuitive privileges model that enables users (i.e. players) to safely view, add, and edit content. It is based on a MySQL and Perl backend.

GEAS was started as a joint authoring environment for use by role playing groups that wanted to share materials away from the gaming table. This includes character descriptions, histories, session summaries, maps and scenes that were handled within GEAS rather than at the gaming table.

Since its inception, GEAS was designed to be as generic as possible, so that it could be adapted to other uses as well. Weve found it very handy for coordinating the development of the software, and its use for organizing genealogical information, such as family histories, has been proposed.

We think it is generally applicable to any scenario where many people can work together to build a web site organized by topics without any technical expertise in web site design or hosting.

<<less
Download (0.29MB)
Added: 2007-01-04 License: GPL (GNU General Public License) Price:
1024 downloads
rebXR 1.3.0

rebXR 1.3.0


rebXR makes REBOL a first-class citizen of XML-RPC land. more>>
XML-RPC project is a lightweight standard, enabling RPC over HTTP by using XML as a marshaling format.

REBOL project is a scripting language (architected mainly by Carl Sassenrath of Amiga fame).

rebXR brings these two great flavors together, making REBOL a first-class citizen of XML-RPC land.
<<less
Download (0.019MB)
Added: 2006-11-24 License: GPL (GNU General Public License) Price:
1064 downloads
WMppp 1.3.0

WMppp 1.3.0


WMppp is a PPP dial control and network load monitor WindowMaker dockapp. more>>
WMppp is a PPP dial control and network load monitor with NeXTStep look wmppp.app provides a PPP activator and network load monitor on a 64x64 mini window.
With wmppp you can monitor the total traffic as well as the outbound and inbound traffic. It is designed to work with the WindowMaker dock, but will work great with other window managers as well.
Main features:
- Integrated online timer;
- Integrated modem RX/TX LEDs;
- Integrated WMPPP status LED;
- Integrated autoscaling PPP transfer statistics;
- Integrated CARRIER/CONNECT display;
- Integrated bytes/second Speed-O-Meter;
- Automatic detection of active ppp interfaces;
- User definable scripts for the V and X buttons and also for ifdown which are read from ~/.wmppprc;
- force option in /etc/ppp/.wmppprc for sites where users are not allowed to mess with pppd;
- Several commandline options (try -h for help);
<<less
Download (0.030MB)
Added: 2006-10-31 License: GPL (GNU General Public License) Price:
1094 downloads
TORCS 1.3.0

TORCS 1.3.0


TORCS is a 3D open racing car simulator. more>>
TORCS is a 3D racing cars simulator using OpenGL.

The goal is to have programmed robots drivers racing against each others.
You can also drive yourself with either a wheel or keyboard or mouse.
TORCS is available on Linux and Windows.

This concept is directly inspired from RARS

There are 42 different cars, 30 tracks and more than 50 opponents to race against. You can steer with a joystick or steering wheel, if its supported by your platform. It is also possible to drive with the mouse or the keyboard, but its not easy.

Graphic features lighting, smoke, skidmarks and glowing brake disks. The simulation features a simple damage model, collisions, tire and wheel properties (springs, dampers, stiffness, ...), aerodynamics (ground effect, spoilers, ...) and much more.

The gameplay allows different types of races from the simple practice session up to the championship. Enjoy racing against your friends in the split screen mode with up to four human players.

Installation:

1. Download the source package torcs-1.2.3.tar.bz2.
2. Unpack the package with "tar xfvj torcs-1.2.3.tar.bz2".
3. Run the following commands:

$ cd torcs-1.2.3
$ ./configure # --prefix="target dir", --enable-debug or --disable-xrandr might be of interest
$ make
$ make install
$ make datainstall

Youll need those dependencies

Default installation directories:

* /usr/local/bin - TORCS command (directory should be in your PATH)
* /usr/local/lib/torcs - TORCS dynamic libs (directory MUST be in your LD_LIBRARY_PATH if you dont use the torcs shell)
* /usr/local/share/games/torcs - TORCS data files


4. Run the "torcs" command (default location is /usr/local/bin/torcs), you can use those command line options.
All the configuration data, race results and players options will be saved below the $HOME/.torcs directory.

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