RSS 4655 projects tagged "Mac OS X"

No download Website Updated 13 Sep 2012 phpSession

Screenshot
Pop 22.93
Vit 15.85

phpSession is a session-handling abstraction module of the phpNova framework.

No download No website Updated 13 Sep 2012 Blacken

Screenshot
Pop 20.02
Vit 15.84

Blacken is a Java library for Roguelike development. It supports arbitrarily resizing the window. It maintains a "preferred size", changing the font size as needed. By default, all applications support Alt-Enter for fullscreen mode. It strives to support Unicode well. A cell contains a sequence of codepoints. Codepoints may be outside the Basic Multilingual Plane or zero-width accents. All key input consists of valid Unicode codepoints. Special keys are handled by codepoints in "private use" planes. Modifier keys are handled through a prefix character (like Unix systems handle Alt via the Escape character).

No download Website Updated 13 Jan 2013 VIM Pal

Screenshot
Pop 43.73
Vit 2.43

VIM Pal is a separate application providing a file tree for VIM. It does not intend to provide the features of a full IDE. It is just a simple file tree which can be used to select files for editing in VIM, and a bookmark list for jumping to frequently-used directories.

No download No website Updated 16 Sep 2012 Adapro

Screenshot
Pop 24.00
Vit 15.82

Adapro is a customizable multi-user word processor originally geared towards users with a learning disability or developmental disorder, such as dyslexia or autism. Hence its array of assistive features, including inline representation of words through pictograms, a virtual keypad with configurable phrase buttons, a dyslexia-friendly font, PBDQ, and high-contrast modes. The editing interface can be customized on a per-user basis, and documents produced with it can be exported to RTF for further editing in OpenOffice or other software. If Java 6 is on the system, it doesn't even require installation.

Download No website Updated 13 Sep 2012 RogueWarts

Screenshot
Pop 21.38
Vit 15.81

RogueWarts is roguelike game themed on the Harry Potter world created by J. K. Rowling.

No download No website Updated 13 Sep 2012 j2objc

Screenshot
Pop 29.46
Vit 15.79

J2ObjC is a tool from Google that translates Java code to Objective-C for the iOS platform. It enables Java code to be part of an iOS build, as no editing of the generated files is necessary. The goal is to write an app's non-UI code (such as data access or application logic) in Java, which can then be shared by Web apps using GWT, Android apps, and iOS apps. J2ObjC supports most Java language and runtime features required by client-side application developers, including exceptions, inner and anonymous classes, generic types, threads, and reflection. JUnit test translation and execution are also supported.

Download No website Updated 09 Apr 2013 Kigo Video Converter

Screenshot
Pop 137.08
Vit 4.84

Kigo Video Converter supports all popular video formats including AVI, DivX, XviD, MPEG-1, MPEG-2, WMV, ASF, MOV, VOB, MP4, 3GP, 3G2, or QuickTime into iPod, PSP, Zune, MP4, 3GP, 3G2, AVI, MPEG-1, MPEG-2, WMV, DivX, XviD, ASF, MOV, or VOB video files. It supports iPod, iPhone, PSP, Zune, and other portable media players and cell phones.

Download Website Updated 17 Sep 2012 QP Active Object Frameworks

Screenshot
Pop 21.54
Vit 15.67

QP Active Object Frameworks is a family of event-driven, RTOS-like, active object frameworks for microcontrollers. The QP frameworks provide thread-safe execution of active objects (concurrent state machines) and support both manual and automatic coding of UML statecharts in readable, production-quality C or C++. Automatic code generation of QP code is supported by the free QM modeling tool. The QP family consists of QP/C, QP/C++, and QP-nano frameworks, which are all professionally developed, strictly quality controlled, well documented, MISRA-compliant, and commercially licensable. All QP frameworks can run on "bare metal", completely replacing a traditional RTOS. Ports and ready-to-use examples are provided for Cortex-M3, Cortex-M4, Cortex-M0, RX600, MSP430, C28x, C55x, AVR, ARM7, ARM9, ColdFire, PIC24, dsPIC, M16C/R8C, H8, HC08, 8051, Arduino, and mbed. QP/C and QP/C++ can also work with a traditional (RT)OS such as POSIX (Linux, QNX), Windows, VxWorks, ThreadX, uC/OS, or FreeRTOS.

Download No website Updated 18 Sep 2012 Bigasoft YouTube Downloader for Mac

Screenshot
Pop 18.49
Vit 15.65

Bigasoft YouTube Downloader for Mac downloads YouTube, Facebook, and Google videos with a single click. It is implemented as a browser extension and works in Firefox, Safari, and Chrome.

Download Website Updated 09 May 2013 Hypercube

Screenshot
Pop 175.96
Vit 10.16

Hypercube is a tool for visualizing DOT (graphviz), GML, GraphML, GXL and simple text-based graph representations as SVG and EPS images. It comes with a Qt-based GUI application and a Qt-independent commandline tool. It uses a simulated annealing algorithm to lay out the graph, which can be easily parameterized to achieve the desired look. The main development goals are portability and easy usage rather than high performance and complexity.

Screenshot

Project Spotlight

wavsilence

A tool which splits a single WAV file into multiple wav files based on silence.

Screenshot

Project Spotlight

Pong 2613

An attempt at cloning the original Pong for the Atari 2600 in pure C++ and SDL.