Simple Project List Software Map

Objective C
487 projects in result set
最后更新: 2013-12-10 12:25

VLC media player

VLC media player is a multimedia player, framework, streamer, and encoder. It can play inputs like files, network streams, DVDs, audio CDs, Blu-Rays, capture devices, and screens. It can play most audio and video codecs and formats (MPEG 1/2/4, H264, VC-1, DivX, WMV, Vorbis, AC3, AAC, MKV, etc.), but can also be used to convert to different formats and/or send streams through the network.

最后更新: 2014-06-12 08:59

Google Map GPS Cell Phone Tracker

Google Map GPS Cell Phone Tracker allows you to track Android, iOS, Windows Phone, and Java ME cellphones using Google Maps. It has two parts, a server and phone clients. You have a choice of two servers, using asp.net and SQL server or PHP and MySQL. The server software allows you to view cellphone locations in realtime using Google Maps and store routes and view them later. The client applications send their locations to the website periodically. All four applications work properly in the background and are written natively on each platform.

最后更新: 2013-07-23 20:05

SOGo

SOGo is a very fast and scalable modern collaboration suite (or groupware). It offers calendaring, address book management, and a full-featured Webmail client along with resource sharing and permission handling. It also makes use of documented standards (IMAP, CalDAV, CardDAV, etc.) and thereby provides native connectivity (without plugins) to many clients such as Microsoft Outlook, Apple iCal, the iPhone, Mozilla Lightning, and a plethora of mobile devices via SyncML. It can reuse any existing email and database infrastructure, avoiding long hours of site restructuring.

最后更新: 2009-01-16 12:21

distcc

distcc is a parallel build system that distributes compilation of C/C++/ObjC code across machines on a network. It can be set up in just a few minutes and makes builds up to ten times faster. It does not require machines to share a filesystem or have the same libraries or header files, and installation does not need superuser privileges.

最后更新: 2008-12-28 15:51

XScreenSaver

XScreenSaver is the standard screen saver collection shipped on most Linux and Unix systems running the X11 Window System. These screen savers also work on Mac OS (X11 is not required). More than 200 screen savers are included.

最后更新: 2008-06-18 11:35

GNUstep

GNUstep is a cross-platform, object oriented
environment composed of frameworks, tools, and
servers (daemons). It is very similar to the Cocoa
frameworks from Apple, and tries to maintain
compatibility with Cocoa wherever it is desired
and possible. The frameworks provide classes for
containers, distributed objects, object archiving,
file management, text system, font management,
image composition, WYSIWYG PostScript graphics,
and more.

(Machine Translation)
最后更新: 2013-10-11 20:06

Oolite

Oolite is an independent reinterpretation and ehancement of the classic space sim game Elite for modern computers. The result is a space trading and combat simulation offering encounters with pirates, police, bounty hunters, the occasional alien menace, and other surprises along the way. While striving to reach the coveted Elite status, the players set their own path through the various galaxies, choosing to be trader, pirate, or bounty hunter depending on the situation at hand, and their own judgement. The game is hugely expandable, using a combination of property lists and JavaScript. Oolite's active modding community already provides more than 200 OXPs (Oolite eXpansion Packs). Among them are a huge variety of missions, weapons, ships, and extra career paths over and above what's available within the core game, as well as a number of other gameplay enhancements and customizations.

最后更新: 2004-08-01 13:18

SLOCCount

SLOCCount is a suite of programs for counting physical source lines of code (SLOC) in possibly large software systems. It can count physical SLOC for a wide number of languages. It can take a large set of files and automatically categorize their types using a number of different heuristics, and also comes with analysis tools.

最后更新: 2006-08-28 10:44

SOPE Application Server

The SOPE package is an extensive set of frameworks (16 frameworks, ~1500 classes) which form a complete Web application server environment. Besides the Apple WebObjects compatible appserver extended with Zope concepts, it contains a large set of reusable classes: XML processing (SAX, DOM, XML-RPC), MIME/IMAP4 processing, LDAP connectivity, RDBMS connectivity, and iCalendar parsing. The parts of the package can be used stand-alone (e.g. in Cocoa applications) and do not require the appserver parts. For MacOSX developers, the package includes SOPE:X, which contains special Xcode and Cocoa support for SOPE.

(Machine Translation)
最后更新: 2008-08-03 21:02

MikuInstaller

This project aims to provide a simple and easy way to install Windows softwares to Mac OS X by using Wine.

最后更新: 2009-02-23 18:40

Gorm

Gorm (Graphic Object Relationship Modeller) is a GNUstep application for building user interfaces and application objects relationships. Its major features include drag-and-drop creation of GUI elements from palettes, run-time loading of additional palettes, direct on-screen manipulation of GUI elements, manipulation and examination of objects via inspectors, and creation of connections between objects using mouse. It is a clone of the former NeXTstep (currently OS X) "Interface Builder" application.

(Machine Translation)
最后更新: 2013-02-12 13:36

TAMS Analyzer

TAMS (Text Analysis Markup System) Analyzer is a qualitative or ethnographic coding and data extraction-analysis system.

最后更新: 2004-09-19 16:33

GPP

GPP is a general-purpose preprocessor with customizable syntax, suitable for a wide range of preprocessing tasks. Its independence from any programming language makes it much more versatile than cpp, while its syntax is lighter and more flexible than that of m4. The syntax is fully customizable, which makes it possible to process text files, HTML, or source code equally efficiently in a variety of languages.

(Machine Translation)
最后更新: 2014-02-24 03:05

Noble Ape Simulation

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.

最后更新: 2005-05-02 07:24

Fugu SSH

Fugu SSH is a Mac OS X graphical frontend to OpenSSH's Secure File Transfer application (SFTP). SFTP is similar to FTP, but, unlike FTP, the entire session is encrypted, meaning no passwords are sent in cleartext form, and it is thus much less vulnerable to third-party interception. Fugu allows you to take advantage of SFTP's security without having to sacrifice the ease of use found in a GUI. Fugu also includes support for SCP files transfers, and the ability to create secure tunnels through SSH.