Main > Free Download Search >

Free play software for linux

play

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1773
Play Backgammon for Money 1.11

Play Backgammon for Money 1.11


Play Backgammon for Money Now, with 20,000+ Players - Get $20 Free! Play Backgammon matches and tournaments 100% free with thousands of players from ... more>> <<less
Download (355KB)
Added: 2009-04-27 License: Freeware Price: Free
183 downloads
mplayerplug-in 3.45

mplayerplug-in 3.45


mplayerplug-in is a browser plugin that uses mplayer to play digital media from websites. more>>
mplayerplug-in is a browser plugin that uses mplayer to play digital media from websites.

This plug-in gives Mozilla the ability to play media from a website the net without reading the source html and getting the url manually.

Media is played embedded in the page or in a separate window depending on how the author of the webpage intended the media to be seen.

<<less
Download (0.47MB)
Added: 2007-08-06 License: GPL (GNU General Public License) Price:
822 downloads
Banshee 0.13.0

Banshee 0.13.0


Banshee software provides a complete music management and playback on Gnome. more>>
Banshee software provides a complete music management and playback on Gnome.

With Banshee you can easily import, manage, and play selections from your music collection.

Banshee allows you to import CDs, sync your music collection to an iPod, play music directly from an iPod, create playlists with songs from your library, and create audio and MP3 CDs from subsets of your library.

<<less
Download (1.7MB)
Added: 2007-08-06 License: MIT/X Consortium License Price:
816 downloads
TuxWordSmith 0.5.0

TuxWordSmith 0.5.0


TuxWordSmith is a sister application to TuxMathScrabble. more>>
TuxWordSmith is a sister application to TuxMathScrabble. It uses XDXF dictionaries to let you play Word Scrabble against the computer.
It currently uses the Oxford English Dictionary and is built atop the EduApp framework. The project also has a screensaver mode where two computer players play endless Scrabble.
Enhancements:
- A new admin GUI and dictionaries in 23 languages.
<<less
Download (10.0MB)
Added: 2007-07-24 License: Free To Use But Restricted Price:
823 downloads
Risk 1.0.9.2

Risk 1.0.9.2


Risk is a Java version of the classic RISK board game. more>>
Risk is a Java version of the classic RISK board game, with a simple map format, network play, single player mode, hotseat, and many more features. Risk works on all operating system that run Java 1.4 or higher.

<<less
Download (3.5MB)
Added: 2007-07-08 License: GPL (GNU General Public License) Price:
2282 downloads
Eina 0.4pre4

Eina 0.4pre4


Eina project has a very simple, xmms-like philosophy just play. more>>
Eina project has a very simple, xmms-like philosophy just play.
Eina indistinctly plays any format supported by GStreamer (mp3/ogg/wma/wav). It allows playing of local or remote (via gnomevfs) directories or playing-lists.
Main features:
- It uses most of the Gnome Technologies: plain C, Gtk, GConf, GnomeVFS, etc...
- Supports drag and drop from nautilus
- Integration with Gnome menu
<<less
Download (0.60MB)
Added: 2007-07-04 License: GPL (GNU General Public License) Price:
842 downloads
PokerTH 0.5

PokerTH 0.5


PokerTH is a Texas Holdem Poker Engine. more>>
PokerTH is a Texas Holdem Poker Engine.

PokerTH is a Single-Player Poker Game written in C++/QT4.

You can play the popular Texas Holdem Poker against up to four computer-opponents. Its available for Linux and Windows.

<<less
Download (7.4MB)
Added: 2007-06-17 License: GPL (GNU General Public License) Price:
1037 downloads
AmaroK now playing 0.1

AmaroK now playing 0.1


AmaroK now playing is a script that displays the song you are currently playing with amaroK. more>>
AmaroK now playing is a script that displays the song you are currently playing with amaroK.

Add it to, /usr/share/apps/konversation/scripts

Then add it to command aliases

Konversation > settings > command aliases

For example: alias: np ;replacement: /exec np

<<less
Download (MB)
Added: 2007-06-15 License: GPL (GNU General Public License) Price:
872 downloads
mChess 0.11

mChess 0.11


mChess is a simple cross-platform email chess program. more>>
mChess is a simple cross-platform email chess program.

The aim is to be able to play chess with your friends via email using a nice user interface without having a chess board standing in your living room for weeks.

<<less
Download (0.44MB)
Added: 2007-05-27 License: Perl Artistic License Price:
884 downloads
The Million Musician Challenge 0.901

The Million Musician Challenge 0.901


The Million Musician Challenge is a project to allow you to play music by playing games. more>>
The Million Musician Challenge is a project to allow you to play music by playing games. The first game is a 2D vertically scrolling shoot-em-up game.

The keyboard (qwerty or musical) controls an array of sprites corresponding to the music notes. As you shoot the falling sprites, you play notes corresponding to the music.

<<less
Download (5.7MB)
Added: 2007-03-28 License: GPL (GNU General Public License) Price:
942 downloads
 
Other version of The Million Musician Challenge
The Million Musician Challenge 0.821 (Valkyrie Invaders)Music games - The Million Musician Challenge is a project to allow you to play music by playing games
License:GPL (GNU General Public License)
Download (0.014MB)
886 downloads
Added: 2007-05-25
GStreamer 0.09

GStreamer 0.09


GStreamer is a Perl interface to the GStreamer library. more>>
GStreamer is a Perl interface to the GStreamer library.

SYNOPSIS

use GStreamer -init;

my $loop = Glib::MainLoop -> new();

# set up
my $play = GStreamer::ElementFactory -> make("playbin", "play");
$play -> set(uri => Glib::filename_to_uri $file, "localhost");
$play -> get_bus() -> add_watch(&my_bus_callback, $loop);
$play -> set_state("playing");

# run
$loop -> run();

# clean up
$play -> set_state("null");

sub my_bus_callback {
my ($bus, $message, $loop) = @_;

if ($message -> type & "error") {
warn $message -> error;
$loop -> quit();
}

elsif ($message -> type & "eos") {
$loop -> quit();
}

# remove message from the queue
return TRUE;
}

<<less
Download (0.063MB)
Added: 2007-05-11 License: Perl Artistic License Price:
906 downloads
eyeD3 0.6.14

eyeD3 0.6.14


eyeD3 is a Python module and program for processing ID3 tags. more>>
eyeD3 is a Python module and program for processing ID3 tags. Information about mp3 files (i.e bit rate, sample frequency, play time, etc.) is also provided. The formats supported are ID3 v1.0/v1.1 and v2.3/v2.4.

<<less
Download (0.12MB)
Added: 2007-05-09 License: GPL (GNU General Public License) Price:
900 downloads
iStream 0.10

iStream 0.10


iStream is an applet to play internet radio streams. more>>
iStream is an applet to play internet radio streams.

The project is a simple GNOME panel applet that lets you play internet radio streams (local files work too).

It uses Gstreamer for playback. Written in C using Gtk+.

<<less
Download (0.10MB)
Added: 2007-04-07 License: GPL (GNU General Public License) Price:
1072 downloads
Frets On Fire 1.2.438

Frets On Fire 1.2.438


Frets on Fire is a game of musical skill and fast fingers. more>>
Frets on Fire is a game of musical skill and fast fingers. Frets On Fires aim is to play guitar with the keyboard as accurately as possible.

<<less
Download (32MB)
Added: 2007-04-01 License: GPL (GNU General Public License) Price:
31275 downloads
Wx::ActiveX 0.05

Wx::ActiveX 0.05


Wx::ActiveX provides the ActiveX interface. more>>
Wx::ActiveX provides the ActiveX interface.

It loads ActiveX controls for wxWindows.

SYNOPSIS

use Wx::ActiveX ;
my $activex = Wx::ActiveX->new( $this , "ShockwaveFlash.ShockwaveFlash" , 101 , wxDefaultPosition , wxDefaultSize ) ;

$activex->Invoke("LoadMovie",0,"file:///F:/swf/test.swf") ;

$activex->PropSet("Quality",Best) ;

my $frames_n = $activex->PropVal("TotalFrames") ;

$activex->Invoke("Play") ;

... or ...

$activex->Play ;

<<less
Download (0.053MB)
Added: 2007-03-30 License: Perl Artistic License Price:
951 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5