Main > Free Download Search >

Free space software for linux

space

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1123
2s-space Emotions for Linux -

2s-space Emotions for Linux -


A collection of 20 icons designed to beautify your computer screen. more>> License:Free for personal non-commercial use, Includes a link back to author site
Comment:PNG files.256x256 (px) size
<<less
Download (555KB)
Added: 2009-04-28 License: Freeware Price: Free
190 downloads
ext2fuse 0.5

ext2fuse 0.5


ext2fuse is an implementation of the ext2 filesystem in user space, using the FUSE library. more>>
ext2fuse is an implementation of the ext2 filesystem in user space, using the FUSE library. Uses might include as a base for filesystem projects, for FUSE or e2fsprogs testing, and for situations when a kernel mode filesystem is not appropriate.

<<less
Download (0.73MB)
Added: 2007-08-16 License: GPL (GNU General Public License) Price:
801 downloads
IGE - Outer Space 0.5.65

IGE - Outer Space 0.5.65


IGE - Outer Space is an on-line strategy game with SciFi theme. more>>
IGE - Outer Space is an on-line strategy game with SciFi theme.

IGE - Outer Space is an on-line strategy game which takes place in the dangerous universe. You must become the commander of many stars, planets, and great fleets and you will struggle for survival with other commanders.

Outer Space communicates with the server in the same way as your browser, but you will need a special client to play it. Using this client you can create an account on the server and you can start to explore the world of the Outer Space.

<<less
Download (MB)
Added: 2007-08-13 License: GPL (GNU General Public License) Price:
805 downloads
Geant4 9.0

Geant4 9.0


Geant4 is a toolkit for the simulation of the passage of particles through matter. more>>
Geant4 project is a toolkit for the simulation of the passage of particles through matter.
Its application areas include high energy physics and nuclear experiments, medical, accelerator and space physics studies.
Enhancements:
- Major updates to models and model APIs, major updates to many examples, and numerous bugfixes.
<<less
Download (16.4MB)
Added: 2007-08-08 License: GPL (GNU General Public License) Price:
815 downloads
NCurses Disk Usage 1.3

NCurses Disk Usage 1.3


NCurses Disk Usage provides a fast and easy interface to your harddrive. more>>
As the name already suggests, ncdu is an NCurses version of the famous old du unix command.

NCurses Disk Usage provides a fast and easy interface to your harddrive. Where is your disk space going? Why is your home directory that large? ncdu can answer those questions for you in just a matter of seconds!

<<less
Download (0.089MB)
Added: 2007-08-06 License: MIT/X Consortium License Price:
813 downloads
Gnocky 0.0.4

Gnocky 0.0.4


Gnocky is an application that will allow you to use many features of your mobile phone. more>>
Gnocky is an application that will allow you to use many features of your mobile phone (setting logos, sending SMS, addressbook management).

This project uses user-space mobile driver provided by gnokii project.

<<less
Download (0.50MB)
Added: 2007-08-05 License: GPL (GNU General Public License) Price:
818 downloads
Pvolley 0.0.1

Pvolley 0.0.1


Pvolley is an arcade volleyball game more>>
Pvolley is an arcade volleyball game. It is licensed under the FreeBSD license.

Keys:

- Player 1: Up, Left, Right
- Player 2: W, A, D
- Drop ball: Space

<<less
Download (0.050MB)
Added: 2007-07-26 License: BSD License Price:
820 downloads
Conquest 8.2c

Conquest 8.2c


Conquest is a real-time multi-player space warfare game originally written in ratfor for the vax/vms platform. more>>
Conquest is a real-time multi-player space warfare game originally written in ratfor for the vax/vms platform. Conquest project was an early predecessor to netrek.
Enhancements:
- This version corrects some minor problems with 8.2b, and adds tcpwrappers support to conquestd and conqmetad.
<<less
Download (6.7MB)
Added: 2007-07-17 License: Artistic License Price:
829 downloads
Open Invaders 0.2

Open Invaders 0.2


Open Invaders is a GPL version of Space Invaders. more>>
Open Invaders is a fully-GPL interpretation of Taitos Space Invaders. While it is not a perfect clone, the aim of the project is to provide a feature rich clone of the famous arcade game. It features (so far) 14 levels with unique backdrops and a full soundtrack.

<<less
Download (0.14MB)
Added: 2007-06-21 License: GPL (GNU General Public License) Price:
859 downloads
Solar Empire 2.9.1.2

Solar Empire 2.9.1.2


Solar Empire is a highly competitive, Web-based space strategy game. more>>
Solar Empire project is a highly competitive, Web-based space strategy game.

Solar Empire is a highly competitive, Web-based, multi-player space based strategy game where players use combat, diplomacy, bounties, and other such components to eliminate their enemies.

<<less
Download (MB)
Added: 2007-06-20 License: GPL (GNU General Public License) Price:
856 downloads
PerlIO 0.02

PerlIO 0.02


PerlIO is a Perl module created to load on demand PerlIO layers and root of PerlIO::* name space. more>>
PerlIO is a Perl module created to load on demand PerlIO layers and root of PerlIO::* name space.

SYNOPSIS

open($fh,":utf8", "data.utf");
print F $out;
close(F);

open(F, "<<less
Download (0.014MB)
Added: 2007-05-14 License: Perl Artistic License Price:
893 downloads
KBDE 1.1.6

KBDE 1.1.6


KBDE is a keyboard emulator. more>>
KBDE is a keyboard emulator. It allow emulate keyboard input for keyboardless x86 computers.
KBDE include following:
- linux kernel module
- user-space tools
- development library
Enhancements:
- Support was added for Linux kernel versions 2.6.20 and later.
<<less
Download (0.030MB)
Added: 2007-05-14 License: LGPL (GNU Lesser General Public License) Price:
895 downloads
WiredBackup 0.2

WiredBackup 0.2


WiredBackup is a program which creates a backup over the net. more>>
WiredBackup is a program which creates a backup over the net.

NetBackup makes an incremental tar backup, compresses it with b2zip, and symmetric encrypts it using gpg.

The changed backup data is then transfered to an ftp server.

This is useful for people who have too much Web space, and too few streamers.

<<less
Download (MB)
Added: 2007-04-26 License: GPL (GNU General Public License) Price:
915 downloads
Filesys::DiskUsage 0.04

Filesys::DiskUsage 0.04


Filesys::DiskUsage is a Perl module to estimate file space usage (similar to `du`). more>>
Filesys::DiskUsage is a Perl module to estimate file space usage (similar to `du`).

SYNOPSIS

use Filesys::DiskUsage qw/du/;

# basic
$total = du(qw/file1 file2 directory1/);
or
# no recursion
$total = du( { recursive => 0 } , );
or
# max-depth is 1
$total = du( { max-depth => 1 } , );
or
# get an array
@sizes = du( @files );
or
# get a hash
%sizes = du( { make-hash => 1 }, @files_and_directories );

FUNCTIONS

du

Estimate file space usage.

Get the size of files:

$total = du(qw/file1 file2/);

Get the size of directories:

$total = du(qw/file1 directory1/);

<<less
Download (0.005MB)
Added: 2007-04-25 License: Perl Artistic License Price:
912 downloads
Gmail Manager 0.5.3

Gmail Manager 0.5.3


Gmail Manager extension allwos you to manage multiple Gmail accounts and receive new mail notifications. more>>
Gmail Manager extension allwos you to manage multiple Gmail accounts and receive new mail notifications.

Displays your account details including unread messages, saved drafts, spam messages, labels with new mail, space used, and new mail snippets

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