27 projects tagged "Linux"
The Noble Ape Simulation is a collection of a number of autonomous simulation components including a landscape simulation, biological simulation, weather simulation, sentient creature (Noble Ape) simulation, and a simple intelligent-agent scripting language (ApeScript). Noble Ape also contains a social simulation where the Noble Apes can be tracked in terms of social groups and also over many generations to explain social phenomenon to users looking to study this kind of interaction. It has been in development for more than a fifteen years.
Address Book Server allows you to share your contacts and calendar events with others connected to your network or over the Internet. Each participant synchronizes their contacts with the server hosted on your own system. Address Book Server supports the full Address Book and iCal schema. The server also provides a friendly Web interface and an iPhone client which let you access your contact details remotely.
GNUSTEP Live CD contains a lot of software for GNUstep, a free implementation of the OPENSTEP framework (which is also directly used in Mac OS X as Cocoa). It includes excellent applications for RAD (GORM and ProjectCenter). The CD is available for i486, AMD64, Apple Mac PowerPC, and Sun UltraSPARC computers.
HandBrake is a multi-threaded DVD to MPEG-4 ripper and converter. It can encode directly from DVDs (even encrypted ones) or from VIDEO_TS folders. AC3, LPCM, and MPEG audio tracks are supported. The output can be contained in MP4, AVI, or OGM files, and the output audio is encoded in either AAC, MP3, or Vorbis. Other features include support for 2-pass encoding, encoding of two audio tracks, a bitrate calculator, and deinterlacing, cropping, and scaling of the original picture.
mGSTEP is a software development framework designed primarily for use in embedded devices. It implements the core elements of NeXT's OpenStep that evolved into Apple's Cocoa Objective-C class libraries. The drawing API is a partial implementation of Display Postscript in parallel with the newer Core Graphics API. The stable GUI (AppKit) is X11 based. A Linux framebuffer based GUI backend is also included.
Democracy Player is a cross-platform Bittorrent-enabled RSS aggregator with built-in video playback that seeks to make watching Internet video from a wide range of sources as easy as watching TV. It is part of the Democracy Internet TV platform, which includes the torrent-enabled RSS publishing application Broadcast Machine and the video bookmarking site Videobomb.com.
Gomoku.app is an extended TicTacToe game for GNUstep. You win the game if you are able to put 5 of your pieces in a row, column, or diagonal. You lose if the computer does so before you. You can play the game on boards of different size. The game has 6 different difficulty levels.
libNUI is a hardware accelerated GUI framework that makes it possible to build rich multi-platform applications based on 3D rendered dynamic layouts. Interfaces are built as a composition of widgets and behaviors, and the framework handles positioning, resizing, anchoring, and texture stretching. Objects are connected with synchronous events and delegates for mono-threaded communication, or asynchronous notifications and message queues are used for multi-threaded applications. It also supports strings (including Unicode), paths, files, data streams, fonts, threads, critical sections, audio buffer rendering, and more.