Main > Free Download Search >

Free written in stone software for linux

written in stone

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5150
World Domination 0.3

World Domination 0.3


World Domination is a Real Time Strategy game inspired by the board game Axis and Allies utilizing the Stratagus engine. more>>
World Domination is a Real Time Strategy game inspired by the board game Axis and Allies utilizing the Stratagus engine.
World Domination will emphasize strategy and not "see who can build the most units the fastest." Resources are not gathered like in other RTSs, rather they are distributed after a fixed interval of time based on how much land a player occupies.
Enhancements:
- Added support for AI.
- Fixed may bugs and desyncs so you should be able to finish a network game without it crashing.
- New Graphics.
- Some new Maps
<<less
Download (3.3MB)
Added: 2006-02-16 License: GPL (GNU General Public License) Price:
1348 downloads
Dungeon Crawl 0.2.7 (Stone Soup)

Dungeon Crawl 0.2.7 (Stone Soup)


Dungeon Crawl Stone Soup is a fun, free rogue-like game of exploration and treasure-hunting. more>>
Dungeon Crawl Stone Soup is a fun, free rogue-like game of exploration and treasure-hunting in dungeons filled with dangerous and unfriendly monsters in a quest for the mystifyingly fabulous Orb of Zot.

Dungeon Crawl Stone Soup project is a variant of Linleys Dungeon Crawl thats openly developed and invites participation from the Crawl community.

Dungeon Crawl has superb, deep tactical gameplay, innovative magic and religion systems, and a grand variety of monsters to fight. Crawl is also one of the hardest roguelikes to beat. When you finally beat the game and write your victory post on rec.games.roguelike.misc, you know youve achieved something.

You can also play Crawl online on a public telnet server thanks to the good folks at crawl.akrasiac.org. crawl.akrasiac.org allows you to meet other players ghosts, watch other people playing, and, in general, have a blast.
<<less
Download (1.2MB)
Added: 2007-06-13 License: Free To Use But Restricted Price:
533 downloads
HartMath 0.8 pre2

HartMath 0.8 pre2


HartMath is a symbolic mathematics tool. more>>
HartMath is an experimental computer algebra program written in Java.

It features big number arithmetic, symbolic and numeric evaluation, plot-, polynomial-, vector, and matrix-functions.
<<less
Download (1.75MB)
Added: 2005-06-06 License: GPL (GNU General Public License) Price:
1601 downloads
The Snake Game 1.0

The Snake Game 1.0


The Snake Game is an adapted, improved version of the popular javacave game. more>>
This is an adapted, improved version of the popular javacave game, written in QtRuby.

Installation:

download
chmod +x snake(gl).rb
run it.

<<less
Download (0.015MB)
Added: 2005-05-24 License: Public Domain Price:
1622 downloads
Ptk Phone 1.0

Ptk Phone 1.0


Ptk Phone is a small program written in Perl/Tk to be used as an address book. more>>
Ptk Phone is a small program written in Perl/Tk to be used as an address book.

It handles email addresses and comments as well.

<<less
Download (0.014MB)
Added: 2006-09-21 License: GPL (GNU General Public License) Price:
1133 downloads
Simplified Wrapper and Interface Generator 1.3.28

Simplified Wrapper and Interface Generator 1.3.28


Simplified Wrapper and Interface Generator is a software development tool that connects programs written in C and C++. more>> <<less
Download (3.5MB)
Added: 2006-02-13 License: BSD License Price:
768 downloads
Siren 0.03

Siren 0.03


Siren is a music player for GNOME with an extremely minimalist interface. more>>
Siren is a music player for GNOME with an extremely minimalist interface. It is written in Perl and uses the GTK2-Perl libraries, and GStreamer.

<<less
Download (0.015MB)
Added: 2005-08-08 License: GPL (GNU General Public License) Price:
1547 downloads
Webavis 0.3

Webavis 0.3


WebAvis is a Web frontend to amavisd-new written in PHP. more>>
WebAvis is a Web frontend to amavisd-new written in PHP.

It allows owners of a mail account to manage their amavisd-new parameters, like spam scores, white/black lists and filter behavior.

<<less
Download (0.12MB)
Added: 2005-10-05 License: GPL (GNU General Public License) Price:
1479 downloads
Preppi 0.04

Preppi 0.04


Preppi is a simple graphical EPP client for Unix and Linux systems. more>>
Preppi is a simple graphical EPP client for Unix and Linux systems. Preppi is written in Perl and makes use of the GTK+ and GNOME bindings for Perl, and our own EPP libraries.

<<less
Download (0.023MB)
Added: 2007-02-09 License: GPL (GNU General Public License) Price:
988 downloads
libjhttpd 0.2

libjhttpd 0.2


libjhttpd project is a simple HTTP/1.0 compliant, threaded webserver-library written in Java. more>>
libjhttpd project is a simple HTTP/1.0 compliant, threaded webserver-library written in Java.
Main features:
- threaded
- very fast
- supports MIME-Types
- flexible configuration
- supports binary multipart POST-Requests, i.e. File Uploads
<<less
Download (0.040MB)
Added: 2007-07-23 License: GPL (GNU General Public License) Price:
823 downloads
RetroWiki 2.2

RetroWiki 2.2


RetroWiki is a flat-file wiki engine written in RetroForth and PHP. more>>
RetroWiki is a flat-file wiki engine written in RetroForth and PHP. The markup language can easily be extended with new markups.
Enhancements:
- This release adds caching of generated pages, a few security fixes, and a significant clean-up of the PHP code.
<<less
Download (0.10MB)
Added: 2005-11-03 License: Public Domain Price:
1451 downloads
KEnigma 1.2.1

KEnigma 1.2.1


KEnigma is a replica of the German enigma code machine used in WW2 written in ruby/kde. more>>
KEnigma is a replica of the German enigma code machine used in WW2 written in ruby and kde.

This is an exact copy of the real machine (You could encode a message on a real enigma and decode it using this.)

<<less
Download (0.032MB)
Added: 2006-02-17 License: GPL (GNU General Public License) Price:
1344 downloads
Fast MD5 Implementation in Java 2.6.1

Fast MD5 Implementation in Java 2.6.1


Fast MD5 Implementation in Java is a heavily optimized implementation of the MD5 hashing algorithm written in Java. more>>
Fast MD5 Implementation in Java is a heavily optimized implementation of the MD5 hashing algorithm written in Java.
Fast MD5 Implementation in Java includes an optional native method for even greater speed improvements.
How Fast Is It?
Short answer:Much faster than any other Java implementation that I have tested and (surprisingly) even faster than the native, non-Java MD5 implementation on some systems.
Long answer:First of all, it is important to note that the term "fast" is used here in relative terms. The implementation of the MD5 message digest algorithm available on this page is written in Java and is fast compared with other implementations written in Java, both because it is heavily optimized by itself and because there is an optional native method that makes it even faster when the platform supports it. How it compares to a sensible implementation written in a language, such as C, that is compiled directly to machine code, is heavily dependent upon how good of a job the JIT compiler in your JVM does in compiling the code or whether you are able to use the optional native method.
Enhancements:
- Martin West contributed a bug fix and some code refactoring to make all targets work out of the box in the Ant build file. Previously, the "dist" target did not work if the "docs" directory was not present.
<<less
Download (0.073MB)
Added: 2006-03-06 License: LGPL (GNU Lesser General Public License) Price:
1350 downloads
Simple Spreadsheet 0.8

Simple Spreadsheet 0.8


Simple Spreadsheet is a webbased spreadsheet program written in Javascript, HTML, CSS and PHP. more>>
Simple Spreadsheet is a webbased spreadsheet program written in Javascript, HTML, CSS and PHP.

Simple Spreadsheet features formulas, charts, numeric formats, keyboard navigation, etc. Javascript is used for the default data format and for the macros and formulas.

<<less
Download (MB)
Added: 2007-06-07 License: GPL (GNU General Public License) Price:
878 downloads
TunaPie 2.0 RC8

TunaPie 2.0 RC8


TunaPie is an Python application to browse, search, play and record shoutcast internet radio and TV (audio and video streams) more>>
Python application to browse, search, play and record shoutcast internet radio and TV (audio and video streams)

TunaPie is a directory browser for internet radio and TV streams. At present, TunaPie project uses the shoutcast server, but compatibility with other services is planned.

Tunapie allows you to search for streams and then launch your audio player (xmms) or NSV viewer (mplayer) of choice. It also allows recording of audio and video streams using streamripper.

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