Main > Free Download Search >

Free party software for linux

party

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 233
Party Poker 10.9

Party Poker 10.9


Games include Texas Hold em (No Limit and Fixed Limit), Omaha and Omaha Hi-Lo, Seven-card Stud and Seven-card Stud Hi-Lo. Players can play for either... more>> <<less
Download (660KB)
Added: 2009-03-31 License: Freeware Price: Free
219 downloads
 
Other version of Party Poker
Party Poker 1.0Play online poker in the worlds largest online poker network. Party Poker offers popular poker games like limit and no-limit Texas Holdem, Omaha and... Party Poker 1.0
License:Freeware
Download (5828KB)
196 downloads
Added: 2009-04-14
Party Bets 10.9

Party Bets 10.9


The odds reflect the percentage of probability of an outcome occurring. The lower the odds, the more predictable the outcome. Thus, you can refer to t... more>> <<less
Download (6KB)
Added: 2009-04-09 License: Freeware Price: Free
201 downloads
Party Casino 10.9

Party Casino 10.9


Our blackjack games include multi-hand blackjack, where you can play up to five hands at a time at an exclusive table, and exciting multi-player tourn... more>> <<less
Download (6KB)
Added: 2009-04-10 License: Freeware Price: Free
197 downloads
Party Gammon 10.9

Party Gammon 10.9


Backgammon is a game for two players. The game is played on a board with 24 triangles in alternate colors called ?points?. They are numbered 1 to 24. ... more>> <<less
Download (6KB)
Added: 2009-04-08 License: Freeware Price: Free
201 downloads
phpLanParty 0.30

phpLanParty 0.30


phpLanParty project is a Lan Party registration application. more>>
phpLanParty project is a Lan Party registration application.
phpLanParty is an application to administer Lan Parties.If you host gaming sites, parties, tournaments, or the like, you may be interested in using this utility.
Main features:
- Its fast, easy, and easily modified to suit your needs.
- Being written in PHP, is multi-platform. Although its only been used and tested on Linux, it should work well on other Unix-like platforms, and probably the Win32 platform, provided the required packages (below) are installed.
<<less
Download (0.079MB)
Added: 2006-11-14 License: GPL (GNU General Public License) Price:
1074 downloads
Module::ThirdParty 0.18

Module::ThirdParty 0.18


Module::ThirdParty is a Perl module which can provide information for 3rd party modules (outside CPAN). more>>
Module::ThirdParty is a Perl module which can provide information for 3rd party modules (outside CPAN).
SYNOPSIS
use Module::ThirdParty;
if (is_3rd_party($module)) {
my $info = module_information($module);
print "$module is a known third-party Perl modulen",
" -> included in $info->{name} ($info->{url})n",
" -> made by $info->{author} ($info->{author_url})n"
} else {
print "$module is not a known third-party Perl modulen"
}
Perl modules can be roughly classified in three categories:
- core modules, included with the standard Perl distribution;
- CPAN modules, available from any CPAN mirror;
- third-party modules, including modules publicly available on the Internet (outside CPAN) and "closed" modules available only through commercial licenses.
The list of core modules is provided by Module::CoreList and the list of CPAN modules is in the file http://www.cpan.org/modules/02packages.details.txt.gz and provided by modules like CPANPLUS, but there was no module that listed third-party modules. This module tries to address this need by providing such a list.
Why bother in the first place? Because some CPAN modules specify such third-party software. Therefore installing them may not be as easy as other CPAN modules because one must first find and manually install the prerequisites. The aim of Module::ThirdParty is to provide basic information to installer shells like CPANPLUS and to give hints to the user.
Note that there is also another category of modules regarding dependencies problems: the ghost modules. Those are modules no longer present on the CPAN, but which still haunt it from old PREREQS. They can be found in the BackPAN graveyard, for which the only map is Parse::BACKPAN::Packages.
<<less
Download (0.020MB)
Added: 2007-01-23 License: Perl Artistic License Price:
1009 downloads
DB_cart Class 1.13

DB_cart Class 1.13


DB_cart Class is a MySQL shopping cart script that can be used with third party product catalogues and membership systems. more>>
DB_cart Class is a MySQL shopping cart script that can be used with third party product catalogues and membership systems. The MySQL database structure is neutral to existing systems.
DB_cart Class can handle the shopping cart (add, update, and empty) and checkout process (set the shipment address and email the order).
For existing cart users, the shopping cart is still available upon the users next visit and is visible by checkout. The last option is configurable togther with a time period.
Enhancements:
- There are modifications and improvements inside the main class file, several examples, and the table structure has been extended.
- There two additional fields for the shipment values (name2 and address2).
- All messages are available in German, English, and Dutch.
- The standard text inside the email messages is in external files now; this content is parsed inside the improved email method.
<<less
Download (0.035MB)
Added: 2006-06-16 License: BSD License Price:
1227 downloads
V3D Library 0.1.14

V3D Library 0.1.14


V3D IO Library (commonly known as libv3d) is used by third party applications to read and write .v3d model files. more>>
V3D IO Library (commonly known as libv3d) is used by third party applications to read and write .v3d model files. V3D Library library is not required by the Vertex modeller for itself to install or run. You do need this library if you have other programs that depend on libv3d to read and write .v3d files.

Download the a distribution or source package on the right. If you are downloading the .tgz source, then first type gunzip < package.tgz > where < package.tgz > is the package you downloaded.

If you are downloading the .tar.bz2 source, then first type bunzip2 < package.tar.bz2 > where < package.tar.bz2 > is the package you downloaded.

Then type tar -xvf < package.tar > to extract the decompressed package. Now go to the vertex#.#.# subdirectory, where #.#.# is the version number of the package you downloaded. Read the file INSTALL for the rest of the compiling and then installation instructions.

<<less
Download (0.14MB)
Added: 2006-03-21 License: LGPL (GNU Lesser General Public License) Price:
1323 downloads
Mono Project 1.2.4

Mono Project 1.2.4


Mono Project is an implementation of .NET for Unix, MacOS X, and Windows. more>>
Mono is a comprehensive open source development platform based on the .NET framework that allows developers to build Linux and cross-platform applications with unprecedented productivity. Monos .NET implementation is based on the ECMA standards for C# and the Common Language Infrastructure.

Sponsored by Novell the Mono project has an active and enthusiastic contributing community. Mono includes both developer tools and the infrastructure needed to run .NET client and server applications.

Mono includes a compiler for the C# language, an ECMA-compatible runtime engine (the Common Language Runtime, or CLR),and class libraries. The libraries include Microsoft .NET compatibility libraries (including ADO.NET, System.Windows.Forms and ASP.NET), Monos own and third party class libraries.Gtk#, a set of .NET bindings for the gtk+ toolkit and assorted GNOME libraries can be found in the later.

This library allows you to build fully native Gnome application using Mono and includes support for user interfaces built with the Glade interface builder. Furthermore, Monos runtime can be embedded into applications for simplified packaging and shipping. In addition, the Mono project offers an IDE, debugger, and documentation browser.
<<less
Download (62.8MB)
Added: 2007-05-16 License: Freely Distributable Price:
896 downloads
QiPan 0.0.2

QiPan 0.0.2


QiPan project consists of the reference implementation of the CXBoard communication protocol. more>>
QiPan project consists of the reference implementation of the CXBoard communication protocol.
QiPan is the reference implementation of a cxboard compliant interface program.
CXBoard is a communication protocol, modeled after XBoard and UCI, used for communication between Chinese Chess engines and interfaces.
Enhancements:
- This release contains new pieces and additional features that make it nicer to use and able to connect to 3rd party engines.
<<less
Download (0.59MB)
Added: 2007-01-15 License: MIT/X Consortium License Price:
1014 downloads
GPL Arcade Volleyball 0.9.0

GPL Arcade Volleyball 0.9.0


GPL Arcade Volleyball is an SDL remake of the old dos game Arcade Volleyball for several platforms. more>>
GPL Arcade Volleyball is an SDL remake of the old dos game Arcade Volleyball for several platforms (currently Linux, Windows, BeOS and Mac OS X are supported).

So far it is playable already, but we are planning on introducing several extra features with respect to the original game, while still preserving its sheer addictiveness! So far we already added:

- themes support
- networking game
- more than 2 players games
- several configuration options

Why AV?

It is fun. Play it for awhile: it is simple, fast, it just catches on. Its silly -- yes -- but try and play it with friends. It takes 5 seconds to figure out how to play, and the funky physics somehow just appeals. You could see it as a party game; say youre throwing a party, youd have that sort of game in the middle of several drinks, projected on a large screen, to have people have fun, engage in tournaments and laugh all through the game. Just as youd have with, say, pong. You wouldnt play Warcraft or Flight Simulator in those situations, or would you. Even for a nerds party were talking about.
<<less
Download (0.15MB)
Added: 2006-05-26 License: GPL (GNU General Public License) Price:
1254 downloads
SARA 7.0.2c

SARA 7.0.2c


SARA, the Security Auditors Research Assistant is a third generation network security analysis tool. more>>
SARA, the Security Auditors Research Assistant is a third generation network security analysis tool.
Main features:
- Operates under Unix, Linux, MAC OS/X or Windows (through coLinux) OS.
- Supports the FBI/SANS Top 20 Consensus (8 Oct 04).
- Can adapt to many firewalled environments.
- Support remote self scan and API facilities.
- Used for CIS benchmark initiatives
- Plug-in facility for third party apps
- SANS/ISTS Certified
- CVE standards support (20040901)
- Enterprise search module
- Standalone or daemon mode
- Free-use open SATAN oriented license
- Updated twice a month (we try)
- User extension support
- Based on the SATAN model
The first generation assistant, the Security Administrators Tool for Analyzing Networks (SATAN) was developed in early 1995. It became the benchmark for network security analysis for several years. However, few updates were provided and the tool slowly became obsolete in the growing threat environment.
Enhancements:
- Extensive new features, new tests, and new database connectors.
- Many bugfixes and cleanups were made.
<<less
Download (5.5MB)
Added: 2006-10-26 License: Freeware Price:
1094 downloads
AKKAR 2.4.5

AKKAR 2.4.5


AKKAR is a LARP administration tool for organizers written in PHP and MySQL. more>>
AKKAR is a LARP administration tool for organizers written in PHP and MySQL. AKKAR project has all the necessary features to make the planning of LARP events a lot easier, especially for a group of organizers.
Features include complete management of characters, registrations, players, character relations, character groups (parties) and more.
Main features:
- User accounts
- Task-managment to ease the coordination of all the stuff that needs doing when making a LARP
- Organizer management
- Player management
- Game management
- Character management
- Group (party) management
- Acquaintance-system (relations between characters and groups)
- File management with possibility of defining attachments to characters, groups and games
- Sending of characters through Email, individually or full mailing for the entire game (rtf or pdf formats of characters and acquaintances + any attachments defined)
- Payments (non-automatic)
- Completely configurable look using CSS
- Printer-friendly versions of all views
- Templates for registration forms and character forms with unlimited user-defined fields
- History - who participated in what game and what did they play?
- Plot-system - enter the plot information and attach characters describing their relation to the plots
- Automatic generation of registration-form and character submission form for use on your own website
- Character Concepts - the possibility of writing a short description of a character months before you start thinking about details, and if necessary send them out to the players so they can get a heads-up on the sort of character theyve been assigned
- Configuration from within the Web-system - no need to edit configuration-files manually
- Backup and restore of the database using the web interface
- Simple three-tier access control; Organizer, Coordinator and Administrator
- Calendar with markings of any in-system dates, including birthdays, holidays, game dates, deadlines and notes
- ...plus a few more goodies
<<less
Download (1.0MB)
Added: 2006-10-27 License: GPL (GNU General Public License) Price:
1093 downloads
Openads 2.3.35 Beta

Openads 2.3.35 Beta


Openads provides an open-source ad server, with an integrated banner management interface and tracking system for statistics. more>>
Openads provides an open-source ad server, with an integrated banner management interface and tracking system for statistics.

Openads is an open-source ad server, with an integrated banner management interface and tracking system for gathering statistics. With phpAdsNew you can easily rotate paid banners and your own in-house advertisements. You can even integrate banners from third party advertising companies.

Openads can handle different types of banners in various sizes. Thanks to our flexible delivery engine it can handle regular banners and buttons, pop-ups, text ads, DHTML banners and much more. phpAdsNew is the only ad server that can handle tracking of Flash banners which arent specially prepared.

Openads is the home of some of the most popular, online advertising software available anywhere in the world. Whether you want to take advantage of your website as a source of advertising revenue or if you want to take control and extend your online advertising portfolio, Openads provides you with a family of easy-to-use products backed by expertise from the world’s largest ad space community.

When you use an Openads product, you gain access to that community for support and advice, while your feedback contributes to the future development of the products. And as it is open source, Openads products are free to download and use.

<<less
Download (1.4MB)
Added: 2007-07-24 License: GPL (GNU General Public License) Price:
823 downloads
LPMtool 0.50

LPMtool 0.50


LPMtool is a package management tool. more>>
LPMtool project is a package management tool. At this time, LPMtool has been developed and tested on Linux. LPMtool could probably be ported to other platforms with a minimum of effort, but at this time no porting effort has been made.
LPMtool is capable of handling all package management chores for an entire Linux system by itself; but it can also play second fiddle alongside the existing system package manager.
LPMtool is not just a basic package manager, that merely keeps track of installed software. LPMtool includes tools for setting up web-based package repositories and publishing packages.
LPMtool publishes an efficient package repository on a web server. The package repository may contain different versions of the same software package built for different Linux distributions, and LPMtool will download the appropriate version, for the Linux distribution LPMtool is running on.
LPMtool aims to simply the task of distributing and installing software packages. Consider a complicated application that uses additional software components from third party sources. LPMtool eliminates the "dependency hell" of pouring through the softwares documentation looking for third party components the software depends on, and figuring out if you already have them installed, and if not where they must be downloaded from.
LPMtool downloads the required software components, automatically, after displaying the third party softwares URL and asking for permission to download the required software from it (of course, the third party components must also be built with LPMtool, in order for this to work).
LPMtool keeps a list of known repositories where software was installed from. A single command checks if newer versions of existing software packages are available, downloads them, and installs them.
Main features:
- A more flexible dependency model. New versions of a package can use a different architecture (such as updating an i686 package to an x86_64 package, or the other way around). Also, it is not necessary to "bump" a packages release after upgrading to a new version of the base Linux distribution. LPMtool knows to update packages built for a different (previous) Linux distribution even if the current distribution carries an older version of the package.
- No configuration files that require manual editing. All configuration settings are adjusted by command options.
- LPMtool includes a lot of documentation. This documentation includes everything needed to use LPMtool, and to set up web-pased package repositories to publish LPMtool packages on the web. This documentation also briefly discusses many internal LPMtool objects and algorithms.
- LPMtool includes a graphical front-end (requires Gnome and Python).
<<less
Download (1.8MB)
Added: 2006-01-10 License: W3C License Price:
1382 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5